Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/ti/
Dcpsw.c2217 static const struct of_device_id cpsw_of_mtable[] = { variable
2224 MODULE_DEVICE_TABLE(of, cpsw_of_mtable);
2434 of_id = of_match_device(cpsw_of_mtable, &pdev->dev); in cpsw_probe()
2613 .of_match_table = cpsw_of_mtable,