Home
last modified time | relevance | path

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

/linux/sound/soc/intel/avs/
H A Davs.h44 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;
71 extern const struct avs_dsp_ops avs_ptl_dsp_ops;
102 const struct avs_dsp_ops *const dsp_ops;
H A Dtgl.c71 const struct avs_dsp_ops avs_tgl_dsp_ops = {
H A Dptl.c84 const struct avs_dsp_ops avs_ptl_dsp_ops = {
H A Dcnl.c77 const struct avs_dsp_ops avs_cnl_dsp_ops = {
H A Dskl.c165 const struct avs_dsp_ops avs_skl_dsp_ops = {
H A Dicl.c188 const struct avs_dsp_ops avs_icl_dsp_ops = {
H A Dapl.c255 const struct avs_dsp_ops avs_apl_dsp_ops = {