Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/host/
Dxhci-hub.c452 void xhci_ring_device(struct xhci_hcd *xhci, int slot_id) in xhci_ring_device() function
933 xhci_ring_device(xhci, slot_id); in xhci_get_port_status()
1357 xhci_ring_device(xhci, slot_id); in xhci_hub_control()
1672 xhci_ring_device(xhci, slot_id); in xhci_bus_resume()
Dxhci.h2127 void xhci_ring_device(struct xhci_hcd *xhci, int slot_id);
Dxhci-ring.c1621 xhci_ring_device(xhci, slot_id); in handle_port_status()