Home
last modified time | relevance | path

Searched refs:hda_codec_detect_mask (Results 1 – 3 of 3) sorted by relevance

/linux/sound/soc/sof/intel/
H A Dhda-codec.c255 void hda_codec_detect_mask(struct snd_sof_dev *sdev) in hda_codec_detect_mask() function
278 EXPORT_SYMBOL_NS_GPL(hda_codec_detect_mask, "SND_SOC_SOF_HDA_AUDIO_CODEC");
H A Dhda-ctrl.c223 hda_codec_detect_mask(sdev); in hda_dsp_ctrl_init_chip()
H A Dhda.h772 void hda_codec_detect_mask(struct snd_sof_dev *sdev);
788 static inline void hda_codec_detect_mask(struct snd_sof_dev *sdev) { } in hda_codec_detect_mask() function