Searched refs:cyttsp4_probe (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/input/touchscreen/ |
H A D | cyttsp4_i2c.c | 40 ts = cyttsp4_probe(&cyttsp4_i2c_bus_ops, &client->dev, client->irq, in cyttsp4_i2c_probe()
|
H A D | cyttsp4_spi.c | 161 ts = cyttsp4_probe(&cyttsp_spi_bus_ops, &spi->dev, spi->irq, in cyttsp4_spi_probe()
|
H A D | cyttsp4_core.h | 453 extern struct cyttsp4 *cyttsp4_probe(const struct cyttsp4_bus_ops *ops,
|
H A D | cyttsp4_core.c | 2006 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 D | cyttsp4_i2c.c | 39 ts = cyttsp4_probe(&cyttsp4_i2c_bus_ops, &client->dev, client->irq, in cyttsp4_i2c_probe()
|
H A D | cyttsp4_spi.c | 161 ts = cyttsp4_probe(&cyttsp_spi_bus_ops, &spi->dev, spi->irq, in cyttsp4_spi_probe()
|
H A D | cyttsp4_core.h | 439 extern struct cyttsp4 *cyttsp4_probe(const struct cyttsp4_bus_ops *ops,
|
H A D | cyttsp4_core.c | 2014 struct cyttsp4 *cyttsp4_probe(const struct cyttsp4_bus_ops *ops, in cyttsp4_probe() function 2138 EXPORT_SYMBOL_GPL(cyttsp4_probe); variable
|
Completed in 9 milliseconds