mirror of
https://github.com/team-infusion-developers/android_kernel_samsung_msm8976.git
synced 2024-11-01 10:33:27 +00:00
eec29e3dab
Signed-off-by: Benjamin Tissoires <benjamin.tissoires@enac.fr> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
9 lines
531 B
Text
9 lines
531 B
Text
What: /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/quirks
|
|
Date: November 2011
|
|
Contact: Benjamin Tissoires <benjamin.tissoires@gmail.com>
|
|
Description: The integer value of this attribute corresponds to the
|
|
quirks actually in place to handle the device's protocol.
|
|
When read, this attribute returns the current settings (see
|
|
MT_QUIRKS_* in hid-multitouch.c).
|
|
When written this attribute change on the fly the quirks, then
|
|
the protocol to handle the device.
|