Searched refs:snd_pcm_oss_read3 (Results 1 – 3 of 3) sorted by relevance
| /linux/sound/core/oss/ |
| H A D | io.c | 15 #define pcm_read(plug,buf,count) snd_pcm_oss_read3(plug,buf,count,1)
|
| H A D | pcm_plugin.h | 152 snd_pcm_sframes_t snd_pcm_oss_read3(struct snd_pcm_substream *substream,
|
| H A D | pcm_oss.c | 1260 snd_pcm_sframes_t snd_pcm_oss_read3(struct snd_pcm_substream *substream, char *ptr, snd_pcm_uframes_t frames, int in_kernel) in snd_pcm_oss_read3() 1501 frames1 = snd_pcm_oss_read3(substream, buf, frames, in_kernel); in snd_pcm_oss_read2() 1258 snd_pcm_sframes_t snd_pcm_oss_read3(struct snd_pcm_substream *substream, char *ptr, snd_pcm_uframes_t frames, int in_kernel) snd_pcm_oss_read3() function
|