Home
last modified time | relevance | path

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

/drivers/mfd/
Dmax14577.c134 static const struct of_device_id max14577_dt_match[] = { variable
406 of_id = of_match_device(max14577_dt_match, &i2c->dev); in max14577_i2c_probe()
526 .of_match_table = max14577_dt_match,
536 BUILD_BUG_ON(ARRAY_SIZE(max14577_dt_match) != MAXIM_DEVICE_TYPE_NUM); in max14577_i2c_init()