Home
last modified time | relevance | path

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

/DragonOS-0.1.2/kernel/src/driver/usb/xhci/
Dxhci.c64 static int xhci_get_interface_desc(const void *in_buf, const uint8_t if_num, struct usb_interface_d…
1465 static int xhci_get_interface_desc(const void *in_buf, const uint8_t if_num, struct usb_interface_d… in xhci_get_interface_desc() function
1819 retval = xhci_get_interface_desc(full_conf, 0, &if_desc); in xhci_configure_port()