Searched refs:pcm_writev (Results 1 – 1 of 1) sorted by relevance
29 #define pcm_writev(plug,vec,count) snd_pcm_oss_writev3(plug,vec,count) macro59 return pcm_writev(plugin->plug, bufs, frames); in io_playback_transfer()