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

/linux-master/include/linux/
H A Dpm_runtime.h267 static inline int pm_runtime_get_if_active(struct device *dev) function
/linux-master/drivers/base/power/
H A Druntime.c1233 int pm_runtime_get_if_active(struct device *dev) function
1237 EXPORT_SYMBOL_GPL(pm_runtime_get_if_active); variable

Completed in 115 milliseconds