Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Ddfs_debug.h59 void ath9k_dfs_init_debug(struct ath_softc *sc);
66 static inline void ath9k_dfs_init_debug(struct ath_softc *sc) { } in ath9k_dfs_init_debug() function
H A Ddfs_debug.c139 void ath9k_dfs_init_debug(struct ath_softc *sc) in ath9k_dfs_init_debug() function
H A Ddebug.c1391 ath9k_dfs_init_debug(sc); in ath9k_init_debug()