Searched refs:__pm_runtime_use_autosuspend (Results 1 – 5 of 5) sorted by relevance
51 extern void __pm_runtime_use_autosuspend(struct device *dev, bool use);274 static inline void __pm_runtime_use_autosuspend(struct device *dev, in __pm_runtime_use_autosuspend() function546 __pm_runtime_use_autosuspend(dev, true); in pm_runtime_use_autosuspend()559 __pm_runtime_use_autosuspend(dev, false); in pm_runtime_dont_use_autosuspend()
1623 void __pm_runtime_use_autosuspend(struct device *dev, bool use) in __pm_runtime_use_autosuspend() function1634 EXPORT_SYMBOL_GPL(__pm_runtime_use_autosuspend);
308 0x00000000 __pm_runtime_use_autosuspend vmlinux EXPORT_SYMBOL_GPL
31404 ffff800010812f80 T __pm_runtime_use_autosuspend
Completed in 999 milliseconds