Searched refs:audio_trace (Results 1 – 1 of 1) sorted by relevance
249 static void audio_trace(struct audio_softc *sc, const char *, const char *, ...)399 audio_trace(struct audio_softc *sc, const char *funcname, const char *fmt, ...) in audio_trace() function447 if (audiodebug >= (n)) audio_trace(sc, __func__, fmt); \