Searched refs:HIDIOCGRAWINFO (Results 1 – 3 of 3) sorted by relevance
89 #define HIDIOCGRAWINFO _IOR('U', 32, struct hidraw_devinfo) macro
840 case HIDIOCGRAWINFO: in hidraw_ioctl()
84 if (ioctl(fd, IOCTL_REQ(HIDIOCGRAWINFO), &devinfo) == -1 || in copy_info_hidraw()