Home
last modified time | relevance | path

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

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