Searched refs:usb_runtime_suspend (Results 1 – 3 of 3) sorted by relevance
105 extern int usb_runtime_suspend(struct device *dev);
500 .runtime_suspend = usb_runtime_suspend,
1940 int usb_runtime_suspend(struct device *dev) in usb_runtime_suspend() function