Searched refs:ath9k_dump_btcoex (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/ |
H A D | ath9k.h | 801 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 D | gpio.c | 511 int ath9k_dump_btcoex(struct ath_softc *sc, u8 *buf, u32 size) in ath9k_dump_btcoex() function
|
H A D | debug.c | 1012 len = ath9k_dump_btcoex(sc, buf, size); in read_file_btcoex()
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath9k/ |
H A D | ath9k.h | 801 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 D | gpio.c | 511 int ath9k_dump_btcoex(struct ath_softc *sc, u8 *buf, u32 size) in ath9k_dump_btcoex() function
|
H A D | debug.c | 1031 len = ath9k_dump_btcoex(sc, buf, size); in read_file_btcoex()
|
Completed in 11 milliseconds