Searched refs:HIDIOCGRDESC (Results 1 – 5 of 5) sorted by relevance
88 #define HIDIOCGRDESC _IO ('U', 31) macro
820 case HIDIOCGRDESC: in hidraw_ioctl()
249 case IOCTL_REQ(HIDIOCGRDESC): in __wrap_ioctl()
120 if (ioctl(fd, IOCTL_REQ(HIDIOCGRDESC), hrd) < 0) { in get_report_descriptor()
47 if (ioctl(fd, IOCTL_REQ(HIDIOCGRDESC), hrd) == -1) { in get_report_descriptor()