Home | History | Annotate | Download | only in hdaudio

Lines Matching defs:hdafg_debug

98 #if defined(HDAFG_DEBUG)
99 static int hdafg_debug = HDAFG_DEBUG;
101 static int hdafg_debug = 0;
105 if (hdafg_debug) hda_print(sc, __VA_ARGS__)
107 if (hdafg_debug) hda_print1(sc, __VA_ARGS__)
2056 #if defined(HDAFG_DEBUG) && HDAFG_DEBUG > 1
2083 #if defined(HDAFG_DEBUG) && HDAFG_DEBUG > 1