Home
last modified time | relevance | path

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

/linux/sound/soc/intel/avs/
H A Davs.h45 struct avs_dsp_ops { struct
66 extern const struct avs_dsp_ops avs_skl_dsp_ops; argument
67 extern const struct avs_dsp_ops avs_apl_dsp_ops;
68 extern const struct avs_dsp_ops avs_cnl_dsp_ops;
69 extern const struct avs_dsp_ops avs_icl_dsp_ops;
70 extern const struct avs_dsp_ops avs_tgl_dsp_ops;
99 const struct avs_dsp_ops *const dsp_ops;
H A Dtgl.c38 const struct avs_dsp_ops avs_tgl_dsp_ops = {
H A Dcnl.c75 const struct avs_dsp_ops avs_cnl_dsp_ops = {
H A Dskl.c163 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.c253 const struct avs_dsp_ops avs_apl_dsp_ops = {