Searched refs:xhci_get_interface_desc (Results 1 – 1 of 1) sorted by relevance
64 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() function1819 retval = xhci_get_interface_desc(full_conf, 0, &if_desc); in xhci_configure_port()