Searched refs:xhci_find_slot_id_by_port (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/usb/host/ |
| H A D | xhci-hub.c | 361 int xhci_find_slot_id_by_port(struct usb_hcd *hcd, struct xhci_hcd *xhci, in xhci_find_slot_id_by_port() function 889 slot_id = xhci_find_slot_id_by_port(hcd, xhci, in xhci_handle_usb2_port_link_resume() 1231 slot_id = xhci_find_slot_id_by_port(hcd, xhci, in xhci_hub_control() 1366 slot_id = xhci_find_slot_id_by_port(hcd, xhci, in xhci_hub_control() 1487 slot_id = xhci_find_slot_id_by_port(hcd, xhci, in xhci_hub_control() 1729 slot_id = xhci_find_slot_id_by_port(hcd, xhci, in xhci_bus_suspend() 1877 slot_id = xhci_find_slot_id_by_port(hcd, xhci, port_index + 1); in xhci_bus_resume()
|
| H A D | xhci-ring.c | 1953 slot_id = xhci_find_slot_id_by_port(hcd, xhci, hcd_portnum + 1); in handle_port_status() 2013 slot_id = xhci_find_slot_id_by_port(hcd, xhci, hcd_portnum + 1); in handle_port_status()
|
| H A D | xhci.h | 2209 int xhci_find_slot_id_by_port(struct usb_hcd *hcd, struct xhci_hcd *xhci,
|