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