madera_of_match   344 drivers/mfd/madera-core.c const struct of_device_id madera_of_match[] = {
madera_of_match   356 drivers/mfd/madera-core.c MODULE_DEVICE_TABLE(of, madera_of_match);
madera_of_match   357 drivers/mfd/madera-core.c EXPORT_SYMBOL_GPL(madera_of_match);
madera_of_match   143 drivers/mfd/madera-i2c.c 		.of_match_table	= of_match_ptr(madera_of_match),
madera_of_match   142 drivers/mfd/madera-spi.c 		.of_match_table	= of_match_ptr(madera_of_match),
madera_of_match    17 drivers/mfd/madera.h extern const struct of_device_id madera_of_match[];