Searched refs:snd_pcm_oss_make_ready (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.c1062 static int snd_pcm_oss_make_ready(struct snd_pcm_substream *substream) function
1303 if ((tmp = snd_pcm_oss_make_ready(substream)) < 0)
1403 if ((tmp = snd_pcm_oss_make_ready(substream)) < 0)
1470 if ((err = snd_pcm_oss_make_ready(substream)) < 0)
1540 if ((err = snd_pcm_oss_make_ready(substream)) < 0)
1616 if ((err = snd_pcm_oss_make_ready(substream)) < 0)
1904 if ((err = snd_pcm_oss_make_ready(psubstream)) < 0)
1908 if ((err = snd_pcm_oss_make_ready(csubstream)) < 0)
1982 if ((err = snd_pcm_oss_make_ready(substream)) < 0)
2009 if ((err = snd_pcm_oss_make_ready(substrea
[all...]

Completed in 96 milliseconds