Home
last modified time | relevance | path

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

/drivers/net/wireless/ath/ath9k/
Drng.c116 void ath9k_rng_stop(struct ath_softc *sc) in ath9k_rng_stop() function
Dath9k.h1106 void ath9k_rng_stop(struct ath_softc *sc);
1112 static inline void ath9k_rng_stop(struct ath_softc *sc) in ath9k_rng_stop() function
Dmain.c910 ath9k_rng_stop(sc); in ath9k_stop()