Home
last modified time | relevance | path

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

/linux/drivers/mfd/
H A Dmax14577.c135 static const struct of_device_id max14577_dt_match[] = { variable
146 MODULE_DEVICE_TABLE(of, max14577_dt_match);
511 .of_match_table = max14577_dt_match,
521 BUILD_BUG_ON(ARRAY_SIZE(max14577_dt_match) != MAXIM_DEVICE_TYPE_NUM); in max14577_i2c_init()