Home
last modified time | relevance | path

Searched refs:madera_of_match (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/mfd/
H A Dmadera.h17 extern const struct of_device_id madera_of_match[];
H A Dmadera-core.c374 const struct of_device_id madera_of_match[] = { variable
386 MODULE_DEVICE_TABLE(of, madera_of_match);
387 EXPORT_SYMBOL_GPL(madera_of_match);
H A Dmadera-i2c.c132 .of_match_table = of_match_ptr(madera_of_match),
H A Dmadera-spi.c132 .of_match_table = of_match_ptr(madera_of_match),