HomeSort by: relevance | last modified time | path
    Searched refs:audio_diagnostic_format2 (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/audio/
audiovar.h 263 #define DIAGNOSTIC_format2(fmt) audio_diagnostic_format2(__func__, (fmt))
266 extern void audio_diagnostic_format2(const char *, const audio_format2_t *);
audio.c 8318 audio_diagnostic_format2(const char *where, const audio_format2_t *fmt) function in typeref:typename:void
8347 audio_diagnostic_format2(where, arg->srcfmt);
8348 audio_diagnostic_format2(where, arg->dstfmt);
8357 audio_diagnostic_format2(where, &ring->fmt);

Completed in 18 milliseconds