Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/mfd/
H A Dmadera.h17 extern const struct of_device_id madera_of_match[];
H A Dmadera-core.c354 const struct of_device_id madera_of_match[] = { variable
366 MODULE_DEVICE_TABLE(of, madera_of_match);
367 EXPORT_SYMBOL_GPL(madera_of_match);
H A Dmadera-i2c.c142 .of_match_table = of_match_ptr(madera_of_match),
H A Dmadera-spi.c142 .of_match_table = of_match_ptr(madera_of_match),