Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Dpm_runtime.h291 static inline int devm_pm_runtime_enable(struct device *dev) { return 0; } in devm_pm_runtime_enable() function
/Linux-v6.6/drivers/base/power/
Druntime.c1529 int devm_pm_runtime_enable(struct device *dev) in devm_pm_runtime_enable() function