Home
last modified time | relevance | path

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

/Linux-v5.10/include/uapi/linux/
Dhidraw.h22 struct hidraw_report_descriptor { struct
35 #define HIDIOCGRDESC _IOR('H', 0x02, struct hidraw_report_descriptor) argument
/Linux-v5.10/samples/hidraw/
Dhid-example.c48 struct hidraw_report_descriptor rpt_desc; in main()
/Linux-v5.10/Documentation/hid/
Dhidraw.rst79 hidraw_report_descriptor struct. Make sure to set the size field of the
80 hidraw_report_descriptor struct to the size returned from HIDIOCGRDESCSIZE.
/Linux-v5.10/drivers/hid/
Dhidraw.c394 struct hidraw_report_descriptor, in hidraw_ioctl()