Searched refs:cs_dsp_coeff_ctl (Results 1 – 8 of 8) sorted by relevance
| /linux/include/linux/firmware/cirrus/ |
| A D | cs_dsp.h | 98 struct cs_dsp_coeff_ctl { struct 212 int (*control_add)(struct cs_dsp_coeff_ctl *ctl); 213 void (*control_remove)(struct cs_dsp_coeff_ctl *ctl); 248 int cs_dsp_coeff_write_acked_control(struct cs_dsp_coeff_ctl *ctl, unsigned int event_id); 249 int cs_dsp_coeff_write_ctrl(struct cs_dsp_coeff_ctl *ctl, unsigned int off, 251 int cs_dsp_coeff_lock_and_write_ctrl(struct cs_dsp_coeff_ctl *ctl, unsigned int off, 253 int cs_dsp_coeff_read_ctrl(struct cs_dsp_coeff_ctl *ctl, unsigned int off, 255 int cs_dsp_coeff_lock_and_read_ctrl(struct cs_dsp_coeff_ctl *ctl, unsigned int off, 257 struct cs_dsp_coeff_ctl *cs_dsp_get_ctl(struct cs_dsp *dsp, const char *name, int type, 277 struct cs_dsp_coeff_ctl *ctl;
|
| /linux/sound/pci/hda/ |
| A D | hda_cs_dsp_ctl.c | 19 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() 62 struct cs_dsp_coeff_ctl *cs_ctl = ctl->cs_ctl; in hda_cs_dsp_coeff_get() 94 struct cs_dsp_coeff_ctl *cs_ctl = ctl->cs_ctl; in hda_cs_dsp_free_kcontrol() 101 static void hda_cs_dsp_add_kcontrol(struct cs_dsp_coeff_ctl *cs_ctl, in hda_cs_dsp_add_kcontrol() 148 static void hda_cs_dsp_control_add(struct cs_dsp_coeff_ctl *cs_ctl, in hda_cs_dsp_control_add() 182 struct cs_dsp_coeff_ctl *cs_ctl; in hda_cs_dsp_add_controls() 205 void hda_cs_dsp_control_remove(struct cs_dsp_coeff_ctl *cs_ctl) in hda_cs_dsp_control_remove() 218 struct cs_dsp_coeff_ctl *cs_ctl; in hda_cs_dsp_write_ctl()
|
| A D | hda_cs_dsp_ctl.h | 33 void hda_cs_dsp_control_remove(struct cs_dsp_coeff_ctl *cs_ctl);
|
| /linux/sound/soc/codecs/ |
| A D | wm_adsp.h | 40 int (*control_add)(struct wm_adsp *dsp, struct cs_dsp_coeff_ctl *cs_ctl); 137 int wm_adsp_control_add(struct cs_dsp_coeff_ctl *cs_ctl);
|
| A D | wm_adsp.c | 313 struct cs_dsp_coeff_ctl *cs_ctl; 380 struct cs_dsp_coeff_ctl *cs_ctl = ctl->cs_ctl; in wm_coeff_info() 405 struct cs_dsp_coeff_ctl *cs_ctl = ctl->cs_ctl; in wm_coeff_put() 417 struct cs_dsp_coeff_ctl *cs_ctl = ctl->cs_ctl; in wm_coeff_tlv_put() 441 struct cs_dsp_coeff_ctl *cs_ctl = ctl->cs_ctl; in wm_coeff_put_acked() 469 struct cs_dsp_coeff_ctl *cs_ctl = ctl->cs_ctl; in wm_coeff_get() 481 struct cs_dsp_coeff_ctl *cs_ctl = ctl->cs_ctl; in wm_coeff_tlv_get() 547 struct cs_dsp_coeff_ctl *cs_ctl = ctl->cs_ctl; in wm_adsp_ctl_work() 586 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 …]
|
| A D | cs-amp-lib.c | 27 struct cs_dsp_coeff_ctl *cs_ctl; in cs_amp_write_cal_coeff()
|
| A D | cs35l56.c | 1098 static int cs35l56_control_add_nop(struct wm_adsp *dsp, struct cs_dsp_coeff_ctl *cs_ctl) in cs35l56_control_add_nop()
|
| /linux/drivers/firmware/cirrus/ |
| A D | cs_dsp.c | 474 struct cs_dsp_coeff_ctl *ctl; in cs_dsp_debugfs_read_controls_show() 901 int cs_dsp_coeff_read_ctrl(struct cs_dsp_coeff_ctl *ctl, in cs_dsp_coeff_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() 1037 struct cs_dsp_coeff_ctl *ctl; in cs_dsp_create_control() 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() [all …]
|
Completed in 21 milliseconds