Home
last modified time | relevance | path

Searched refs:__pm_runtime_disable (Results 1 – 7 of 7) sorted by relevance

/linux/include/linux/
A Dpm_runtime.h46 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() function
533 __pm_runtime_disable(dev, true); in pm_runtime_disable()
/linux/drivers/base/power/
A Druntime.c1383 void __pm_runtime_disable(struct device *dev, bool check_resume) in __pm_runtime_disable() function
1419 EXPORT_SYMBOL_GPL(__pm_runtime_disable);
1692 __pm_runtime_disable(dev, false); in pm_runtime_remove()
A Dmain.c1395 __pm_runtime_disable(dev, false); in __device_suspend_late()
/linux/Documentation/power/
A Druntime_pm.rst717 calls __pm_runtime_disable() with 'false' as the second argument for every
/linux/
A Dvmlinux.symvers5520 0x00000000 __pm_runtime_disable vmlinux EXPORT_SYMBOL_GPL
A DSystem.map31407 ffff8000108131b4 T __pm_runtime_disable
A D.tmp_System.map31407 ffff8000108131b4 T __pm_runtime_disable

Completed in 293 milliseconds