Searched refs:xhci_stop_device (Results 1 – 2 of 2) sorted by relevance
| /linux-6.15/drivers/usb/host/ |
| H A D | xhci-hub.c | 458 static int xhci_stop_device(struct xhci_hcd *xhci, int slot_id, int suspend) in xhci_stop_device() function 1349 xhci_stop_device(xhci, port->slot_id, 1); in xhci_hub_control() 1477 xhci_stop_device(xhci, port->slot_id, 1); in xhci_hub_control() 1829 xhci_stop_device(xhci, slot_id, 1); in xhci_bus_suspend()
|
| H A D | xhci-trace.h | 248 DEFINE_EVENT(xhci_log_virt_dev, xhci_stop_device,
|