Searched refs:pm_runtime_autosuspend (Results 1 – 3 of 3) sorted by relevance
168 static inline int pm_runtime_autosuspend(struct device *dev) in pm_runtime_autosuspend() function
315 int pm_runtime_autosuspend(struct device *dev);387 pm_runtime_autosuspend(dev) and return its result501 pm_runtime_autosuspend()796 Instead of: pm_runtime_suspend use: pm_runtime_autosuspend;
1742 pm_runtime_autosuspend(dev); in usb_runtime_idle()