Searched refs:cyttsp4_probe (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/input/touchscreen/
H A Dcyttsp4_i2c.c39 ts = cyttsp4_probe(&cyttsp4_i2c_bus_ops, &client->dev, client->irq,
H A Dcyttsp4_spi.c161 ts = cyttsp4_probe(&cyttsp_spi_bus_ops, &spi->dev, spi->irq,
H A Dcyttsp4_core.h439 extern struct cyttsp4 *cyttsp4_probe(const struct cyttsp4_bus_ops *ops,
H A Dcyttsp4_core.c2014 struct cyttsp4 *cyttsp4_probe(const struct cyttsp4_bus_ops *ops, function
2138 EXPORT_SYMBOL_GPL(cyttsp4_probe); variable

Completed in 121 milliseconds