Home
last modified time | relevance | path

Searched defs:cs_dsp_client_ops (Results 1 – 1 of 1) sorted by relevance

/linux/include/linux/firmware/cirrus/
A Dcs_dsp.h190 struct cs_dsp_client_ops { struct
191 int (*control_add)(struct cs_dsp_coeff_ctl *ctl);
192 void (*control_remove)(struct cs_dsp_coeff_ctl *ctl);
193 int (*post_run)(struct cs_dsp *dsp);
194 void (*post_stop)(struct cs_dsp *dsp);
195 void (*watchdog_expired)(struct cs_dsp *dsp);

Completed in 6 milliseconds