Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/firmware/cirrus/
Dcs_dsp.c303 static const struct cs_dsp_ops cs_dsp_adsp2_ops[]; variable
2839 dsp->ops = &cs_dsp_adsp2_ops[0]; in cs_dsp_adsp2_init()
2842 dsp->ops = &cs_dsp_adsp2_ops[1]; in cs_dsp_adsp2_init()
2845 dsp->ops = &cs_dsp_adsp2_ops[2]; in cs_dsp_adsp2_init()
3157 static const struct cs_dsp_ops cs_dsp_adsp2_ops[] = { variable