Searched refs:__pm_runtime_disable (Results 1 – 7 of 7) sorted by relevance
46 extern void __pm_runtime_disable(struct device *dev, bool check_resume);254 static inline void __pm_runtime_disable(struct device *dev, bool c) {} in __pm_runtime_disable() function533 __pm_runtime_disable(dev, true); in pm_runtime_disable()
1383 void __pm_runtime_disable(struct device *dev, bool check_resume) in __pm_runtime_disable() function1419 EXPORT_SYMBOL_GPL(__pm_runtime_disable);1692 __pm_runtime_disable(dev, false); in pm_runtime_remove()
1395 __pm_runtime_disable(dev, false); in __device_suspend_late()
717 calls __pm_runtime_disable() with 'false' as the second argument for every
5520 0x00000000 __pm_runtime_disable vmlinux EXPORT_SYMBOL_GPL
31407 ffff8000108131b4 T __pm_runtime_disable
Completed in 293 milliseconds