Home
last modified time | relevance | path

Searched refs:ps_usecount (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Dhtc.h514 unsigned long ps_usecount; member
H A Dath9k.h1024 unsigned long ps_usecount; member
H A Dhtc_drv_main.c48 if (++priv->ps_usecount != 1) in ath9k_htc_ps_wakeup()
61 if (--priv->ps_usecount != 0) in ath9k_htc_ps_restore()
H A Dmain.c123 if (++sc->ps_usecount != 1) in ath9k_ps_wakeup()
153 if (--sc->ps_usecount != 0) in ath9k_ps_restore()