Searched defs:BT_DBG (Results 1 – 2 of 2) sorted by relevance
178 #define BT_DBG(fmt, ...) bt_dbg(fmt "\n", ##__VA_ARGS__) macro180 #define BT_DBG(fmt, ...) pr_debug(fmt "\n", ##__VA_ARGS__) macro
264 #define BT_DBG(fmt, ...) bt_dbg(fmt "\n", ##__VA_ARGS__) macro266 #define BT_DBG(fmt, ...) pr_debug(fmt "\n", ##__VA_ARGS__) macro