Searched refs:prevent_runtime_lock (Results 1 – 2 of 2) sorted by relevance
55 qdf_runtime_lock_init(&psoc_wakelock->prevent_runtime_lock); in target_if_wake_lock_init()80 qdf_runtime_lock_deinit(&psoc_wakelock->prevent_runtime_lock); in target_if_wake_lock_deinit()174 qdf_runtime_pm_allow_suspend(&psoc_wakelock->prevent_runtime_lock); in target_if_vote_for_link_down()193 qdf_runtime_pm_prevent_suspend(&psoc_wakelock->prevent_runtime_lock); in target_if_vote_for_link_up()
48 qdf_runtime_lock_t prevent_runtime_lock; member