hda_dsp_post_fw_run
sof_apl_ops.post_fw_run = hda_dsp_post_fw_run;
sof_cnl_ops.post_fw_run = hda_dsp_post_fw_run;
EXPORT_SYMBOL_NS(hda_dsp_post_fw_run, "SND_SOC_SOF_INTEL_HDA_GENERIC");
int hda_dsp_post_fw_run(struct snd_sof_dev *sdev);
sof_skl_ops.post_fw_run = hda_dsp_post_fw_run;
sof_tgl_ops.post_fw_run = hda_dsp_post_fw_run;