Searched refs:u132_bus_suspend (Results 1 – 1 of 1) sorted by relevance
2903 static int u132_bus_suspend(struct usb_hcd *hcd) in u132_bus_suspend() function2932 #define u132_bus_suspend NULL macro2949 .bus_suspend = u132_bus_suspend,3128 retval = u132_bus_suspend(hcd); in u132_suspend()