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

/linux-master/drivers/input/touchscreen/
H A Dcyttsp_i2c.c40 ts = cyttsp_probe(&cyttsp_i2c_bus_ops, &client->dev, client->irq,
H A Dcyttsp_core.h137 struct cyttsp *cyttsp_probe(const struct cyttsp_bus_ops *bus_ops,
H A Dcyttsp_spi.c155 ts = cyttsp_probe(&cyttsp_spi_bus_ops, &spi->dev, spi->irq,
H A Dcyttsp_core.c626 struct cyttsp *cyttsp_probe(const struct cyttsp_bus_ops *bus_ops, function
731 EXPORT_SYMBOL_GPL(cyttsp_probe); variable

Completed in 188 milliseconds