Lines Matching refs:cs_dsp_coeff_ctl
619 static int cs_dsp_coeff_base_reg(struct cs_dsp_coeff_ctl *ctl, unsigned int *reg, in cs_dsp_coeff_base_reg()
650 int cs_dsp_coeff_write_acked_control(struct cs_dsp_coeff_ctl *ctl, unsigned int event_id) in cs_dsp_coeff_write_acked_control()
715 static int cs_dsp_coeff_write_ctrl_raw(struct cs_dsp_coeff_ctl *ctl, in cs_dsp_coeff_write_ctrl_raw()
757 int cs_dsp_coeff_write_ctrl(struct cs_dsp_coeff_ctl *ctl, in cs_dsp_coeff_write_ctrl()
783 static int cs_dsp_coeff_read_ctrl_raw(struct cs_dsp_coeff_ctl *ctl, in cs_dsp_coeff_read_ctrl_raw()
825 int cs_dsp_coeff_read_ctrl(struct cs_dsp_coeff_ctl *ctl, in cs_dsp_coeff_read_ctrl()
857 struct cs_dsp_coeff_ctl *ctl; in cs_dsp_coeff_init_control_caches()
883 struct cs_dsp_coeff_ctl *ctl; in cs_dsp_coeff_sync_controls()
903 struct cs_dsp_coeff_ctl *ctl; in cs_dsp_signal_event_controls()
921 static void cs_dsp_free_ctl_blk(struct cs_dsp_coeff_ctl *ctl) in cs_dsp_free_ctl_blk()
934 struct cs_dsp_coeff_ctl *ctl; in cs_dsp_create_control()
1475 struct cs_dsp_coeff_ctl *cs_dsp_get_ctl(struct cs_dsp *dsp, const char *name, int type, in cs_dsp_get_ctl()
1478 struct cs_dsp_coeff_ctl *pos, *rslt = NULL; in cs_dsp_get_ctl()
1501 struct cs_dsp_coeff_ctl *ctl; in cs_dsp_ctl_fixup_base()
2320 struct cs_dsp_coeff_ctl *ctl; in cs_dsp_adsp1_power_down()
2597 struct cs_dsp_coeff_ctl *ctl; in cs_dsp_power_down()
2829 struct cs_dsp_coeff_ctl *ctl; in cs_dsp_remove()
2832 ctl = list_first_entry(&dsp->ctl_list, struct cs_dsp_coeff_ctl, list); in cs_dsp_remove()