Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/firmware/cirrus/
Dcs_dsp.c302 static const struct cs_dsp_ops cs_dsp_adsp2_ops[]; variable
2795 dsp->ops = &cs_dsp_adsp2_ops[0]; in cs_dsp_adsp2_init()
2798 dsp->ops = &cs_dsp_adsp2_ops[1]; in cs_dsp_adsp2_init()
2801 dsp->ops = &cs_dsp_adsp2_ops[2]; in cs_dsp_adsp2_init()
3110 static const struct cs_dsp_ops cs_dsp_adsp2_ops[] = { variable