Home
last modified time | relevance | path

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

/linux-6.15/include/linux/firmware/cirrus/
H A Dcs_dsp.h117 struct cs_dsp_ops;
160 const struct cs_dsp_ops *ops;
/linux-6.15/drivers/firmware/cirrus/
H A Dcs_dsp.c285 struct cs_dsp_ops { struct
309 static const struct cs_dsp_ops cs_dsp_adsp1_ops; argument
310 static const struct cs_dsp_ops cs_dsp_adsp2_ops[];
311 static const struct cs_dsp_ops cs_dsp_halo_ops;
312 static const struct cs_dsp_ops cs_dsp_halo_ao_ops;
3284 static const struct cs_dsp_ops cs_dsp_adsp1_ops = {
3290 static const struct cs_dsp_ops cs_dsp_adsp2_ops[] = {
3348 static const struct cs_dsp_ops cs_dsp_halo_ops = {
3363 static const struct cs_dsp_ops cs_dsp_halo_ao_ops = {