Searched refs:codec_card_late_probe (Results 1 – 2 of 2) sorted by relevance
69 int (*codec_card_late_probe)(struct snd_soc_card *card); member
329 .codec_card_late_probe = sof_sdw_mx8373_late_probe,1112 ret = codec_info_list[i].codec_card_late_probe(card); in sof_sdw_card_late_probe()