Searched refs:xgene_enet_of_match (Results 1 – 1 of 1) sorted by relevance
2004 static const struct of_device_id xgene_enet_of_match[] = { variable2013 MODULE_DEVICE_TABLE(of, xgene_enet_of_match);2042 of_id = of_match_device(xgene_enet_of_match, &pdev->dev); in xgene_enet_probe()2173 .of_match_table = xgene_enet_of_match,