Home
last modified time | relevance | path

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

/freebsd/sys/dev/sound/pcm/
H A Dchannel.h326 #define AFMTSTR_LEN 16 macro
H A Dvchan.c505 char fmtstr[AFMTSTR_LEN]; in sysctl_dev_pcm_vchanformat()
H A Dchannel.c1037 if (buf == NULL || len < AFMTSTR_LEN) in snd_afmt2str()
/freebsd/sys/dev/sound/
H A Dsndstat.c386 char buf[AFMTSTR_LEN]; in sndstat_build_sound4_nvlist()