Home
last modified time | relevance | path

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

/drivers/mfd/
Dmax14577.c472 static const struct i2c_device_id max14577_i2c_id[] = { variable
477 MODULE_DEVICE_TABLE(i2c, max14577_i2c_id);
522 .id_table = max14577_i2c_id,
527 BUILD_BUG_ON(ARRAY_SIZE(max14577_i2c_id) != MAXIM_DEVICE_TYPE_NUM); in max14577_i2c_init()