Home
last modified time | relevance | path

Searched defs:pm_runtime_allow (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/
H A Dpm_runtime.h288 static inline void pm_runtime_allow(struct device *dev) {} in pm_runtime_allow() function
/openbmc/linux/drivers/base/power/
H A Druntime.c1566 void pm_runtime_allow(struct device *dev) in pm_runtime_allow() function