Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Dhtc.h604 void ath9k_ps_work(struct work_struct *work);
H A Dhtc_drv_init.c651 INIT_WORK(&priv->ps_work, ath9k_ps_work); in ath9k_init_priv()
H A Dhtc_drv_main.c76 void ath9k_ps_work(struct work_struct *work) in ath9k_ps_work() function