Home
last modified time | relevance | path

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

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