of_tps6521x_pb_match   56 drivers/input/misc/tps65218-pwrbutton.c static const struct of_device_id of_tps6521x_pb_match[] = {
of_tps6521x_pb_match   61 drivers/input/misc/tps65218-pwrbutton.c MODULE_DEVICE_TABLE(of, of_tps6521x_pb_match);
of_tps6521x_pb_match   98 drivers/input/misc/tps65218-pwrbutton.c 	match = of_match_node(of_tps6521x_pb_match, dev->of_node);
of_tps6521x_pb_match  160 drivers/input/misc/tps65218-pwrbutton.c 		.of_match_table = of_tps6521x_pb_match,