Searched defs:pm_runtime_enable (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/linux/
H A Dpm_runtime.h274 static inline void pm_runtime_enable(struct device *dev) {} function
/linux-master/drivers/base/power/
H A Druntime.c1521 void pm_runtime_enable(struct device *dev) function
1546 EXPORT_SYMBOL_GPL(pm_runtime_enable); variable

Completed in 180 milliseconds