Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Dpm_runtime.h258 static inline int devm_pm_runtime_enable(struct device *dev) { return 0; } in devm_pm_runtime_enable() function
/Linux-v5.15/drivers/base/power/
Druntime.c1459 int devm_pm_runtime_enable(struct device *dev) in devm_pm_runtime_enable() function