Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/mfd/
Dmax8998.c135 static const struct of_device_id max8998_dt_match[] = { variable
141 MODULE_DEVICE_TABLE(of, max8998_dt_match);
177 match = of_match_node(max8998_dt_match, i2c->dev.of_node); in max8998_i2c_get_driver_data()
381 .of_match_table = of_match_ptr(max8998_dt_match),