Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/host/
Dxhci-hub.c319 void xhci_ring_device(struct xhci_hcd *xhci, int slot_id) in xhci_ring_device() function
646 xhci_ring_device(xhci, slot_id); in xhci_get_port_status()
1014 xhci_ring_device(xhci, slot_id); in xhci_hub_control()
1257 xhci_ring_device(xhci, slot_id); in xhci_bus_resume()
Dxhci.h1877 void xhci_ring_device(struct xhci_hcd *xhci, int slot_id);
Dxhci-ring.c1610 xhci_ring_device(xhci, slot_id); in handle_port_status()