tsc200x_probe      41 drivers/input/touchscreen/tsc2004.c 	return tsc200x_probe(&i2c->dev, i2c->irq, &tsc2004_input_id,
tsc200x_probe      62 drivers/input/touchscreen/tsc2005.c 	return tsc200x_probe(&spi->dev, spi->irq, &tsc2005_input_id,
tsc200x_probe     578 drivers/input/touchscreen/tsc200x-core.c EXPORT_SYMBOL_GPL(tsc200x_probe);
tsc200x_probe      74 drivers/input/touchscreen/tsc200x-core.h int tsc200x_probe(struct device *dev, int irq, const struct input_id *tsc_id,