Home
last modified time | relevance | path

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

/openbmc/linux/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()