Searched refs:soc_match_data (Results 1 – 1 of 1) sorted by relevance
566 const struct soc_device_attribute *soc_match_data; in davinci_mdio_probe() local568 soc_match_data = soc_device_match(k3_mdio_socinfo); in davinci_mdio_probe()569 if (soc_match_data && soc_match_data->data) { in davinci_mdio_probe()571 soc_match_data->data; in davinci_mdio_probe()