Searched refs:xhci_stop_device (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/drivers/usb/host/ |
D | xhci-hub.c | 457 static int xhci_stop_device(struct xhci_hcd *xhci, int slot_id, int suspend) in xhci_stop_device() function 1341 xhci_stop_device(xhci, port->slot_id, 1); in xhci_hub_control() 1469 xhci_stop_device(xhci, port->slot_id, 1); in xhci_hub_control() 1821 xhci_stop_device(xhci, slot_id, 1); in xhci_bus_suspend()
|
D | xhci-trace.h | 244 DEFINE_EVENT(xhci_log_virt_dev, xhci_stop_device,
|