Lines Matching refs:cs_dsp_coeff_ctl
461 static int cs_dsp_coeff_base_reg(struct cs_dsp_coeff_ctl *ctl, unsigned int *reg,
467 struct cs_dsp_coeff_ctl *ctl; in cs_dsp_debugfs_read_controls_show()
651 static int cs_dsp_coeff_base_reg(struct cs_dsp_coeff_ctl *ctl, unsigned int *reg, in cs_dsp_coeff_base_reg()
682 int cs_dsp_coeff_write_acked_control(struct cs_dsp_coeff_ctl *ctl, unsigned int event_id) in cs_dsp_coeff_write_acked_control()
747 static int cs_dsp_coeff_write_ctrl_raw(struct cs_dsp_coeff_ctl *ctl, in cs_dsp_coeff_write_ctrl_raw()
789 int cs_dsp_coeff_write_ctrl(struct cs_dsp_coeff_ctl *ctl, in cs_dsp_coeff_write_ctrl()
822 static int cs_dsp_coeff_read_ctrl_raw(struct cs_dsp_coeff_ctl *ctl, in cs_dsp_coeff_read_ctrl_raw()
864 int cs_dsp_coeff_read_ctrl(struct cs_dsp_coeff_ctl *ctl, in cs_dsp_coeff_read_ctrl()
896 struct cs_dsp_coeff_ctl *ctl; in cs_dsp_coeff_init_control_caches()
922 struct cs_dsp_coeff_ctl *ctl; in cs_dsp_coeff_sync_controls()
942 struct cs_dsp_coeff_ctl *ctl; in cs_dsp_signal_event_controls()
960 static void cs_dsp_free_ctl_blk(struct cs_dsp_coeff_ctl *ctl) in cs_dsp_free_ctl_blk()
973 struct cs_dsp_coeff_ctl *ctl; in cs_dsp_create_control()
1518 struct cs_dsp_coeff_ctl *cs_dsp_get_ctl(struct cs_dsp *dsp, const char *name, int type, in cs_dsp_get_ctl()
1521 struct cs_dsp_coeff_ctl *pos, *rslt = NULL; in cs_dsp_get_ctl()
1544 struct cs_dsp_coeff_ctl *ctl; in cs_dsp_ctl_fixup_base()
2364 struct cs_dsp_coeff_ctl *ctl; in cs_dsp_adsp1_power_down()
2641 struct cs_dsp_coeff_ctl *ctl; in cs_dsp_power_down()
2876 struct cs_dsp_coeff_ctl *ctl; in cs_dsp_remove()
2879 ctl = list_first_entry(&dsp->ctl_list, struct cs_dsp_coeff_ctl, list); in cs_dsp_remove()