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

/freebsd-10.3-release/sys/dev/sound/pcm/
H A Dchannel.h289 int chn_oss_getmask(struct pcm_channel *, uint32_t *);
H A Dchannel.c1473 chn_oss_getmask(struct pcm_channel *c, uint32_t *retmask) function
H A Ddsp.c3228 ret = chn_oss_getmask(ch, &chnmask);

Completed in 52 milliseconds