Searched refs:pcm_read (Results 1 – 1 of 1) sorted by relevance
30 #define pcm_read(plug,buf,count) snd_pcm_oss_read3(plug,buf,count,1) macro73 return pcm_read(plugin->plug, dst_channels->area.addr, frames); in io_capture_transfer()