Home
last modified time | relevance | path

Searched refs:xhci_bus_suspend (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/host/
H A Dxhci.h2185 int xhci_bus_suspend(struct usb_hcd *hcd);
2189 #define xhci_bus_suspend NULL macro
H A Dxhci-hub.c1609 int xhci_bus_suspend(struct usb_hcd *hcd) in xhci_bus_suspend() function
H A Dxhci.c5438 .bus_suspend = xhci_bus_suspend,
/kernel/linux/linux-6.6/drivers/usb/host/
H A Dxhci.h2217 int xhci_bus_suspend(struct usb_hcd *hcd);
2221 #define xhci_bus_suspend NULL macro
H A Dxhci-hub.c1715 int xhci_bus_suspend(struct usb_hcd *hcd) in xhci_bus_suspend() function
H A Dxhci.c5325 .bus_suspend = xhci_bus_suspend,

Completed in 35 milliseconds