Searched refs:intel_eth_plat_match (Results 1 – 1 of 1) sorted by relevance
69 static const struct of_device_id intel_eth_plat_match[] = { variable73 MODULE_DEVICE_TABLE(of, intel_eth_plat_match);101 match = of_match_device(intel_eth_plat_match, &pdev->dev); in intel_eth_plat_probe()186 .of_match_table = intel_eth_plat_match,