Home
last modified time | relevance | path

Searched refs:audio_trace (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/dev/audio/
H A Daudio.c249 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() function
447 if (audiodebug >= (n)) audio_trace(sc, __func__, fmt); \