Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/core/oss/
H A Dpcm_plugin.h109 int snd_pcm_plug_format_plugins(struct snd_pcm_substream *substream,
H A Dpcm_plugin.c370 int snd_pcm_plug_format_plugins(struct snd_pcm_substream *plug, in snd_pcm_plug_format_plugins() function
H A Dpcm_oss.c976 if ((err = snd_pcm_plug_format_plugins(substream, in snd_pcm_oss_change_params_locked()
980 "snd_pcm_plug_format_plugins failed: %i\n", err); in snd_pcm_oss_change_params_locked()
/kernel/linux/linux-6.6/sound/core/oss/
H A Dpcm_plugin.h109 int snd_pcm_plug_format_plugins(struct snd_pcm_substream *substream,
H A Dpcm_plugin.c371 int snd_pcm_plug_format_plugins(struct snd_pcm_substream *plug, in snd_pcm_plug_format_plugins() function
H A Dpcm_oss.c986 err = snd_pcm_plug_format_plugins(substream, params, sparams); in snd_pcm_oss_change_params_locked()
989 "snd_pcm_plug_format_plugins failed: %i\n", err); in snd_pcm_oss_change_params_locked()

Completed in 20 milliseconds