tps6507x_of_match  114 drivers/mfd/tps6507x.c static const struct of_device_id tps6507x_of_match[] = {
tps6507x_of_match  118 drivers/mfd/tps6507x.c MODULE_DEVICE_TABLE(of, tps6507x_of_match);
tps6507x_of_match  124 drivers/mfd/tps6507x.c 		   .of_match_table = of_match_ptr(tps6507x_of_match),