Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dxhci-hub.c467 void xhci_ring_device(struct xhci_hcd *xhci, int slot_id) in xhci_ring_device() function
896 xhci_ring_device(xhci, slot_id); in xhci_handle_usb2_port_link_resume()
1493 xhci_ring_device(xhci, slot_id); in xhci_hub_control()
1879 xhci_ring_device(xhci, slot_id); in xhci_bus_resume()
H A Dxhci.h2211 void xhci_ring_device(struct xhci_hcd *xhci, int slot_id);
H A Dxhci-ring.c2015 xhci_ring_device(xhci, slot_id); in handle_port_status()