Searched refs:HIDIOCGRDESCSIZE (Results 1 – 4 of 4) 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.
380 case HIDIOCGRDESCSIZE: in hidraw_ioctl()