Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/usb/host/
Dxhci.h2195 int xhci_find_raw_port_number(struct usb_hcd *hcd, int port1);
Dxhci.c4366 int xhci_find_raw_port_number(struct usb_hcd *hcd, int port1) in xhci_find_raw_port_number() function
5479 .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()