Home
last modified time | relevance | path

Searched refs:xhci_find_slot_id_by_port (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.6/drivers/usb/host/
Dxhci-hub.c460 int xhci_find_slot_id_by_port(struct usb_hcd *hcd, struct xhci_hcd *xhci, in xhci_find_slot_id_by_port() function
481 EXPORT_SYMBOL_GPL(xhci_find_slot_id_by_port);
989 slot_id = xhci_find_slot_id_by_port(hcd, xhci, in xhci_handle_usb2_port_link_resume()
1335 slot_id = xhci_find_slot_id_by_port(hcd, xhci, in xhci_hub_control()
1466 slot_id = xhci_find_slot_id_by_port(hcd, xhci, in xhci_hub_control()
1587 slot_id = xhci_find_slot_id_by_port(hcd, xhci, in xhci_hub_control()
1826 slot_id = xhci_find_slot_id_by_port(hcd, xhci, in xhci_bus_suspend()
1973 slot_id = xhci_find_slot_id_by_port(hcd, xhci, port_index + 1); in xhci_bus_resume()
Dxhci-pci.c906 slot_id = xhci_find_slot_id_by_port(port->rhub->hcd, xhci, in xhci_pci_poweroff_late()
Dxhci-ring.c1918 slot_id = xhci_find_slot_id_by_port(hcd, xhci, hcd_portnum + 1); in handle_port_status()
1978 slot_id = xhci_find_slot_id_by_port(hcd, xhci, hcd_portnum + 1); in handle_port_status()
Dxhci.h2226 int xhci_find_slot_id_by_port(struct usb_hcd *hcd, struct xhci_hcd *xhci,