/sys/bus/i2c/devices/i2c-DELL0A1D:00/i2c_hid_acpihid-multitouchlsusbDELL0A1D:00i2c_hid_acpi driver binds to it automatically via
ACPIhid-multitouchNo specific kernel parameters - the device is automatically detected via ACPI.
# Check the I2C device
cat /sys/bus/i2c/devices/i2c-DELL0A1D:00/name
# Check what driver is attached
ls -la /sys/bus/i2c/devices/i2c-DELL0A1D:00/driver
# Check HID device
cat /sys/class/hidraw/hidraw0/device/uevent
# List input devices
cat /proc/bus/input/devicesCONFIG_I2C_HID_ACPI=m # I2C HID over ACPI driver
CONFIG_HID_MULTITOUCH=m # Multitouch HID driver
i2c_hid_acpi) is used for many laptop
touchpads and touchscreens