Home
last modified time | relevance | path

Searched refs:xgene_enet_of_match (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/apm/xgene/
H A Dxgene_enet_main.c2006 static const struct of_device_id xgene_enet_of_match[] = { variable
2015 MODULE_DEVICE_TABLE(of, xgene_enet_of_match);
2044 of_id = of_match_device(xgene_enet_of_match, &pdev->dev); in xgene_enet_probe()
2175 .of_match_table = of_match_ptr(xgene_enet_of_match),
/kernel/linux/linux-6.6/drivers/net/ethernet/apm/xgene/
H A Dxgene_enet_main.c2004 static const struct of_device_id xgene_enet_of_match[] = { variable
2013 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,

Completed in 6 milliseconds