Searched refs:cpsw_of_mtable (Results 1 – 1 of 1) sorted by relevance
2217 static const struct of_device_id cpsw_of_mtable[] = { variable2224 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,