Searched refs:ret_hid_report (Results 1 – 1 of 1) sorted by relevance
/DragonOS-0.1.2/kernel/src/driver/usb/xhci/ |
D | xhci.c | 71 static int xhci_get_hid_report(int id, int port_id, int interface_number, void *ret_hid_report, 2066 static int xhci_get_hid_report(int id, int port_id, int interface_number, void *ret_hid_report, uin… in xhci_get_hid_report() argument 2068 …int retval = xhci_get_desc(id, port_id, ret_hid_report, USB_DT_HID_REPORT, 0, interface_number, hi… in xhci_get_hid_report()
|