Searched refs:avs_dsp_ops (Results 1 – 7 of 7) sorted by relevance
45 struct avs_dsp_ops { struct67 extern const struct avs_dsp_ops avs_skl_dsp_ops; argument68 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;72 extern const struct avs_dsp_ops avs_ptl_dsp_ops;103 const struct avs_dsp_ops *const dsp_ops;
70 const struct avs_dsp_ops avs_tgl_dsp_ops = {
83 const struct avs_dsp_ops avs_ptl_dsp_ops = {
76 const struct avs_dsp_ops avs_cnl_dsp_ops = {
164 const struct avs_dsp_ops avs_skl_dsp_ops = {
187 const struct avs_dsp_ops avs_icl_dsp_ops = {
254 const struct avs_dsp_ops avs_apl_dsp_ops = {
Completed in 14 milliseconds