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.c353 static const struct cs_dsp_ops cs_dsp_adsp2_ops[]; variable
3060 dsp->ops = &cs_dsp_adsp2_ops[0]; in cs_dsp_adsp2_init()
3063 dsp->ops = &cs_dsp_adsp2_ops[1]; in cs_dsp_adsp2_init()
3066 dsp->ops = &cs_dsp_adsp2_ops[2]; in cs_dsp_adsp2_init()
3378 static const struct cs_dsp_ops cs_dsp_adsp2_ops[] = { variable