Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/touchscreen/
H A Dcyttsp_core.h99 struct cyttsp_bus_ops { struct
117 const struct cyttsp_bus_ops *bus_ops; argument
137 struct cyttsp *cyttsp_probe(const struct cyttsp_bus_ops *bus_ops,
H A Dcyttsp_i2c.c25 static const struct cyttsp_bus_ops cyttsp_i2c_bus_ops = {
H A Dcyttsp_spi.c134 static const struct cyttsp_bus_ops cyttsp_spi_bus_ops = {
H A Dcyttsp_core.c626 struct cyttsp *cyttsp_probe(const struct cyttsp_bus_ops *bus_ops, in cyttsp_probe()