Searched refs:snd_pcm_plug_write_transfer (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 Dpcm_plugin.h132 snd_pcm_sframes_t snd_pcm_plug_write_transfer(struct snd_pcm_substream *handle,
H A Dpcm_plugin.c577 snd_pcm_sframes_t snd_pcm_plug_write_transfer(struct snd_pcm_substream *plug, struct snd_pcm_plugin_channel *src_channels, snd_pcm_uframes_t size) function
H A Dpcm_oss.c1335 frames1 = snd_pcm_plug_write_transfer(substream, channels, frames1);

Completed in 56 milliseconds