Home
last modified time | relevance | path

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

/Linux-v6.6/sound/soc/codecs/
Dhda.h17 int hda_codec_probe_complete(struct hda_codec *codec);
Dhda.c144 int hda_codec_probe_complete(struct hda_codec *codec) in hda_codec_probe_complete() function
168 EXPORT_SYMBOL_GPL(hda_codec_probe_complete);
241 ret = hda_codec_probe_complete(codec); in hda_codec_probe()
/Linux-v6.6/sound/soc/intel/avs/boards/
Dhdaudio.c123 return hda_codec_probe_complete(codec); in avs_card_late_probe()