Home
last modified time | relevance | path

Searched refs:sof_hda_common_ops (Results 1 – 8 of 8) sorted by relevance

/sound/soc/sof/intel/
A Dhda-common-ops.c17 const struct snd_sof_dsp_ops sof_hda_common_ops = { variable
108 EXPORT_SYMBOL_NS(sof_hda_common_ops, "SND_SOC_SOF_INTEL_HDA_GENERIC");
A Dskl.c60 memcpy(&sof_skl_ops, &sof_hda_common_ops, sizeof(struct snd_sof_dsp_ops)); in sof_skl_ops_init()
A Dapl.c36 memcpy(&sof_apl_ops, &sof_hda_common_ops, sizeof(struct snd_sof_dsp_ops)); in sof_apl_ops_init()
A Dicl.c104 memcpy(&sof_icl_ops, &sof_hda_common_ops, sizeof(struct snd_sof_dsp_ops)); in sof_icl_ops_init()
A Dtgl.c70 memcpy(&sof_tgl_ops, &sof_hda_common_ops, sizeof(struct snd_sof_dsp_ops)); in sof_tgl_ops_init()
A Dcnl.c389 memcpy(&sof_cnl_ops, &sof_hda_common_ops, sizeof(struct snd_sof_dsp_ops)); in sof_cnl_ops_init()
A Dmtl.c710 memcpy(dsp_ops, &sof_hda_common_ops, sizeof(struct snd_sof_dsp_ops)); in sof_mtl_set_ops()
A Dhda.h912 extern const struct snd_sof_dsp_ops sof_hda_common_ops;

Completed in 12 milliseconds