Home
last modified time | relevance | path

Searched refs:vhci_bus_suspend (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/drivers/usb/usbip/
Dvhci_hcd.c1261 static int vhci_bus_suspend(struct usb_hcd *hcd) in vhci_bus_suspend() function
1295 #define vhci_bus_suspend NULL macro
1335 .bus_suspend = vhci_bus_suspend,