Searched refs:avs_tgl_dsp_ops (Results 1 – 3 of 3) sorted by relevance
/linux-6.12.1/sound/soc/intel/avs/ | ||
D | tgl.c | 38 const struct avs_dsp_ops avs_tgl_dsp_ops = { variable |
D | avs.h | 70 extern const struct avs_dsp_ops avs_tgl_dsp_ops; |
D | core.c | 836 .dsp_ops = &avs_tgl_dsp_ops, \ |