Home
last modified time | relevance | path

Searched refs:cs_dsp_ops (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/firmware/cirrus/
H A Dcs_dsp.h115 struct cs_dsp_ops;
158 const struct cs_dsp_ops *ops;
/linux/drivers/firmware/cirrus/
H A Dcs_dsp.c285 struct cs_dsp_ops { struct
309 static const struct cs_dsp_ops cs_dsp_adsp1_ops; argument
310 static const struct cs_dsp_ops cs_dsp_adsp2_ops[];
311 static const struct cs_dsp_ops cs_dsp_halo_ops;
312 static const struct cs_dsp_ops cs_dsp_halo_ao_ops;
3289 static const struct cs_dsp_ops cs_dsp_adsp1_ops = {
3295 static const struct cs_dsp_ops cs_dsp_adsp2_ops[] = {
3353 static const struct cs_dsp_ops cs_dsp_halo_ops = {
3368 static const struct cs_dsp_ops cs_dsp_halo_ao_ops = {