tsc200x_remove     48 drivers/input/touchscreen/tsc2004.c 	return tsc200x_remove(&i2c->dev);
tsc200x_remove     69 drivers/input/touchscreen/tsc2005.c 	return tsc200x_remove(&spi->dev);
tsc200x_remove    590 drivers/input/touchscreen/tsc200x-core.c EXPORT_SYMBOL_GPL(tsc200x_remove);
tsc200x_remove     77 drivers/input/touchscreen/tsc200x-core.h int tsc200x_remove(struct device *dev);