Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/firmware/cirrus/
H A Dcs_dsp.h107 struct cs_dsp_ops;
151 const struct cs_dsp_ops *ops;
/openbmc/linux/drivers/firmware/cirrus/
H A 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;
3244 static const struct cs_dsp_ops cs_dsp_adsp1_ops = {
3250 static const struct cs_dsp_ops cs_dsp_adsp2_ops[] = {
3308 static const struct cs_dsp_ops cs_dsp_halo_ops = {
3323 static const struct cs_dsp_ops cs_dsp_halo_ao_ops = {