Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/usb/host/
Dxhci.h2210 int xhci_find_raw_port_number(struct usb_hcd *hcd, int port1);
Dxhci.c4204 int xhci_find_raw_port_number(struct usb_hcd *hcd, int port1) in xhci_find_raw_port_number() function
5326 .find_raw_port_number = xhci_find_raw_port_number,
Dxhci-mem.c1064 return xhci_find_raw_port_number(hcd, top_dev->portnum); in xhci_find_real_port_number()