Searched refs:USB_GET_REPORT_DESC (Results 1 – 3 of 3) sorted by relevance
54 if (ioctl(fd, USB_GET_REPORT_DESC, &rep) < 0) in hid_get_report_desc()
581 case USB_GET_REPORT_DESC: in uhidioctl()
1007 #define USB_GET_REPORT_DESC _IOR ('U', 21, struct usb_ctl_report_desc) macro