|
@@ -202,6 +202,9 @@ struct snd_soc_dapm_path;
|
|
struct snd_soc_dapm_pin;
|
|
struct snd_soc_dapm_pin;
|
|
struct snd_soc_dapm_route;
|
|
struct snd_soc_dapm_route;
|
|
|
|
|
|
|
|
+int dapm_reg_event(struct snd_soc_dapm_widget *w,
|
|
|
|
+ struct snd_kcontrol *kcontrol, int event);
|
|
|
|
+
|
|
/* dapm controls */
|
|
/* dapm controls */
|
|
int snd_soc_dapm_put_volsw(struct snd_kcontrol *kcontrol,
|
|
int snd_soc_dapm_put_volsw(struct snd_kcontrol *kcontrol,
|
|
struct snd_ctl_elem_value *ucontrol);
|
|
struct snd_ctl_elem_value *ucontrol);
|