Home
last modified time | relevance | path

Searched refs:snd_pcm_plug_read_transfer (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/sound/core/oss/
H A Dpcm_plugin.h121 snd_pcm_sframes_t snd_pcm_plug_read_transfer(struct snd_pcm_substream *handle,
H A Dpcm_plugin.c639 snd_pcm_sframes_t snd_pcm_plug_read_transfer(struct snd_pcm_substream *plug, struct snd_pcm_plugin_… in snd_pcm_plug_read_transfer() function
H A Dpcm_oss.c1493 frames1 = snd_pcm_plug_read_transfer(substream, channels, frames1); in snd_pcm_oss_read2()