Home
last modified time | relevance | path

Searched refs:hid_report_len (Results 1 – 1 of 1) sorted by relevance

/DragonOS-0.1.2/kernel/src/driver/usb/xhci/
Dxhci.c72 uint32_t hid_report_len);
2066 …id_report(int id, int port_id, int interface_number, void *ret_hid_report, uint32_t hid_report_len) in xhci_get_hid_report() argument
2068 …xhci_get_desc(id, port_id, ret_hid_report, USB_DT_HID_REPORT, 0, interface_number, hid_report_len); in xhci_get_hid_report()