Searched refs:audio_diagnostic_format2 (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/dev/audio/
H A Daudiovar.h263 #define DIAGNOSTIC_format2(fmt) audio_diagnostic_format2(__func__, (fmt))
266 extern void audio_diagnostic_format2(const char *, const audio_format2_t *);
H A Daudio.c8318 audio_diagnostic_format2(const char *where, const audio_format2_t *fmt) function
8347 audio_diagnostic_format2(where, arg->srcfmt);
8348 audio_diagnostic_format2(where, arg->dstfmt);
8357 audio_diagnostic_format2(where, &ring->fmt);

Completed in 206 milliseconds