Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/host/
H A Dxhci.h1965 int xhci_find_raw_port_number(struct usb_hcd *hcd, int port1);
H A Dxhci.c4267 int xhci_find_raw_port_number(struct usb_hcd *hcd, int port1) in xhci_find_raw_port_number() function
5389 .find_raw_port_number = xhci_find_raw_port_number,
H A Dxhci-mem.c1064 return xhci_find_raw_port_number(hcd, top_dev->portnum); in xhci_find_real_port_number()