hda_dsp_core_get
sof_apl_ops.core_get = hda_dsp_core_get;
sof_cnl_ops.core_get = hda_dsp_core_get;
EXPORT_SYMBOL_NS(hda_dsp_core_get, "SND_SOC_SOF_INTEL_HDA_COMMON");
int hda_dsp_core_get(struct snd_sof_dev *sdev, int core);
sof_icl_ops.core_get = hda_dsp_core_get;