Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/usb/host/
Dxhci-hub.c447 int xhci_find_slot_id_by_port(struct usb_hcd *hcd, struct xhci_hcd *xhci, in xhci_find_slot_id_by_port() function
971 slot_id = xhci_find_slot_id_by_port(hcd, xhci, in xhci_handle_usb2_port_link_resume()
1313 slot_id = xhci_find_slot_id_by_port(hcd, xhci, in xhci_hub_control()
1448 slot_id = xhci_find_slot_id_by_port(hcd, xhci, in xhci_hub_control()
1569 slot_id = xhci_find_slot_id_by_port(hcd, xhci, in xhci_hub_control()
1808 slot_id = xhci_find_slot_id_by_port(hcd, xhci, in xhci_bus_suspend()
1955 slot_id = xhci_find_slot_id_by_port(hcd, xhci, port_index + 1); in xhci_bus_resume()
Dxhci-ring.c1896 slot_id = xhci_find_slot_id_by_port(hcd, xhci, hcd_portnum + 1); in handle_port_status()
1956 slot_id = xhci_find_slot_id_by_port(hcd, xhci, hcd_portnum + 1); in handle_port_status()
Dxhci.h2216 int xhci_find_slot_id_by_port(struct usb_hcd *hcd, struct xhci_hcd *xhci,