Searched refs:USB_GET_REPORT_ID (Results 1 – 3 of 3) sorted by relevance
270 #define USB_GET_REPORT_ID _IOR ('U', 25, int) macro
336 if (ioctl(fd, USB_GET_REPORT_ID, &rep->rid) < 0) {
671 case USB_GET_REPORT_ID: { in uhid_ioctl()