Searched refs:soc_match_data (Results 1 – 1 of 1) sorted by relevance
562 const struct soc_device_attribute *soc_match_data; in davinci_mdio_probe() local564 soc_match_data = soc_device_match(k3_mdio_socinfo); in davinci_mdio_probe()565 if (soc_match_data && soc_match_data->data) { in davinci_mdio_probe()567 soc_match_data->data; in davinci_mdio_probe()