tc3589x_match     314 drivers/mfd/tc3589x.c static const struct of_device_id tc3589x_match[] = {
tc3589x_match     326 drivers/mfd/tc3589x.c MODULE_DEVICE_TABLE(of, tc3589x_match);
tc3589x_match     340 drivers/mfd/tc3589x.c 	of_id = of_match_device(tc3589x_match, dev);
tc3589x_match     489 drivers/mfd/tc3589x.c 		.of_match_table = of_match_ptr(tc3589x_match),