Searched refs:xhci_stop_device (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/drivers/usb/host/ |
D | xhci-hub.c | 379 static int xhci_stop_device(struct xhci_hcd *xhci, int slot_id, int suspend) in xhci_stop_device() function 1150 xhci_stop_device(xhci, slot_id, 1); in xhci_hub_control() 1241 xhci_stop_device(xhci, slot_id, 1); in xhci_hub_control() 1505 xhci_stop_device(xhci, slot_id, 1); in xhci_bus_suspend()
|
D | xhci-trace.h | 252 DEFINE_EVENT(xhci_log_virt_dev, xhci_stop_device,
|