|
@@ -482,8 +482,6 @@ struct wm_coeff_ctl_ops {
|
|
struct snd_ctl_elem_value *ucontrol);
|
|
struct snd_ctl_elem_value *ucontrol);
|
|
int (*xput)(struct snd_kcontrol *kcontrol,
|
|
int (*xput)(struct snd_kcontrol *kcontrol,
|
|
struct snd_ctl_elem_value *ucontrol);
|
|
struct snd_ctl_elem_value *ucontrol);
|
|
- int (*xinfo)(struct snd_kcontrol *kcontrol,
|
|
|
|
- struct snd_ctl_elem_info *uinfo);
|
|
|
|
};
|
|
};
|
|
|
|
|
|
struct wm_coeff_ctl {
|
|
struct wm_coeff_ctl {
|