mpr121_touchkey_dt_match_table  346 drivers/input/keyboard/mpr121_touchkey.c static const struct of_device_id mpr121_touchkey_dt_match_table[] = {
mpr121_touchkey_dt_match_table  350 drivers/input/keyboard/mpr121_touchkey.c MODULE_DEVICE_TABLE(of, mpr121_touchkey_dt_match_table);
mpr121_touchkey_dt_match_table  357 drivers/input/keyboard/mpr121_touchkey.c 		.of_match_table = of_match_ptr(mpr121_touchkey_dt_match_table),