Searched refs:USB_GET_REPORT (Results 1 – 3 of 3) sorted by relevance
130 return (ioctl(fd, USB_GET_REPORT, &ugd)); in hid_get_report()
270 #define USB_GET_REPORT _IOWR('U', 23, struct usb_gen_descriptor) macro
595 case USB_GET_REPORT: in uhid_ioctl()