Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/usb/host/
Du132-hcd.c2905 static int u132_bus_suspend(struct usb_hcd *hcd) in u132_bus_suspend() function
2934 #define u132_bus_suspend NULL macro
2951 .bus_suspend = u132_bus_suspend,
3130 retval = u132_bus_suspend(hcd); in u132_suspend()