Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/usb/host/
Dxhci-hub.c530 void xhci_ring_device(struct xhci_hcd *xhci, int slot_id) in xhci_ring_device() function
996 xhci_ring_device(xhci, port->slot_id); in xhci_handle_usb2_port_link_resume()
1587 xhci_ring_device(xhci, port->slot_id); in xhci_hub_control()
1964 xhci_ring_device(xhci, ports[port_index]->slot_id); in xhci_bus_resume()
Dxhci.h1942 void xhci_ring_device(struct xhci_hcd *xhci, int slot_id);
Dxhci-ring.c2011 xhci_ring_device(xhci, port->slot_id); in handle_port_status()