Home
last modified time | relevance | path

Searched refs:hda_dsp_ctrl_init_chip (Results 1 – 4 of 4) sorted by relevance

/linux/sound/soc/sof/intel/
H A Dhda-ctrl.c186 int hda_dsp_ctrl_init_chip(struct snd_sof_dev *sdev, bool detect_codec) in hda_dsp_ctrl_init_chip() function
273 EXPORT_SYMBOL_NS(hda_dsp_ctrl_init_chip, "SND_SOC_SOF_INTEL_HDA_COMMON");
H A Dhda.h763 int hda_dsp_ctrl_init_chip(struct snd_sof_dev *sdev, bool detect_codec);
H A Dhda-dsp.c874 ret = hda_dsp_ctrl_init_chip(sdev, false); in hda_resume()
H A Dhda.c621 ret = hda_dsp_ctrl_init_chip(sdev, true); in hda_init_caps()