Searched refs:ath_hw_check_work (Results 1 – 3 of 3) sorted by relevance
56 void ath_hw_check_work(struct work_struct *work) in ath_hw_check_work() function
741 void ath_hw_check_work(struct work_struct *work);
790 INIT_DELAYED_WORK(&sc->hw_check_work, ath_hw_check_work); in ath9k_init_softc()