Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dpm_runtime.h244 static inline int pm_runtime_get_if_active(struct device *dev, in pm_runtime_get_if_active() function
/OK3568_Linux_fs/kernel/drivers/base/power/
H A Druntime.c1157 int pm_runtime_get_if_active(struct device *dev, bool ign_usage_count) in pm_runtime_get_if_active() function