Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/host/
Du132-hcd.c2908 static int u132_bus_suspend(struct usb_hcd *hcd) in u132_bus_suspend() function
2937 #define u132_bus_suspend NULL macro
2954 .bus_suspend = u132_bus_suspend,
3135 retval = u132_bus_suspend(hcd); in u132_suspend()