soc_probe
if (!pdata->soc_probe)
if (pdata->soc_probe) {
ret = pdata->soc_probe(soc_card_data, needs_legacy_probe);
int (*soc_probe)(struct mtk_soc_card_data *card_data, bool legacy);
.soc_probe = mt8186_mt6366_soc_card_probe
.soc_probe = mt8186_mt6366_soc_card_probe
.soc_probe = mt8186_mt6366_soc_card_probe
.soc_probe = mt8186_mt6366_soc_card_probe
.soc_probe = mt8188_mt6359_soc_card_probe,
.soc_probe = mt8188_mt6359_soc_card_probe,
.soc_probe = mt8188_mt6359_soc_card_probe,
.soc_probe = mt8188_mt6359_soc_card_probe,
.soc_probe = mt8189_nau8825_soc_card_probe,
.soc_probe = mt8189_nau8825_soc_card_probe,
.soc_probe = mt8189_nau8825_soc_card_probe,
.soc_probe = mt8189_nau8825_soc_card_probe,
.soc_probe = mt8189_nau8825_soc_card_probe,
.soc_probe = mt8192_mt6359_soc_card_probe
.soc_probe = mt8192_mt6359_soc_card_probe
.soc_probe = mt8192_mt6359_soc_card_probe
.soc_probe = mt8195_mt6359_soc_card_probe
.soc_probe = mt8195_mt6359_soc_card_probe
.soc_probe = mt8195_mt6359_soc_card_probe
.soc_probe = mt8195_mt6359_soc_card_probe
.soc_probe = mt8365_mt6357_dev_probe
.probe = soc_probe,