Searched refs:xhci_stop_device (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/drivers/usb/host/ |
D | xhci-hub.c | 475 static int xhci_stop_device(struct xhci_hcd *xhci, int slot_id, int suspend) in xhci_stop_device() function 1321 xhci_stop_device(xhci, slot_id, 1); in xhci_hub_control() 1455 xhci_stop_device(xhci, slot_id, 1); in xhci_hub_control() 1812 xhci_stop_device(xhci, slot_id, 1); in xhci_bus_suspend()
|
D | xhci-trace.h | 251 DEFINE_EVENT(xhci_log_virt_dev, xhci_stop_device,
|