Searched refs:u132_bus_suspend (Results 1 – 1 of 1) sorted by relevance
2905 static int u132_bus_suspend(struct usb_hcd *hcd) in u132_bus_suspend() function2934 #define u132_bus_suspend NULL macro2951 .bus_suspend = u132_bus_suspend,3130 retval = u132_bus_suspend(hcd); in u132_suspend()