Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/input/touchscreen/
Dtsc200x-core.h77 int tsc200x_remove(struct device *dev);
Dtsc2004.c57 return tsc200x_remove(&i2c->dev); in tsc2004_remove()
Dtsc2005.c78 return tsc200x_remove(&spi->dev); in tsc2005_remove()
Dtsc200x-core.c588 int tsc200x_remove(struct device *dev) in tsc200x_remove() function
598 EXPORT_SYMBOL_GPL(tsc200x_remove);