Searched refs:tsc200x_probe (Results 1 – 4 of 4) sorted by relevance
/drivers/input/touchscreen/ |
D | tsc200x-core.h | 74 int tsc200x_probe(struct device *dev, int irq, const struct input_id *tsc_id,
|
D | tsc2004.c | 41 return tsc200x_probe(&i2c->dev, i2c->irq, &tsc2004_input_id, in tsc2004_probe()
|
D | tsc2005.c | 62 return tsc200x_probe(&spi->dev, spi->irq, &tsc2005_input_id, in tsc2005_probe()
|
D | tsc200x-core.c | 440 int tsc200x_probe(struct device *dev, int irq, const struct input_id *tsc_id, in tsc200x_probe() function 578 EXPORT_SYMBOL_GPL(tsc200x_probe);
|