xref: /OK3568_Linux_fs/kernel/Documentation/ABI/testing/sysfs-driver-hid-multitouch (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1*4882a593SmuzhiyunWhat:		/sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/quirks
2*4882a593SmuzhiyunDate:		November 2011
3*4882a593SmuzhiyunContact:	Benjamin Tissoires <benjamin.tissoires@gmail.com>
4*4882a593SmuzhiyunDescription:	The integer value of this attribute corresponds to the
5*4882a593Smuzhiyun		quirks actually in place to handle the device's protocol.
6*4882a593Smuzhiyun		When read, this attribute returns the current settings (see
7*4882a593Smuzhiyun		MT_QUIRKS_* in hid-multitouch.c).
8*4882a593Smuzhiyun		When written this attribute change on the fly the quirks, then
9*4882a593Smuzhiyun		the protocol to handle the device.
10