Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/mfd/
Dmax77686.c196 static const struct of_device_id max77686_pmic_dt_match[] = { variable
228 match = of_match_node(max77686_pmic_dt_match, i2c->dev.of_node); in max77686_i2c_probe()
396 .of_match_table = of_match_ptr(max77686_pmic_dt_match),