Searched defs:pcm_read (Results 1 – 2 of 2) sorted by relevance
30 #define pcm_read(plug,buf,count) snd_pcm_oss_read3(plug,buf,count,1) macro
429 int pcm_read(struct pcm *pcm, void *data, unsigned int count) in pcm_read() function