Home
last modified time | relevance | path

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

/linux-6.12.1/sound/pci/hda/
Dhda_cs_dsp_ctl.c18 struct hda_cs_dsp_coeff_ctl { struct
41 struct hda_cs_dsp_coeff_ctl *ctl = (struct hda_cs_dsp_coeff_ctl *)snd_kcontrol_chip(kctl); in hda_cs_dsp_coeff_info() argument
52 struct hda_cs_dsp_coeff_ctl *ctl = (struct hda_cs_dsp_coeff_ctl *)snd_kcontrol_chip(kctl); in hda_cs_dsp_coeff_put()
61 struct hda_cs_dsp_coeff_ctl *ctl = (struct hda_cs_dsp_coeff_ctl *)snd_kcontrol_chip(kctl); in hda_cs_dsp_coeff_get()
93 struct hda_cs_dsp_coeff_ctl *ctl = (struct hda_cs_dsp_coeff_ctl *)snd_kcontrol_chip(kctl); in hda_cs_dsp_free_kcontrol()
107 struct hda_cs_dsp_coeff_ctl *ctl __free(kfree) = NULL; in hda_cs_dsp_add_kcontrol()
207 struct hda_cs_dsp_coeff_ctl *ctl = cs_ctl->priv; in hda_cs_dsp_control_remove()