Lines Matching refs:cs_dsp_coeff_ctl
468 static int cs_dsp_coeff_base_reg(struct cs_dsp_coeff_ctl *ctl, unsigned int *reg,
474 struct cs_dsp_coeff_ctl *ctl; in cs_dsp_debugfs_read_controls_show()
658 static int cs_dsp_coeff_base_reg(struct cs_dsp_coeff_ctl *ctl, unsigned int *reg, in cs_dsp_coeff_base_reg()
689 int cs_dsp_coeff_write_acked_control(struct cs_dsp_coeff_ctl *ctl, unsigned int event_id) in cs_dsp_coeff_write_acked_control()
754 static int cs_dsp_coeff_write_ctrl_raw(struct cs_dsp_coeff_ctl *ctl, in cs_dsp_coeff_write_ctrl_raw()
796 int cs_dsp_coeff_write_ctrl(struct cs_dsp_coeff_ctl *ctl, in cs_dsp_coeff_write_ctrl()
843 int cs_dsp_coeff_lock_and_write_ctrl(struct cs_dsp_coeff_ctl *ctl, in cs_dsp_coeff_lock_and_write_ctrl()
859 static int cs_dsp_coeff_read_ctrl_raw(struct cs_dsp_coeff_ctl *ctl, in cs_dsp_coeff_read_ctrl_raw()
901 int cs_dsp_coeff_read_ctrl(struct cs_dsp_coeff_ctl *ctl, in cs_dsp_coeff_read_ctrl()
942 int cs_dsp_coeff_lock_and_read_ctrl(struct cs_dsp_coeff_ctl *ctl, in cs_dsp_coeff_lock_and_read_ctrl()
960 struct cs_dsp_coeff_ctl *ctl; in cs_dsp_coeff_init_control_caches()
986 struct cs_dsp_coeff_ctl *ctl; in cs_dsp_coeff_sync_controls()
1006 struct cs_dsp_coeff_ctl *ctl; in cs_dsp_signal_event_controls()
1024 static void cs_dsp_free_ctl_blk(struct cs_dsp_coeff_ctl *ctl) in cs_dsp_free_ctl_blk()
1037 struct cs_dsp_coeff_ctl *ctl; in cs_dsp_create_control()
1661 struct cs_dsp_coeff_ctl *cs_dsp_get_ctl(struct cs_dsp *dsp, const char *name, int type, in cs_dsp_get_ctl()
1664 struct cs_dsp_coeff_ctl *pos, *rslt = NULL; in cs_dsp_get_ctl()
1687 struct cs_dsp_coeff_ctl *ctl; in cs_dsp_ctl_fixup_base()
2507 struct cs_dsp_coeff_ctl *ctl; in cs_dsp_adsp1_power_down()
2784 struct cs_dsp_coeff_ctl *ctl; in cs_dsp_power_down()
3019 struct cs_dsp_coeff_ctl *ctl; in cs_dsp_remove()
3022 ctl = list_first_entry(&dsp->ctl_list, struct cs_dsp_coeff_ctl, list); in cs_dsp_remove()