Searched refs:ath_dbg (Results 1 – 2 of 2) sorted by relevance
106 #define ATH_DEBUG(args) ATH_DDB(ath_dbg args)335 void ath_dbg(uint32_t dbg_flags, const char *fmt, ...); /* debug function */
289 ath_dbg(uint32_t dbg_flags, const int8_t *fmt, ...) in ath_dbg() function