Home
last modified time | relevance | path

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

/dragonfly/sys/dev/sound/pcm/
H A Ddsp.c109 static int dsp_oss_getchannelmask(struct pcm_channel *wrch, struct pcm_channel *rdch, int *mask);
2092 ret = dsp_oss_getchannelmask(wrch, rdch, (int *)arg); in dsp_ioctl()
3273 dsp_oss_getchannelmask(struct pcm_channel *wrch, struct pcm_channel *rdch, in dsp_oss_getchannelmask() function