Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/input/touchscreen/
H A Dcyttsp4_i2c.c40 ts = cyttsp4_probe(&cyttsp4_i2c_bus_ops, &client->dev, client->irq, in cyttsp4_i2c_probe()
H A Dcyttsp4_spi.c161 ts = cyttsp4_probe(&cyttsp_spi_bus_ops, &spi->dev, spi->irq, in cyttsp4_spi_probe()
H A Dcyttsp4_core.h453 extern struct cyttsp4 *cyttsp4_probe(const struct cyttsp4_bus_ops *ops,
H A Dcyttsp4_core.c2006 struct cyttsp4 *cyttsp4_probe(const struct cyttsp4_bus_ops *ops, in cyttsp4_probe() function
2130 EXPORT_SYMBOL_GPL(cyttsp4_probe); variable
/kernel/linux/linux-6.6/drivers/input/touchscreen/
H A Dcyttsp4_i2c.c39 ts = cyttsp4_probe(&cyttsp4_i2c_bus_ops, &client->dev, client->irq, in cyttsp4_i2c_probe()
H A Dcyttsp4_spi.c161 ts = cyttsp4_probe(&cyttsp_spi_bus_ops, &spi->dev, spi->irq, in cyttsp4_spi_probe()
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, in cyttsp4_probe() function
2138 EXPORT_SYMBOL_GPL(cyttsp4_probe); variable

Completed in 10 milliseconds