Home
last modified time | relevance | path

Searched defs:pm_runtime_allow (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
H A Dpm_runtime.h256 static inline void pm_runtime_allow(struct device *dev) {} in pm_runtime_allow() function
/kernel/linux/linux-6.6/include/linux/
H A Dpm_runtime.h288 static inline void pm_runtime_allow(struct device *dev) {} in pm_runtime_allow() function
/kernel/linux/linux-5.10/drivers/base/power/
H A Druntime.c1533 void pm_runtime_allow(struct device *dev) in pm_runtime_allow() function
1548 EXPORT_SYMBOL_GPL(pm_runtime_allow); variable
/kernel/linux/linux-6.6/drivers/base/power/
H A Druntime.c1566 void pm_runtime_allow(struct device *dev) in pm_runtime_allow() function
1584 EXPORT_SYMBOL_GPL(pm_runtime_allow); variable

Completed in 7 milliseconds