linux-imx/Documentation/ABI/testing/sysfs-driver-hid
Mauro Carvalho Chehab 745b2888a2 ABI: sysfs-driver-hid: the "What" field doesn't parse fine
The What: field on this ABI description use a different
syntax than expected, causing it to not be properly parsed
by script.

Fix it.

Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2019-06-14 18:17:11 +02:00

1.0 KiB

What: /sys/bus/usb/devices/-:./::./report_descriptor What: /sys/class/bluetooth/hci/::./report_descriptor What: /sys/class/hidraw/hidraw/device/report_descriptor Date: Jan 2011 KernelVersion: 2.0.39 Contact: Alan Ott alan@signal11.us Description: When read, this file returns the device's raw binary HID report descriptor. This file cannot be written. Users: HIDAPI library (http://www.signal11.us/oss/hidapi)

What: /sys/bus/usb/devices/-:./::./country What: /sys/class/bluetooth/hci/::./country What: /sys/class/hidraw/hidraw/device/country Date: February 2015 KernelVersion: 3.19 Contact: Olivier Gay ogay@logitech.com Description: When read, this file returns the hex integer value in ASCII of the device's HID country code (e.g. 21 for US). This file cannot be written.