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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/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.c567 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.c1278 frames1 = snd_pcm_plug_write_transfer(substream, channels, frames1);

Completed in 96 milliseconds