Searched refs:ceu_of_match (Results 1 – 1 of 1) sorted by relevance
1625 static const struct of_device_id ceu_of_match[] = { variable1630 MODULE_DEVICE_TABLE(of, ceu_of_match);1682 ceu_data = of_match_device(ceu_of_match, dev)->data; in ceu_probe()1749 .of_match_table = of_match_ptr(ceu_of_match),