Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
A Dhidraw.h34 #define HIDIOCGRDESCSIZE _IOR('H', 0x01, int) macro
/linux/samples/hidraw/
A Dhid-example.c69 res = ioctl(fd, HIDIOCGRDESCSIZE, &desc_size); in main()
/linux/Documentation/hid/
A Dhidraw.rst71 HIDIOCGRDESCSIZE:
81 hidraw_report_descriptor struct to the size returned from HIDIOCGRDESCSIZE.
/linux/drivers/hid/
A Dhidraw.c380 case HIDIOCGRDESCSIZE: in hidraw_ioctl()

Completed in 5 milliseconds