Searched refs:prueth_dt_match (Results 1 – 1 of 1) sorted by relevance
1942 static const struct of_device_id prueth_dt_match[]; variable1962 match = of_match_device(prueth_dt_match, dev); in prueth_probe()2342 static const struct of_device_id prueth_dt_match[] = { variable2346 MODULE_DEVICE_TABLE(of, prueth_dt_match);2353 .of_match_table = prueth_dt_match,