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