Searched refs:tsc200x_probe (Results 1 – 4 of 4) sorted by relevance
| /linux-4.4.14/drivers/input/touchscreen/ |
| D | tsc200x-core.h | 73 int tsc200x_probe(struct device *dev, int irq, __u16 bustype,
|
| D | tsc2004.c | 45 return tsc200x_probe(&i2c->dev, i2c->irq, BUS_I2C, in tsc2004_probe()
|
| D | tsc2005.c | 65 return tsc200x_probe(&spi->dev, spi->irq, BUS_SPI, in tsc2005_probe()
|
| D | tsc200x-core.c | 453 int tsc200x_probe(struct device *dev, int irq, __u16 bustype, in tsc200x_probe() function 613 EXPORT_SYMBOL_GPL(tsc200x_probe);
|