Home
last modified time | relevance | path

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

/linux/drivers/usb/host/
H A Dxhci-hub.c531 void xhci_ring_device(struct xhci_hcd *xhci, int slot_id) in xhci_ring_device() function
1003 xhci_ring_device(xhci, port->slot_id); in xhci_handle_usb2_port_link_resume()
1594 xhci_ring_device(xhci, port->slot_id); in xhci_hub_control()
1974 xhci_ring_device(xhci, ports[port_index]->slot_id); in xhci_bus_resume()
H A Dxhci.h1991 void xhci_ring_device(struct xhci_hcd *xhci, int slot_id);
H A Dxhci-ring.c2112 xhci_ring_device(xhci, port->slot_id); in handle_port_status()