Searched refs:HIDIOCGRDESCSIZE (Results 1 – 6 of 6) sorted by relevance
34 #define HIDIOCGRDESCSIZE _IOR('H', 0x01, int) macro
69 res = ioctl(fd, HIDIOCGRDESCSIZE, &desc_size); in main()
70 HIDIOCGRDESCSIZE:80 hidraw_report_descriptor struct to the size returned from HIDIOCGRDESCSIZE.
383 case HIDIOCGRDESCSIZE: in hidraw_ioctl()