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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/sound/core/oss/
H A Dpcm_oss.c1660 static int snd_pcm_oss_set_channels(struct snd_pcm_oss_file *pcm_oss_file, unsigned int channels) function
2436 if ((res = snd_pcm_oss_set_channels(pcm_oss_file, res)) < 0)
2459 res = snd_pcm_oss_set_channels(pcm_oss_file, res);

Completed in 91 milliseconds