Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/ath/ath9k/
Drng.c125 void ath9k_rng_stop(struct ath_softc *sc) in ath9k_rng_stop() function
Dath9k.h1118 void ath9k_rng_stop(struct ath_softc *sc);
1124 static inline void ath9k_rng_stop(struct ath_softc *sc) in ath9k_rng_stop() function
Dmain.c832 ath9k_rng_stop(sc); in ath9k_stop()