axp20x_i2c_of_match   60 drivers/mfd/axp20x-i2c.c static const struct of_device_id axp20x_i2c_of_match[] = {
axp20x_i2c_of_match   69 drivers/mfd/axp20x-i2c.c MODULE_DEVICE_TABLE(of, axp20x_i2c_of_match);
axp20x_i2c_of_match   94 drivers/mfd/axp20x-i2c.c 		.of_match_table	= of_match_ptr(axp20x_i2c_of_match),