Home
last modified time | relevance | path

Searched refs:ign_usage_count (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
Dpm_runtime.h41 extern int pm_runtime_get_if_active(struct device *dev, bool ign_usage_count);
245 bool ign_usage_count) in pm_runtime_get_if_active() argument
/kernel/linux/linux-5.10/drivers/base/power/
Druntime.c1167 int pm_runtime_get_if_active(struct device *dev, bool ign_usage_count) in pm_runtime_get_if_active() argument
1177 } else if (ign_usage_count) { in pm_runtime_get_if_active()
/kernel/linux/linux-5.10/Documentation/power/
Druntime_pm.rst385 `int pm_runtime_get_if_active(struct device *dev, bool ign_usage_count);`
387 runtime PM status is RPM_ACTIVE, and either ign_usage_count is true