Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/firmware/cirrus/
Dcs_dsp.h117 struct cs_dsp_ops;
160 const struct cs_dsp_ops *ops;
/linux-6.12.1/drivers/firmware/cirrus/
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;
3294 static const struct cs_dsp_ops cs_dsp_adsp1_ops = {
3300 static const struct cs_dsp_ops cs_dsp_adsp2_ops[] = {
3358 static const struct cs_dsp_ops cs_dsp_halo_ops = {
3373 static const struct cs_dsp_ops cs_dsp_halo_ao_ops = {