Searched refs:USB_GET_REPORT_ID (Results 1 – 1 of 1) sorted by relevance
40 #define USB_GET_REPORT_ID _IOR('U', 25, int) macro61 ret = ioctl(fd, USB_GET_REPORT_ID, &id); in Testcase()