Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/host/
Dxhci-hub.c420 void xhci_ring_device(struct xhci_hcd *xhci, int slot_id) in xhci_ring_device() function
785 xhci_ring_device(xhci, slot_id); in xhci_get_port_status()
1171 xhci_ring_device(xhci, slot_id); in xhci_hub_control()
1427 xhci_ring_device(xhci, slot_id); in xhci_bus_resume()
Dxhci.h1946 void xhci_ring_device(struct xhci_hcd *xhci, int slot_id);
Dxhci-ring.c1611 xhci_ring_device(xhci, slot_id); in handle_port_status()