lpc32xx_tsc_of_match  378 drivers/input/touchscreen/lpc32xx_ts.c static const struct of_device_id lpc32xx_tsc_of_match[] = {
lpc32xx_tsc_of_match  382 drivers/input/touchscreen/lpc32xx_ts.c MODULE_DEVICE_TABLE(of, lpc32xx_tsc_of_match);
lpc32xx_tsc_of_match  391 drivers/input/touchscreen/lpc32xx_ts.c 		.of_match_table = of_match_ptr(lpc32xx_tsc_of_match),