Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/input/touchscreen/
Dtsc200x-core.h76 int tsc200x_remove(struct device *dev);
Dtsc2004.c52 return tsc200x_remove(&i2c->dev); in tsc2004_remove()
Dtsc2005.c72 return tsc200x_remove(&spi->dev); in tsc2005_remove()
Dtsc200x-core.c615 int tsc200x_remove(struct device *dev) in tsc200x_remove() function
626 EXPORT_SYMBOL_GPL(tsc200x_remove);