Home
last modified time | relevance | path

Searched defs:ATH_DBG_WARN (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/ath/
H A Dath.h300 #define ATH_DBG_WARN(foo, arg...) WARN(foo, arg) macro
313 #define ATH_DBG_WARN(foo, arg...) do {} while (0) macro
/kernel/linux/linux-6.6/drivers/net/wireless/ath/
H A Dath.h300 #define ATH_DBG_WARN(foo, arg...) WARN(foo, arg) macro
313 #define ATH_DBG_WARN(foo, arg...) do {} while (0) macro

Completed in 4 milliseconds