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