Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/hdd/inc/
H A Dwlan_hdd_main.h1002 bool is_user_wakelock_acquired; member
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_main.c1502 ctx->is_user_wakelock_acquired = false; in hdd_runtime_suspend_context_init()
1517 if (ctx->is_user_wakelock_acquired) in hdd_runtime_suspend_context_deinit()
H A Dwlan_hdd_cfg80211.c13823 if (ctx->is_user_wakelock_acquired) in hdd_disable_runtime_pm_for_user()
13826 ctx->is_user_wakelock_acquired = true; in hdd_disable_runtime_pm_for_user()