Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/wireless/ath/ath9k/
A Dhtc_drv_main.c38 mutex_lock(&priv->htc_pm_lock); in ath9k_htc_setpower()
40 mutex_unlock(&priv->htc_pm_lock); in ath9k_htc_setpower()
47 mutex_lock(&priv->htc_pm_lock); in ath9k_htc_ps_wakeup()
53 mutex_unlock(&priv->htc_pm_lock); in ath9k_htc_ps_wakeup()
60 mutex_lock(&priv->htc_pm_lock); in ath9k_htc_ps_restore()
73 mutex_unlock(&priv->htc_pm_lock); in ath9k_htc_ps_restore()
1187 mutex_lock(&priv->htc_pm_lock); in ath9k_htc_config()
1193 mutex_unlock(&priv->htc_pm_lock); in ath9k_htc_config()
A Dhtc.h514 struct mutex htc_pm_lock; member
A Dhtc_drv_init.c647 mutex_init(&priv->htc_pm_lock); in ath9k_init_priv()

Completed in 12 milliseconds