Searched refs:xhci_find_slot_id_by_port (Results 1 – 3 of 3) sorted by relevance
/linux-4.1.27/drivers/usb/host/ |
D | xhci-hub.c | 241 int xhci_find_slot_id_by_port(struct usb_hcd *hcd, struct xhci_hcd *xhci, in xhci_find_slot_id_by_port() function 640 slot_id = xhci_find_slot_id_by_port(hcd, in xhci_get_port_status() 831 slot_id = xhci_find_slot_id_by_port(hcd, xhci, in xhci_hub_control() 890 slot_id = xhci_find_slot_id_by_port(hcd, xhci, in xhci_hub_control() 1008 slot_id = xhci_find_slot_id_by_port(hcd, xhci, in xhci_hub_control() 1153 slot_id = xhci_find_slot_id_by_port(hcd, xhci, in xhci_bus_suspend() 1254 slot_id = xhci_find_slot_id_by_port(hcd, in xhci_bus_resume()
|
D | xhci.h | 1875 int xhci_find_slot_id_by_port(struct usb_hcd *hcd, struct xhci_hcd *xhci,
|
D | xhci-ring.c | 1607 slot_id = xhci_find_slot_id_by_port(hcd, xhci, in handle_port_status()
|