Searched refs:USB_GET_REPORT_ID (Results 1 – 4 of 4) sorted by relevance
156 if (ioctl(fd, USB_GET_REPORT_ID, &reportid) < 0) in main()
653 case USB_GET_REPORT_ID: in uhidioctl()
1011 #define USB_GET_REPORT_ID _IOR ('U', 25, int) macro
1014 if (ioctl(hidfd, USB_GET_REPORT_ID, &reportid) < 0) in main()