Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/cyttsp5/
H A Dcyttsp5_spi.c141 static struct cyttsp5_bus_ops cyttsp5_spi_bus_ops = {
H A Dcyttsp5_i2c.c117 static struct cyttsp5_bus_ops cyttsp5_i2c_bus_ops = {
H A Dcyttsp5_regs.h963 const struct cyttsp5_bus_ops *bus_ops;
1066 struct cyttsp5_bus_ops { struct
1159 int cyttsp5_probe(const struct cyttsp5_bus_ops *ops, struct device *dev,
H A Dcyttsp5_core.c46 static const struct cyttsp5_bus_ops *cyttsp5_bus_ops_save;
5976 int cyttsp5_probe(const struct cyttsp5_bus_ops *ops, struct device *dev, in cyttsp5_probe()