Searched refs:xhci_find_raw_port_number (Results 1 – 3 of 3) sorted by relevance
2210 int xhci_find_raw_port_number(struct usb_hcd *hcd, int port1);
4204 int xhci_find_raw_port_number(struct usb_hcd *hcd, int port1) in xhci_find_raw_port_number() function5326 .find_raw_port_number = xhci_find_raw_port_number,
1064 return xhci_find_raw_port_number(hcd, top_dev->portnum); in xhci_find_real_port_number()