Searched refs:arizona_of_match (Results 1 - 4 of 4) sorted by relevance

/linux-4.1.27/drivers/mfd/
H A Darizona.h32 extern const struct of_device_id arizona_of_match[];
H A Darizona-i2c.c102 .of_match_table = of_match_ptr(arizona_of_match),
H A Darizona-spi.c98 .of_match_table = of_match_ptr(arizona_of_match),
H A Darizona-core.c494 const struct of_device_id *id = of_match_device(arizona_of_match, dev); arizona_of_get_type()
577 const struct of_device_id arizona_of_match[] = { variable in typeref:struct:of_device_id
584 EXPORT_SYMBOL_GPL(arizona_of_match); variable

Completed in 99 milliseconds