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