Searched refs:snd_pcm_oss_make_ready (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.c1111 static int snd_pcm_oss_make_ready(struct snd_pcm_substream *substream) function
1360 if ((tmp = snd_pcm_oss_make_ready(substream)) < 0)
1460 if ((tmp = snd_pcm_oss_make_ready(substream)) < 0)
1530 if ((err = snd_pcm_oss_make_ready(substream)) < 0)
1600 if ((err = snd_pcm_oss_make_ready(substream)) < 0)
1677 if ((err = snd_pcm_oss_make_ready(substream)) < 0)
1972 if ((err = snd_pcm_oss_make_ready(psubstream)) < 0)
1976 if ((err = snd_pcm_oss_make_ready(csubstream)) < 0)
2051 if ((err = snd_pcm_oss_make_ready(substream)) < 0)
2078 if ((err = snd_pcm_oss_make_ready(substrea
[all...]

Completed in 35 milliseconds