Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/wireless/ath/ath9k/
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
Dgpio.c511 int ath9k_dump_btcoex(struct ath_softc *sc, u8 *buf, u32 size) in ath9k_dump_btcoex() function
Ddebug.c1031 len = ath9k_dump_btcoex(sc, buf, size); in read_file_btcoex()