Searched refs:snd_pcm_plug_read_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.h135 snd_pcm_sframes_t snd_pcm_plug_read_transfer(struct snd_pcm_substream *handle,
H A Dpcm_plugin.c599 snd_pcm_sframes_t snd_pcm_plug_read_transfer(struct snd_pcm_substream *plug, struct snd_pcm_plugin_channel *dst_channels_final, snd_pcm_uframes_t size) function
H A Dpcm_oss.c1376 frames1 = snd_pcm_plug_read_transfer(substream, channels, frames1);

Completed in 27 milliseconds