Home
last modified time | relevance | path

Searched refs:cpsw_of_mtable (Results 1 – 1 of 1) sorted by relevance

/drivers/net/ethernet/ti/
Dcpsw.c2249 static const struct of_device_id cpsw_of_mtable[] = { variable
2256 MODULE_DEVICE_TABLE(of, cpsw_of_mtable);
2466 of_id = of_match_device(cpsw_of_mtable, &pdev->dev); in cpsw_probe()
2647 .of_match_table = cpsw_of_mtable,