Home
last modified time | relevance | path

Searched refs:cyttsp5_probe (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/cyttsp5/
H A Dcyttsp5_spi.c182 rc = cyttsp5_probe(&cyttsp5_spi_bus_ops, &spi->dev, spi->irq, in cyttsp5_spi_probe()
H A Dcyttsp5_i2c.c177 rc = cyttsp5_probe(&cyttsp5_i2c_bus_ops, &client->dev, client->irq, in cyttsp5_i2c_probe()
H A Dcyttsp5_regs.h1159 int cyttsp5_probe(const struct cyttsp5_bus_ops *ops, struct device *dev,
H A Dcyttsp5_core.c5533 rc = cyttsp5_probe(cyttsp5_bus_ops_save, &client->dev, client->irq, in cyttsp5_ttdl_restart_store()
5976 int cyttsp5_probe(const struct cyttsp5_bus_ops *ops, struct device *dev, in cyttsp5_probe() function
6226 EXPORT_SYMBOL_GPL(cyttsp5_probe);