Home
last modified time | relevance | path

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

/linux-6.1.9/sound/core/oss/
Dpcm_plugin.h78 int snd_pcm_plug_alloc(struct snd_pcm_substream *plug, snd_pcm_uframes_t frames);
Dpcm_plugin.c108 int snd_pcm_plug_alloc(struct snd_pcm_substream *plug, snd_pcm_uframes_t frames) in snd_pcm_plug_alloc() function
Dpcm_oss.c1052 err = snd_pcm_plug_alloc(substream, oss_period_size); in snd_pcm_oss_change_params_locked()