Home
last modified time | relevance | path

Searched refs:tsc200x_remove (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/input/touchscreen/
H A Dtsc200x-core.h77 int tsc200x_remove(struct device *dev);
H A Dtsc2004.c48 return tsc200x_remove(&i2c->dev); in tsc2004_remove()
H A Dtsc2005.c69 return tsc200x_remove(&spi->dev); in tsc2005_remove()
H A Dtsc200x-core.c580 int tsc200x_remove(struct device *dev) in tsc200x_remove() function
590 EXPORT_SYMBOL_GPL(tsc200x_remove); variable
/kernel/linux/linux-6.6/drivers/input/touchscreen/
H A Dtsc200x-core.h77 void tsc200x_remove(struct device *dev);
H A Dtsc2004.c47 tsc200x_remove(&i2c->dev); in tsc2004_remove()
H A Dtsc2005.c69 tsc200x_remove(&spi->dev); in tsc2005_remove()
H A Dtsc200x-core.c581 void tsc200x_remove(struct device *dev) in tsc200x_remove() function
589 EXPORT_SYMBOL_GPL(tsc200x_remove); variable

Completed in 4 milliseconds