Home
last modified time | relevance | path

Searched refs:runtime_suspend_lock (Results 1 – 2 of 2) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/hif/src/
H A Dhif_runtime_pm.h149 qdf_spinlock_t runtime_suspend_lock; member
H A Dhif_runtime_pm.c342 qdf_spinlock_create(&gp_hif_rtpm_ctx->runtime_suspend_lock); in hif_rtpm_open()
1189 qdf_spin_lock_irqsave(&gp_hif_rtpm_ctx->runtime_suspend_lock); in hif_rtpm_suspend_lock()
1194 qdf_spin_unlock_irqrestore(&gp_hif_rtpm_ctx->runtime_suspend_lock); in hif_rtpm_suspend_unlock()