Home
last modified time | relevance | path

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

/Linux-v6.1/sound/soc/codecs/
Dhda.h17 int hda_codec_probe_complete(struct hda_codec *codec);
Dhda.c143 int hda_codec_probe_complete(struct hda_codec *codec) in hda_codec_probe_complete() function
167 EXPORT_SYMBOL_GPL(hda_codec_probe_complete);
240 ret = hda_codec_probe_complete(codec); in hda_codec_probe()
/Linux-v6.1/sound/soc/intel/avs/boards/
Dhdaudio.c169 return hda_codec_probe_complete(codec); in avs_card_late_probe()