Home
last modified time | relevance | path

Searched refs:cyttsp (Results 1 – 7 of 7) sorted by relevance

/linux-6.15/drivers/input/touchscreen/
H A Dcyttsp_core.c118 static int cyttsp_handshake(struct cyttsp *ts) in cyttsp_handshake()
252 static int cyttsp_soft_reset(struct cyttsp *ts) in cyttsp_soft_reset()
367 struct cyttsp *ts = handle; in cyttsp_irq()
409 static int cyttsp_power_on(struct cyttsp *ts) in cyttsp_power_on()
457 static int cyttsp_enable(struct cyttsp *ts) in cyttsp_enable()
480 static int cyttsp_disable(struct cyttsp *ts) in cyttsp_disable()
495 struct cyttsp *ts = dev_get_drvdata(dev); in cyttsp_suspend()
513 struct cyttsp *ts = dev_get_drvdata(dev); in cyttsp_resume()
531 struct cyttsp *ts = input_get_drvdata(dev); in cyttsp_open()
542 struct cyttsp *ts = input_get_drvdata(dev); in cyttsp_close()
[all …]
H A Dcyttsp_core.h97 struct cyttsp;
113 struct cyttsp { struct
136 struct cyttsp *cyttsp_probe(const struct cyttsp_bus_ops *bus_ops, argument
H A Dcyttsp_i2c.c88 struct cyttsp *ts; in cyttsp_i2c_probe()
H A Dcyttsp_spi.c142 struct cyttsp *ts; in cyttsp_spi_probe()
/linux-6.15/Documentation/devicetree/bindings/input/touchscreen/
H A Dcypress,cy8ctma340.yaml28 - const: cypress,cyttsp-spi
31 - const: cypress,cyttsp-i2c
/linux-6.15/arch/arm/boot/dts/st/
H A Dste-href-tvk1281618-r3.dtsi204 cyttsp {
/linux-6.15/
H A DMAINTAINERS6491 F: drivers/input/touchscreen/cyttsp*