Blame view

kernel/linux-imx6_3.14.28/Documentation/ABI/testing/sysfs-driver-hid-multitouch 531 Bytes
6b13f685e   김민수   BSP 최초 추가
1
2
3
4
5
6
7
8
9
  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.