|
@@ -451,6 +451,9 @@ int snd_soc_dapm_dai_get_connected_widgets(struct snd_soc_dai *dai, int stream,
|
|
struct snd_soc_dapm_context *snd_soc_dapm_kcontrol_dapm(
|
|
struct snd_soc_dapm_context *snd_soc_dapm_kcontrol_dapm(
|
|
struct snd_kcontrol *kcontrol);
|
|
struct snd_kcontrol *kcontrol);
|
|
|
|
|
|
|
|
+struct snd_soc_dapm_widget *snd_soc_dapm_kcontrol_widget(
|
|
|
|
+ struct snd_kcontrol *kcontrol);
|
|
|
|
+
|
|
int snd_soc_dapm_force_bias_level(struct snd_soc_dapm_context *dapm,
|
|
int snd_soc_dapm_force_bias_level(struct snd_soc_dapm_context *dapm,
|
|
enum snd_soc_bias_level level);
|
|
enum snd_soc_bias_level level);
|
|
|
|
|