Searched refs:pcm_write (Results 1 – 1 of 1) sorted by relevance
28 #define pcm_write(plug,buf,count) snd_pcm_oss_write3(plug,buf,count,1) macro47 return pcm_write(plugin->plug, src_channels->area.addr, frames); in io_playback_transfer()