Searched refs:cs_dsp_coeff_ctl (Results 1 – 1 of 1) sorted by relevance
| /include/linux/firmware/cirrus/ |
| A D | cs_dsp.h | 96 struct cs_dsp_coeff_ctl { struct 210 int (*control_add)(struct cs_dsp_coeff_ctl *ctl); 211 void (*control_remove)(struct cs_dsp_coeff_ctl *ctl); 246 int cs_dsp_coeff_write_acked_control(struct cs_dsp_coeff_ctl *ctl, unsigned int event_id); 247 int cs_dsp_coeff_write_ctrl(struct cs_dsp_coeff_ctl *ctl, unsigned int off, 249 int cs_dsp_coeff_lock_and_write_ctrl(struct cs_dsp_coeff_ctl *ctl, unsigned int off, 251 int cs_dsp_coeff_read_ctrl(struct cs_dsp_coeff_ctl *ctl, unsigned int off, 253 int cs_dsp_coeff_lock_and_read_ctrl(struct cs_dsp_coeff_ctl *ctl, unsigned int off, 255 struct cs_dsp_coeff_ctl *cs_dsp_get_ctl(struct cs_dsp *dsp, const char *name, int type, 275 struct cs_dsp_coeff_ctl *ctl;
|
Completed in 3 milliseconds