ads7846_dt_ids 1172 drivers/input/touchscreen/ads7846.c static const struct of_device_id ads7846_dt_ids[] = { ads7846_dt_ids 1180 drivers/input/touchscreen/ads7846.c MODULE_DEVICE_TABLE(of, ads7846_dt_ids); ads7846_dt_ids 1194 drivers/input/touchscreen/ads7846.c match = of_match_device(ads7846_dt_ids, dev); ads7846_dt_ids 1518 drivers/input/touchscreen/ads7846.c .of_match_table = of_match_ptr(ads7846_dt_ids),