Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dpm_runtime.h293 static inline int devm_pm_runtime_enable(struct device *dev) { return 0; } in devm_pm_runtime_enable() function
/openbmc/linux/drivers/base/power/
H A Druntime.c1529 int devm_pm_runtime_enable(struct device *dev) in devm_pm_runtime_enable() function