Searched refs:__ath11k_dbg (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/net/wireless/ath/ath11k/
H A Ddebug.h83 __printf(3, 4) void __ath11k_dbg(struct ath11k_base *ab,
91 static inline int __ath11k_dbg(struct ath11k_base *ab, function
110 __ath11k_dbg(ar, dbg_mask, fmt, ##__VA_ARGS__); \
H A Ddebug.c58 void __ath11k_dbg(struct ath11k_base *ab, enum ath11k_debug_mask mask, function
76 EXPORT_SYMBOL(__ath11k_dbg); variable
89 __ath11k_dbg(ab, mask, "%s\n", msg);

Completed in 116 milliseconds