Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/firmware/cirrus/
Dcs_dsp.h107 struct cs_dsp_ops;
151 const struct cs_dsp_ops *ops;
/Linux-v6.6/drivers/firmware/cirrus/
Dcs_dsp.c278 struct cs_dsp_ops { struct
302 static const struct cs_dsp_ops cs_dsp_adsp1_ops; argument
303 static const struct cs_dsp_ops cs_dsp_adsp2_ops[];
304 static const struct cs_dsp_ops cs_dsp_halo_ops;
305 static const struct cs_dsp_ops cs_dsp_halo_ao_ops;
3151 static const struct cs_dsp_ops cs_dsp_adsp1_ops = {
3157 static const struct cs_dsp_ops cs_dsp_adsp2_ops[] = {
3215 static const struct cs_dsp_ops cs_dsp_halo_ops = {
3230 static const struct cs_dsp_ops cs_dsp_halo_ao_ops = {