Searched refs:snd_pcm_oss_writev3 (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/core/oss/
H A Dio.c29 #define pcm_writev(plug,vec,count) snd_pcm_oss_writev3(plug,vec,count,1)
H A Dpcm_plugin.h163 snd_pcm_sframes_t snd_pcm_oss_writev3(struct snd_pcm_substream *substream,
H A Dpcm_oss.c1243 snd_pcm_sframes_t snd_pcm_oss_writev3(struct snd_pcm_substream *substream, void **bufs, snd_pcm_uframes_t frames, int in_kernel) function

Completed in 43 milliseconds