Searched refs:xhci_get_hid_report (Results 1 – 1 of 1) sorted by relevance
/DragonOS-0.1.7/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, 1860 …xhci_get_hid_report(id, port_id, if_desc->interface_number, hid_report_data, hid_desc->report_desc… in xhci_configure_port() 2068 static int xhci_get_hid_report(int id, int port_id, int interface_number, void *ret_hid_report, uin… in xhci_get_hid_report() function
|