Home
last modified time | relevance | path

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

/linux-6.1.9/sound/core/oss/
Dpcm_plugin.h80 snd_pcm_sframes_t snd_pcm_plug_slave_size(struct snd_pcm_substream *handle, snd_pcm_uframes_t clt_s…
157 static inline snd_pcm_sframes_t snd_pcm_plug_slave_size(struct snd_pcm_substream *handle, snd_pcm_u… in snd_pcm_plug_slave_size() function
Dpcm_plugin.c262 snd_pcm_sframes_t snd_pcm_plug_slave_size(struct snd_pcm_substream *plug, snd_pcm_uframes_t clt_fra… in snd_pcm_plug_slave_size() function
Dpcm_oss.c964 n = snd_pcm_plug_slave_size(substream, runtime->oss.period_bytes / oss_frame_size); in snd_pcm_oss_change_params_locked()