Home
last modified time | relevance | path

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

/linux/drivers/firmware/cirrus/
H A Dcs_dsp.c310 static const struct cs_dsp_ops cs_dsp_adsp2_ops[]; variable
2982 dsp->ops = &cs_dsp_adsp2_ops[0]; in cs_dsp_adsp2_init()
2985 dsp->ops = &cs_dsp_adsp2_ops[1]; in cs_dsp_adsp2_init()
2988 dsp->ops = &cs_dsp_adsp2_ops[2]; in cs_dsp_adsp2_init()
3300 static const struct cs_dsp_ops cs_dsp_adsp2_ops[] = { variable