Searched refs:_ath_dbg (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ |
H A D | ath.h | 306 void _ath_dbg(struct ath_common *common, enum ATH_DEBUG dbg_mask, in _ath_dbg() function 311 _ath_dbg(common, ATH_DBG_##dbg_mask, fmt, ##__VA_ARGS__)
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ |
H A D | ath.h | 306 void _ath_dbg(struct ath_common *common, enum ATH_DEBUG dbg_mask, in _ath_dbg() function 311 _ath_dbg(common, ATH_DBG_##dbg_mask, fmt, ##__VA_ARGS__)
|
Completed in 2 milliseconds