Searched refs:soc_probe (Results 1 – 3 of 3) sorted by relevance
42 int (*soc_probe)(struct mtk_soc_card_data *card_data, bool legacy); member
323 .soc_probe = mt8365_mt6357_dev_probe
2239 static int soc_probe(struct platform_device *pdev) in soc_probe() function2300 .probe = soc_probe,