Home
last modified time | relevance | path

Searched refs:avs_dsp_ops (Results 1 – 6 of 6) sorted by relevance

/linux-6.15/sound/soc/intel/avs/
H A Davs.h45 struct avs_dsp_ops { struct
67 extern const struct avs_dsp_ops avs_skl_dsp_ops; argument
68 extern const struct avs_dsp_ops avs_apl_dsp_ops;
69 extern const struct avs_dsp_ops avs_cnl_dsp_ops;
70 extern const struct avs_dsp_ops avs_icl_dsp_ops;
71 extern const struct avs_dsp_ops avs_tgl_dsp_ops;
100 const struct avs_dsp_ops *const dsp_ops;
H A Dtgl.c70 const struct avs_dsp_ops avs_tgl_dsp_ops = {
H A Dcnl.c76 const struct avs_dsp_ops avs_cnl_dsp_ops = {
H A Dskl.c164 const struct avs_dsp_ops avs_skl_dsp_ops = {
H A Dicl.c187 const struct avs_dsp_ops avs_icl_dsp_ops = {
H A Dapl.c254 const struct avs_dsp_ops avs_apl_dsp_ops = {