mc13xxx_dt_ids 33 drivers/mfd/mc13xxx-i2c.c static const struct of_device_id mc13xxx_dt_ids[] = { mc13xxx_dt_ids 44 drivers/mfd/mc13xxx-i2c.c MODULE_DEVICE_TABLE(of, mc13xxx_dt_ids); mc13xxx_dt_ids 79 drivers/mfd/mc13xxx-i2c.c of_match_device(mc13xxx_dt_ids, &client->dev); mc13xxx_dt_ids 97 drivers/mfd/mc13xxx-i2c.c .of_match_table = mc13xxx_dt_ids, mc13xxx_dt_ids 40 drivers/mfd/mc13xxx-spi.c static const struct of_device_id mc13xxx_dt_ids[] = { mc13xxx_dt_ids 46 drivers/mfd/mc13xxx-spi.c MODULE_DEVICE_TABLE(of, mc13xxx_dt_ids); mc13xxx_dt_ids 157 drivers/mfd/mc13xxx-spi.c of_match_device(mc13xxx_dt_ids, &spi->dev); mc13xxx_dt_ids 178 drivers/mfd/mc13xxx-spi.c .of_match_table = mc13xxx_dt_ids,