Searched refs:USB_GET_REPORT_ID (Results 1 – 5 of 5) sorted by relevance
62 if (ioctl(fd, USB_GET_REPORT_ID, &temp) < 0) in hid_get_report_id_compat7()
85 ret = ioctl(fd, USB_GET_REPORT_ID, &temp); in hid_get_report_id()
272 #define USB_GET_REPORT_ID _IOR ('U', 25, int) macro
651 case USB_GET_REPORT_ID: in uhid_ioctl()
3517 args->cmd = USB_GET_REPORT_ID; in linux_ioctl_fbsd_usb()