Home
last modified time | relevance | path

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

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