Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Dath9k.h801 int ath9k_dump_btcoex(struct ath_softc *sc, u8 *buf, u32 size);
828 static inline int ath9k_dump_btcoex(struct ath_softc *sc, u8 *buf, u32 size) in ath9k_dump_btcoex() function
H A Dgpio.c511 int ath9k_dump_btcoex(struct ath_softc *sc, u8 *buf, u32 size) in ath9k_dump_btcoex() function
H A Ddebug.c1031 len = ath9k_dump_btcoex(sc, buf, size); in read_file_btcoex()