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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/sound/core/oss/
H A Dio.c34 #define pcm_read(plug,buf,count) snd_pcm_oss_read3(plug,buf,count,1)
H A Dpcm_plugin.h161 snd_pcm_sframes_t snd_pcm_oss_read3(struct snd_pcm_substream *substream,
H A Dpcm_oss.c1143 snd_pcm_sframes_t snd_pcm_oss_read3(struct snd_pcm_substream *substream, char *ptr, snd_pcm_uframes_t frames, int in_kernel) function
1386 frames1 = snd_pcm_oss_read3(substream, buf, frames, in_kernel);

Completed in 42 milliseconds