Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/mfd/
Dmax8997.c54 static const struct of_device_id max8997_pmic_dt_match[] = { variable
170 match = of_match_node(max8997_pmic_dt_match, i2c->dev.of_node); in max8997_i2c_get_driver_data()
498 .of_match_table = of_match_ptr(max8997_pmic_dt_match),