Searched refs:USB_GET_REPORT (Results 1 – 6 of 6) sorted by relevance
245 #define USB_GET_REPORT _IOWR('U', 23, struct usb_gen_descriptor) macro357 _IOC_NEWTYPE(USB_GET_REPORT, struct usb_gen_descriptor32)
129 return (ioctl(fd, USB_GET_REPORT, &ugd)); in hid_get_report()
340 case USB_GET_REPORT: in uhid_snes_ioctl()
614 case USB_GET_REPORT: in uhid_ioctl()
1589 unsigned IOCTL_USB_GET_REPORT = USB_GET_REPORT;
458 _(USB_GET_REPORT, READWRITE, struct_usb_ctl_report_sz);