Home
last modified time | relevance | path

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

/freebsd/sys/dev/sound/pcm/
H A Dsound.h213 uint32_t pvchanrate, pvchanformat, pvchanmode; member
H A Dvchan.c525 vchanformat = &d->pvchanformat; in sysctl_dev_pcm_vchanformat()
628 vchanfmt = d->pvchanformat; in vchan_create()
H A Dsound.c358 d->pvchanformat = 0; in pcm_init()
H A Dchannel.c1166 vchanformat = &d->pvchanformat; in chn_init()
2373 vchanformat = &c->parentsnddev->pvchanformat; in chn_notify()
/freebsd/sys/dev/sound/
H A Dsndstat.c447 d->pvchanformat); in sndstat_build_sound4_nvlist()