Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/wireless/ath/ath9k/
Dlink.c117 void ath_hw_pll_work(struct work_struct *work) in ath_hw_pll_work() function
Dath9k.h745 void ath_hw_pll_work(struct work_struct *work);
Dinit.c789 INIT_DELAYED_WORK(&sc->hw_pll_work, ath_hw_pll_work); in ath9k_init_softc()