Home
last modified time | relevance | path

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

/DragonOS-0.1.2/kernel/src/driver/usb/
Dusb.h223 USB_DT_HID = 0x21, enumerator
/DragonOS-0.1.2/kernel/src/driver/usb/xhci/
Dxhci.c2041 if (ptr->type != USB_DT_HID) in xhci_get_hid_descriptor()