Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireless/ath/ath9k/
Dath9k.h800 int ath9k_dump_btcoex(struct ath_softc *sc, u8 *buf, u32 size);
827 static inline int ath9k_dump_btcoex(struct ath_softc *sc, u8 *buf, u32 size) in ath9k_dump_btcoex() function
Dgpio.c511 int ath9k_dump_btcoex(struct ath_softc *sc, u8 *buf, u32 size) in ath9k_dump_btcoex() function
Ddebug.c1061 len = ath9k_dump_btcoex(sc, buf, size); in read_file_btcoex()