Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/host/
H A Dsl811-hcd.c1349 sl811h_bus_suspend(struct usb_hcd *hcd) in sl811h_bus_suspend() function
1366 #define sl811h_bus_suspend NULL macro
1578 .bus_suspend = sl811h_bus_suspend,
1746 retval = sl811h_bus_suspend(hcd); in sl811h_suspend()