Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/usb/host/
Du132-hcd.c2903 static int u132_bus_suspend(struct usb_hcd *hcd) in u132_bus_suspend() function
2932 #define u132_bus_suspend NULL macro
2949 .bus_suspend = u132_bus_suspend,
3128 retval = u132_bus_suspend(hcd); in u132_suspend()