snd_pcm_oss_write3
#define pcm_write(plug,buf,count) snd_pcm_oss_write3(plug,buf,count,1)
frames1 = snd_pcm_oss_write3(substream, buf, frames, in_kernel);
snd_pcm_sframes_t snd_pcm_oss_write3(struct snd_pcm_substream *substream,