Searched refs:HIDIOCGRAWINFO (Results 1 – 4 of 4) sorted by relevance
36 #define HIDIOCGRAWINFO _IOR('H', 0x03, struct hidraw_devinfo) macro
102 res = ioctl(fd, HIDIOCGRAWINFO, &info); in main()
82 HIDIOCGRAWINFO:
401 case HIDIOCGRAWINFO: in hidraw_ioctl()