Home
last modified time | relevance | path

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

/Linux-v6.6/sound/pci/hda/
Dhda_cs_dsp_ctl.c17 struct hda_cs_dsp_coeff_ctl { struct
40 struct hda_cs_dsp_coeff_ctl *ctl = (struct hda_cs_dsp_coeff_ctl *)snd_kcontrol_chip(kctl); in hda_cs_dsp_coeff_info() argument
51 struct hda_cs_dsp_coeff_ctl *ctl = (struct hda_cs_dsp_coeff_ctl *)snd_kcontrol_chip(kctl); in hda_cs_dsp_coeff_put()
65 struct hda_cs_dsp_coeff_ctl *ctl = (struct hda_cs_dsp_coeff_ctl *)snd_kcontrol_chip(kctl); in hda_cs_dsp_coeff_get()
100 static void hda_cs_dsp_add_kcontrol(struct hda_cs_dsp_coeff_ctl *ctl, const char *name) in hda_cs_dsp_add_kcontrol()
141 struct hda_cs_dsp_coeff_ctl *ctl; in hda_cs_dsp_control_add()
204 struct hda_cs_dsp_coeff_ctl *ctl = cs_ctl->priv; in hda_cs_dsp_control_remove()
214 struct hda_cs_dsp_coeff_ctl *ctl; in hda_cs_dsp_write_ctl()