Searched refs:VERBOSE_LOG (Results 1 - 6 of 6) sorted by relevance

/fuchsia/zircon/system/dev/audio/intel-hda/codecs/qemu/
H A Ddebug-logging.h42 #define VERBOSE_LOG(...) VERBOSE_LOG_EX(*this, __VA_ARGS__) macro
/fuchsia/zircon/system/dev/audio/intel-hda/codecs/realtek/
H A Ddebug-logging.h42 #define VERBOSE_LOG(...) VERBOSE_LOG_EX(*this, __VA_ARGS__) macro
H A Drealtek-codec.cpp352 VERBOSE_LOG("SEND: nid %2hu verb 0x%05x\n", cmd.nid, cmd.verb.val);
H A Drealtek-stream.cpp148 VERBOSE_LOG("SEND: nid %2hu verb 0x%05x%s\n", cmd.nid, cmd.verb.val, want_response ? "*" : "");
195 VERBOSE_LOG("RECV: nid %2hu verb 0x%05x --> 0x%08x\n",
/fuchsia/zircon/system/ulib/dispatcher-pool/
H A Ddebug-logging.h42 #define VERBOSE_LOG(...) VERBOSE_LOG_EX(*this, __VA_ARGS__) macro
/fuchsia/zircon/system/ulib/intel-hda/codec-utils/
H A Ddebug-logging.h42 #define VERBOSE_LOG(...) VERBOSE_LOG_EX(*this, __VA_ARGS__) macro

Completed in 88 milliseconds