Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/host/
Dxhci-hub.c351 int xhci_find_slot_id_by_port(struct usb_hcd *hcd, struct xhci_hcd *xhci, in xhci_find_slot_id_by_port() function
927 slot_id = xhci_find_slot_id_by_port(hcd, in xhci_get_port_status()
1142 slot_id = xhci_find_slot_id_by_port(hcd, xhci, in xhci_hub_control()
1234 slot_id = xhci_find_slot_id_by_port(hcd, xhci, in xhci_hub_control()
1351 slot_id = xhci_find_slot_id_by_port(hcd, xhci, in xhci_hub_control()
1501 slot_id = xhci_find_slot_id_by_port(hcd, xhci, in xhci_bus_suspend()
1670 slot_id = xhci_find_slot_id_by_port(hcd, xhci, port_index + 1); in xhci_bus_resume()
Dxhci.h2125 int xhci_find_slot_id_by_port(struct usb_hcd *hcd, struct xhci_hcd *xhci,
Dxhci-ring.c1619 slot_id = xhci_find_slot_id_by_port(hcd, xhci, hcd_portnum + 1); in handle_port_status()