Home
last modified time | relevance | path

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

/drivers/net/wireless/ath/ath9k/
Dlink.c113 void ath_hw_pll_work(struct work_struct *work) in ath_hw_pll_work() function
Dath9k.h708 void ath_hw_pll_work(struct work_struct *work);
Dinit.c574 INIT_DELAYED_WORK(&sc->hw_pll_work, ath_hw_pll_work); in ath9k_init_softc()