Searched refs:prueth_dt_match (Results 1 – 1 of 1) sorted by relevance
1931 static const struct of_device_id prueth_dt_match[]; variable1951 match = of_match_device(prueth_dt_match, dev); in prueth_probe()2316 static const struct of_device_id prueth_dt_match[] = { variable2320 MODULE_DEVICE_TABLE(of, prueth_dt_match);2327 .of_match_table = prueth_dt_match,