Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/host/
Dxhci.h1933 int xhci_find_raw_port_number(struct usb_hcd *hcd, int port1);
Dxhci.c3983 int xhci_find_raw_port_number(struct usb_hcd *hcd, int port1) in xhci_find_raw_port_number() function
5022 .find_raw_port_number = xhci_find_raw_port_number,
Dxhci-mem.c1084 return xhci_find_raw_port_number(hcd, top_dev->portnum); in xhci_find_real_port_number()