Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/host/
Dxhci-hub.c342 int xhci_find_slot_id_by_port(struct usb_hcd *hcd, struct xhci_hcd *xhci, in xhci_find_slot_id_by_port() function
779 slot_id = xhci_find_slot_id_by_port(hcd, in xhci_get_port_status()
986 slot_id = xhci_find_slot_id_by_port(hcd, xhci, in xhci_hub_control()
1045 slot_id = xhci_find_slot_id_by_port(hcd, xhci, in xhci_hub_control()
1165 slot_id = xhci_find_slot_id_by_port(hcd, xhci, in xhci_hub_control()
1310 slot_id = xhci_find_slot_id_by_port(hcd, xhci, in xhci_bus_suspend()
1425 slot_id = xhci_find_slot_id_by_port(hcd, xhci, port_index + 1); in xhci_bus_resume()
Dxhci.h1944 int xhci_find_slot_id_by_port(struct usb_hcd *hcd, struct xhci_hcd *xhci,
Dxhci-ring.c1608 slot_id = xhci_find_slot_id_by_port(hcd, xhci, in handle_port_status()