Home
last modified time | relevance | path

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

/linux-5.19.10/include/sound/
Dsoc-component.h320 return snd_soc_dapm_force_bias_level( in snd_soc_component_force_bias_level()
Dsoc-dapm.h514 int snd_soc_dapm_force_bias_level(struct snd_soc_dapm_context *dapm,
/linux-5.19.10/sound/soc/
Dsoc-dapm.c699 int snd_soc_dapm_force_bias_level(struct snd_soc_dapm_context *dapm, in snd_soc_dapm_force_bias_level() function
712 EXPORT_SYMBOL_GPL(snd_soc_dapm_force_bias_level);
736 ret = snd_soc_dapm_force_bias_level(dapm, level); in snd_soc_dapm_set_bias_level()