Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/sound/pcm/
HDchannel.h293 int chn_oss_getmask(struct pcm_channel *, uint32_t *);
HDchannel.c1542 chn_oss_getmask(struct pcm_channel *c, uint32_t *retmask) in chn_oss_getmask() function
HDdsp.c3265 ret = chn_oss_getmask(ch, &chnmask); in dsp_oss_getchannelmask()