Home
last modified time | relevance | path

Searched refs:tsc200x_remove (Results 1 – 4 of 4) sorted by relevance

/drivers/input/touchscreen/
Dtsc200x-core.h77 int tsc200x_remove(struct device *dev);
Dtsc2004.c48 return tsc200x_remove(&i2c->dev); in tsc2004_remove()
Dtsc2005.c69 return tsc200x_remove(&spi->dev); in tsc2005_remove()
Dtsc200x-core.c580 int tsc200x_remove(struct device *dev) in tsc200x_remove() function
590 EXPORT_SYMBOL_GPL(tsc200x_remove);