Home
last modified time | relevance | path

Searched refs:__pm_runtime_use_autosuspend (Results 1 – 5 of 5) sorted by relevance

/linux/include/linux/
A Dpm_runtime.h51 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() function
546 __pm_runtime_use_autosuspend(dev, true); in pm_runtime_use_autosuspend()
559 __pm_runtime_use_autosuspend(dev, false); in pm_runtime_dont_use_autosuspend()
/linux/drivers/base/power/
A Druntime.c1623 void __pm_runtime_use_autosuspend(struct device *dev, bool use) in __pm_runtime_use_autosuspend() function
1634 EXPORT_SYMBOL_GPL(__pm_runtime_use_autosuspend);
/linux/
A Dvmlinux.symvers308 0x00000000 __pm_runtime_use_autosuspend vmlinux EXPORT_SYMBOL_GPL
A DSystem.map31404 ffff800010812f80 T __pm_runtime_use_autosuspend
A D.tmp_System.map31404 ffff800010812f80 T __pm_runtime_use_autosuspend

Completed in 999 milliseconds