Home
last modified time | relevance | path

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

/dragonfly/sys/dev/sound/pcm/
H A Dchannel.h289 int chn_oss_getmask(struct pcm_channel *, uint32_t *);
H A Dchannel.c1517 chn_oss_getmask(struct pcm_channel *c, uint32_t *retmask) in chn_oss_getmask() function
H A Ddsp.c3285 ret = chn_oss_getmask(ch, &chnmask); in dsp_oss_getchannelmask()