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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/core/oss/
H A Dpcm_oss.c1721 static int snd_pcm_oss_set_channels(struct snd_pcm_oss_file *pcm_oss_file, unsigned int channels) function
2517 if ((res = snd_pcm_oss_set_channels(pcm_oss_file, res)) < 0)
2540 res = snd_pcm_oss_set_channels(pcm_oss_file, res);

Completed in 55 milliseconds