Searched refs:xhci_stop_device (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/usb/host/ |
H A D | xhci-hub.c | 489 static int xhci_stop_device(struct xhci_hcd *xhci, int slot_id, int suspend) in xhci_stop_device() function 1343 xhci_stop_device(xhci, slot_id, 1); in xhci_hub_control() 1473 xhci_stop_device(xhci, slot_id, 1); in xhci_hub_control() 1830 xhci_stop_device(xhci, slot_id, 1); in xhci_bus_suspend()
|
H A D | xhci-trace.h | 246 DEFINE_EVENT(xhci_log_virt_dev, xhci_stop_device,
|