Home
last modified time | relevance | path

Searched refs:HIDIOCGREPORTINFO (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/include/uapi/linux/
Dhiddev.h162 #define HIDIOCGREPORTINFO _IOWR('H', 0x09, struct hiddev_report_info) macro
/linux-4.4.14/Documentation/hid/
Dhiddev.txt147 HIDIOCGREPORTINFO - struct hiddev_report_info (read/write)
164 returned from a previous HIDIOCGREPORTINFO call.
/linux-4.4.14/drivers/hid/usbhid/
Dhiddev.c733 case HIDIOCGREPORTINFO: in hiddev_ioctl()
/linux-4.4.14/fs/
Dcompat_ioctl.c1308 COMPATIBLE_IOCTL(HIDIOCGREPORTINFO)