Searched refs:bt_debug (Results 1 – 1 of 1) sorted by relevance
29 static int bt_debug; /* 0 == BT_DEBUG_OFF */ variable31 module_param(bt_debug, int, 0644);32 MODULE_PARM_DESC(bt_debug, "debug bitmask, 1=enable, 2=messages, 4=states");219 if (bt_debug & BT_DEBUG_MSG) { in bt_start_transaction()264 if (bt_debug & BT_DEBUG_MSG) { in bt_get_result()278 if (bt_debug) in reset_flags()304 if (bt_debug) in drain_BMC2HOST()311 if (bt_debug) in drain_BMC2HOST()319 if (bt_debug & BT_DEBUG_MSG) { in write_all_bytes()343 if (bt_debug & BT_DEBUG_MSG) in read_all_bytes()[all …]