Home
last modified time | relevance | path

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

/linux-6.1.9/sound/core/oss/
Dpcm_plugin.h118 snd_pcm_sframes_t snd_pcm_plug_write_transfer(struct snd_pcm_substream *handle,
Dpcm_plugin.c597 snd_pcm_sframes_t snd_pcm_plug_write_transfer(struct snd_pcm_substream *plug, struct snd_pcm_plugin… in snd_pcm_plug_write_transfer() function
Dpcm_oss.c1385 frames1 = snd_pcm_plug_write_transfer(substream, channels, frames1); in snd_pcm_oss_write2()