Home
last modified time | relevance | path

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

/sound/soc/intel/avs/
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;
72 extern const struct avs_dsp_ops avs_ptl_dsp_ops;
103 const struct avs_dsp_ops *const dsp_ops;
A Dtgl.c70 const struct avs_dsp_ops avs_tgl_dsp_ops = {
A Dptl.c83 const struct avs_dsp_ops avs_ptl_dsp_ops = {
A Dcnl.c76 const struct avs_dsp_ops avs_cnl_dsp_ops = {
A Dskl.c164 const struct avs_dsp_ops avs_skl_dsp_ops = {
A Dicl.c187 const struct avs_dsp_ops avs_icl_dsp_ops = {
A Dapl.c254 const struct avs_dsp_ops avs_apl_dsp_ops = {

Completed in 14 milliseconds