Searched refs:madera_of_match (Results 1 – 4 of 4) sorted by relevance
17 extern const struct of_device_id madera_of_match[];
354 const struct of_device_id madera_of_match[] = { variable366 MODULE_DEVICE_TABLE(of, madera_of_match);367 EXPORT_SYMBOL_GPL(madera_of_match);
142 .of_match_table = of_match_ptr(madera_of_match),