Home
last modified time | relevance | path

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

/linux/include/linux/firmware/cirrus/
A Dcs_dsp.h79 struct cs_dsp_coeff_ctl { struct
191 int (*control_add)(struct cs_dsp_coeff_ctl *ctl);
192 void (*control_remove)(struct cs_dsp_coeff_ctl *ctl);
225 int cs_dsp_coeff_write_acked_control(struct cs_dsp_coeff_ctl *ctl, unsigned int event_id);
226 int cs_dsp_coeff_write_ctrl(struct cs_dsp_coeff_ctl *ctl, const void *buf, size_t len);
227 int cs_dsp_coeff_read_ctrl(struct cs_dsp_coeff_ctl *ctl, void *buf, size_t len);
228 struct cs_dsp_coeff_ctl *cs_dsp_get_ctl(struct cs_dsp *dsp, const char *name, int type,
/linux/sound/soc/codecs/
A Dwm_adsp.c307 struct cs_dsp_coeff_ctl *cs_ctl;
374 struct cs_dsp_coeff_ctl *cs_ctl = ctl->cs_ctl; in wm_coeff_info()
399 struct cs_dsp_coeff_ctl *cs_ctl = ctl->cs_ctl; in wm_coeff_put()
416 struct cs_dsp_coeff_ctl *cs_ctl = ctl->cs_ctl; in wm_coeff_tlv_put()
437 struct cs_dsp_coeff_ctl *cs_ctl = ctl->cs_ctl; in wm_coeff_put_acked()
462 struct cs_dsp_coeff_ctl *cs_ctl = ctl->cs_ctl; in wm_coeff_get()
479 struct cs_dsp_coeff_ctl *cs_ctl = ctl->cs_ctl; in wm_coeff_tlv_get()
542 struct cs_dsp_coeff_ctl *cs_ctl = ctl->cs_ctl; in wmfw_add_ctl()
688 struct cs_dsp_coeff_ctl *cs_ctl; in wm_adsp_write_ctl()
733 struct cs_dsp_coeff_ctl *cs_ctl; in wm_adsp_read_ctl()
[all …]
/linux/drivers/firmware/cirrus/
A Dcs_dsp.c718 static int cs_dsp_coeff_write_ctrl_raw(struct cs_dsp_coeff_ctl *ctl, in cs_dsp_coeff_write_ctrl_raw()
839 struct cs_dsp_coeff_ctl *ctl; in cs_dsp_coeff_init_control_caches()
865 struct cs_dsp_coeff_ctl *ctl; in cs_dsp_coeff_sync_controls()
885 struct cs_dsp_coeff_ctl *ctl; in cs_dsp_signal_event_controls()
903 static void cs_dsp_free_ctl_blk(struct cs_dsp_coeff_ctl *ctl) in cs_dsp_free_ctl_blk()
916 struct cs_dsp_coeff_ctl *ctl; in cs_dsp_create_control()
1460 struct cs_dsp_coeff_ctl *pos, *rslt = NULL; in cs_dsp_get_ctl()
1481 struct cs_dsp_coeff_ctl *ctl; in cs_dsp_ctl_fixup_base()
2263 struct cs_dsp_coeff_ctl *ctl; in cs_dsp_adsp1_power_down()
2540 struct cs_dsp_coeff_ctl *ctl; in cs_dsp_power_down()
[all …]

Completed in 17 milliseconds