Searched refs:USB_GET_REPORT_ID (Results 1 – 8 of 8) sorted by relevance
61 if (ioctl(fd, USB_GET_REPORT_ID, &temp) < 0) in hid_get_report_id_compat7()
84 ret = ioctl(fd, USB_GET_REPORT_ID, &temp); in hid_get_report_id()
247 #define USB_GET_REPORT_ID _IOR ('U', 25, int) macro
396 case USB_GET_REPORT_ID: in uhid_snes_ioctl()
672 case USB_GET_REPORT_ID: in uhid_ioctl()
1591 unsigned IOCTL_USB_GET_REPORT_ID = USB_GET_REPORT_ID;
460 _(USB_GET_REPORT_ID, WRITE, sizeof(int));
3401 args->cmd = USB_GET_REPORT_ID; in linux_ioctl_fbsd_usb()