swh:1:snp:173f8deb0c56c557784b4fd217e7608ac6197844
Raw File
Tip revision: 7d194c2100ad2a6dded545887d02754948ca5241 authored by Linus Torvalds on 20 October 2019, 19:56:22 UTC
Linux 5.4-rc4
Tip revision: 7d194c2
sysfs-driver-hid-multitouch
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.
back to top