Home
last modified time | relevance | path

Searched refs:__ath12k_dbg (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/drivers/net/wireless/ath/ath12k/
A Ddebug.h38 __printf(3, 4) void __ath12k_dbg(struct ath12k_base *ab,
46 static inline void __ath12k_dbg(struct ath12k_base *ab, in __ath12k_dbg() function
64 __ath12k_dbg(ar, mask, fmt, ##__VA_ARGS__); \
A Ddebug.c55 void __ath12k_dbg(struct ath12k_base *ab, enum ath12k_debug_mask mask, in __ath12k_dbg() function
85 __ath12k_dbg(ab, mask, "%s\n", msg); in ath12k_dbg_dump()

Completed in 3 milliseconds