Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/usb/host/
Dxhci.h1925 int xhci_find_raw_port_number(struct usb_hcd *hcd, int port1);
Dxhci.c4285 int xhci_find_raw_port_number(struct usb_hcd *hcd, int port1) in xhci_find_raw_port_number() function
5399 .find_raw_port_number = xhci_find_raw_port_number,