Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/host/
H A Dxhci-hub.c562 void xhci_ring_device(struct xhci_hcd *xhci, int slot_id) in xhci_ring_device() function
995 xhci_ring_device(xhci, slot_id); in xhci_handle_usb2_port_link_resume()
1593 xhci_ring_device(xhci, slot_id); in xhci_hub_control()
1975 xhci_ring_device(xhci, slot_id); in xhci_bus_resume()
H A Dxhci.h1983 void xhci_ring_device(struct xhci_hcd *xhci, int slot_id);
H A Dxhci-ring.c2081 xhci_ring_device(xhci, slot_id); in handle_port_status()