Home
last modified time | relevance | path

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

/DragonOS-0.1.2/kernel/src/driver/usb/
Dusb.h224 USB_DT_HID_REPORT, enumerator
/DragonOS-0.1.2/kernel/src/driver/usb/xhci/
Dxhci.c1388 if (desc_type == USB_DT_HID_REPORT) in xhci_get_desc()
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()