Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/hda/
H A Dhda_cs_dsp_ctl.c19 struct cs_dsp_coeff_ctl *cs_ctl;
42 struct cs_dsp_coeff_ctl *cs_ctl = ctl->cs_ctl; in hda_cs_dsp_coeff_info()
53 struct cs_dsp_coeff_ctl *cs_ctl = ctl->cs_ctl; in hda_cs_dsp_coeff_put()
67 struct cs_dsp_coeff_ctl *cs_ctl = ctl->cs_ctl; in hda_cs_dsp_coeff_get()
104 struct cs_dsp_coeff_ctl *cs_ctl = ctl->cs_ctl; in hda_cs_dsp_free_kcontrol()
111 static void hda_cs_dsp_add_kcontrol(struct cs_dsp_coeff_ctl *cs_ctl, in hda_cs_dsp_add_kcontrol()
158 static void hda_cs_dsp_control_add(struct cs_dsp_coeff_ctl *cs_ctl, in hda_cs_dsp_control_add()
192 struct cs_dsp_coeff_ctl *cs_ctl; in hda_cs_dsp_add_controls()
215 void hda_cs_dsp_control_remove(struct cs_dsp_coeff_ctl *cs_ctl) in hda_cs_dsp_control_remove()
228 struct cs_dsp_coeff_ctl *cs_ctl; in hda_cs_dsp_write_ctl()
H A Dhda_cs_dsp_ctl.h33 void hda_cs_dsp_control_remove(struct cs_dsp_coeff_ctl *cs_ctl);
/openbmc/linux/include/linux/firmware/cirrus/
H A Dcs_dsp.h88 struct cs_dsp_coeff_ctl { struct
203 int (*control_add)(struct cs_dsp_coeff_ctl *ctl);
204 void (*control_remove)(struct cs_dsp_coeff_ctl *ctl);
239 int cs_dsp_coeff_write_acked_control(struct cs_dsp_coeff_ctl *ctl, unsigned int event_id);
240 int cs_dsp_coeff_write_ctrl(struct cs_dsp_coeff_ctl *ctl, unsigned int off,
242 int cs_dsp_coeff_read_ctrl(struct cs_dsp_coeff_ctl *ctl, unsigned int off,
244 struct cs_dsp_coeff_ctl *cs_dsp_get_ctl(struct cs_dsp *dsp, const char *name, int type,
/openbmc/linux/drivers/firmware/cirrus/
H A Dcs_dsp.c467 struct cs_dsp_coeff_ctl *ctl; in cs_dsp_debugfs_read_controls_show()
867 int cs_dsp_coeff_read_ctrl(struct cs_dsp_coeff_ctl *ctl, in cs_dsp_coeff_read_ctrl()
899 struct cs_dsp_coeff_ctl *ctl; in cs_dsp_coeff_init_control_caches()
925 struct cs_dsp_coeff_ctl *ctl; in cs_dsp_coeff_sync_controls()
945 struct cs_dsp_coeff_ctl *ctl; in cs_dsp_signal_event_controls()
976 struct cs_dsp_coeff_ctl *ctl; in cs_dsp_create_control()
1618 struct cs_dsp_coeff_ctl *pos, *rslt = NULL; in cs_dsp_get_ctl()
1641 struct cs_dsp_coeff_ctl *ctl; in cs_dsp_ctl_fixup_base()
2469 struct cs_dsp_coeff_ctl *ctl; in cs_dsp_adsp1_power_down()
2746 struct cs_dsp_coeff_ctl *ctl; in cs_dsp_power_down()
[all …]
/openbmc/linux/sound/soc/codecs/
H A Dwm_adsp.c312 struct cs_dsp_coeff_ctl *cs_ctl;
379 struct cs_dsp_coeff_ctl *cs_ctl = ctl->cs_ctl; in wm_coeff_info()
404 struct cs_dsp_coeff_ctl *cs_ctl = ctl->cs_ctl; in wm_coeff_put()
421 struct cs_dsp_coeff_ctl *cs_ctl = ctl->cs_ctl; in wm_coeff_tlv_put()
447 struct cs_dsp_coeff_ctl *cs_ctl = ctl->cs_ctl; in wm_coeff_put_acked()
475 struct cs_dsp_coeff_ctl *cs_ctl = ctl->cs_ctl; in wm_coeff_get()
492 struct cs_dsp_coeff_ctl *cs_ctl = ctl->cs_ctl; in wm_coeff_tlv_get()
558 struct cs_dsp_coeff_ctl *cs_ctl = ctl->cs_ctl; in wm_adsp_ctl_work()
597 static int wm_adsp_control_add(struct cs_dsp_coeff_ctl *cs_ctl) in wm_adsp_control_add()
686 struct cs_dsp_coeff_ctl *cs_ctl; in wm_adsp_write_ctl()
[all …]