Searched refs:soc_match_data (Results 1 – 1 of 1) sorted by relevance
533 const struct soc_device_attribute *soc_match_data; in davinci_mdio_probe() local535 soc_match_data = soc_device_match(k3_mdio_socinfo); in davinci_mdio_probe()536 if (soc_match_data && soc_match_data->data) { in davinci_mdio_probe()538 soc_match_data->data; in davinci_mdio_probe()