Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/mfd/
H A 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()
/kernel/linux/linux-6.6/drivers/mfd/
H A Dmax14577.c134 static const struct of_device_id max14577_dt_match[] = { variable
403 of_id = of_match_device(max14577_dt_match, &i2c->dev); in max14577_i2c_probe()
518 .of_match_table = max14577_dt_match,
528 BUILD_BUG_ON(ARRAY_SIZE(max14577_dt_match) != MAXIM_DEVICE_TYPE_NUM); in max14577_i2c_init()

Completed in 2 milliseconds