Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/sof/intel/
H A Dhda-codec.c245 void hda_codec_detect_mask(struct snd_sof_dev *sdev) in hda_codec_detect_mask() function
268 EXPORT_SYMBOL_NS_GPL(hda_codec_detect_mask, SND_SOC_SOF_HDA_AUDIO_CODEC);
H A Dhda-ctrl.c212 hda_codec_detect_mask(sdev); in hda_dsp_ctrl_init_chip()
H A Dhda.h732 void hda_codec_detect_mask(struct snd_sof_dev *sdev);
748 static inline void hda_codec_detect_mask(struct snd_sof_dev *sdev) { } in hda_codec_detect_mask() function