Home
last modified time | relevance | path

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

/DragonOS-0.1.7/kernel/src/driver/usb/
Dusb.h210 USB_DT_CONFIG, enumerator
/DragonOS-0.1.7/kernel/src/driver/usb/xhci/
Dxhci.c1431 int retval = xhci_get_desc(id, port_id, conf_desc, USB_DT_CONFIG, 0, 0, 9); in xhci_get_config_desc()
1456 return xhci_get_desc(id, port_id, target, USB_DT_CONFIG, 0, 0, conf_desc->total_len); in xhci_get_config_desc_full()