Home
last modified time | relevance | path

Searched refs:snd_pcm_plug_alloc (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/sound/core/oss/
H A Dpcm_plugin.h78 int snd_pcm_plug_alloc(struct snd_pcm_substream *plug, snd_pcm_uframes_t frames);
H A Dpcm_plugin.c107 int snd_pcm_plug_alloc(struct snd_pcm_substream *plug, snd_pcm_uframes_t frames) in snd_pcm_plug_alloc() function
H A Dpcm_oss.c1045 err = snd_pcm_plug_alloc(substream, oss_period_size); in snd_pcm_oss_change_params_locked()
/kernel/linux/linux-6.6/sound/core/oss/
H A Dpcm_plugin.h78 int snd_pcm_plug_alloc(struct snd_pcm_substream *plug, snd_pcm_uframes_t frames);
H A Dpcm_plugin.c108 int snd_pcm_plug_alloc(struct snd_pcm_substream *plug, snd_pcm_uframes_t frames) in snd_pcm_plug_alloc() function
H A Dpcm_oss.c1052 err = snd_pcm_plug_alloc(substream, oss_period_size); in snd_pcm_oss_change_params_locked()

Completed in 11 milliseconds