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

/freebsd-11-stable/sys/dev/sound/pcm/
H A Dfeeder.c349 snd_fmtbestfunc(u_int32_t fmt, u_int32_t *fmts, int cheq) function
396 return snd_fmtbestfunc(fmt, fmts, 0);
402 return snd_fmtbestfunc(fmt, fmts, 1);

Completed in 82 milliseconds