Home
last modified time | relevance | path

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

/Linux-v5.4/include/uapi/linux/
Dhiddev.h163 #define HIDIOCGREPORTINFO _IOWR('H', 0x09, struct hiddev_report_info) macro
/Linux-v5.4/Documentation/hid/
Dhiddev.rst176 HIDIOCGREPORTINFO
197 returned from a previous HIDIOCGREPORTINFO call.
/Linux-v5.4/drivers/hid/usbhid/
Dhiddev.c741 case HIDIOCGREPORTINFO: in hiddev_ioctl()
/Linux-v5.4/fs/
Dcompat_ioctl.c879 COMPATIBLE_IOCTL(HIDIOCGREPORTINFO)