Home
last modified time | relevance | path

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

/DragonOS-0.1.7/kernel/src/driver/usb/xhci/
Dxhci.c62 static inline int xhci_get_config_desc_full(const int id, const int port_id, const struct usb_confi…
1450 static inline int xhci_get_config_desc_full(const int id, const int port_id, const struct usb_confi… in xhci_get_config_desc_full() function
1816 retval = xhci_get_config_desc_full(id, port_id, &conf_desc, full_conf); in xhci_configure_port()