Home
last modified time | relevance | path

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

/Linux-v5.10/include/uapi/linux/
Dhiddev.h161 #define HIDIOCGREPORT _IOW('H', 0x07, struct hiddev_report_info) macro
/Linux-v5.10/Documentation/hid/
Dhiddev.rst161 HIDIOCGREPORT
/Linux-v5.10/drivers/hid/usbhid/
Dhiddev.c694 case HIDIOCGREPORT: in hiddev_ioctl()