Home
last modified time | relevance | path

Searched refs:cy8ctma140 (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/drivers/input/touchscreen/
H A Dcy8ctma140.c44 struct cy8ctma140 { struct
55 static void cy8ctma140_report(struct cy8ctma140 *ts, u8 *data, int n_fingers) in cy8ctma140_report() argument
97 struct cy8ctma140 *ts = d; in cy8ctma140_irq_thread()
143 static int cy8ctma140_init(struct cy8ctma140 *ts) in cy8ctma140_init()
171 static int cy8ctma140_power_up(struct cy8ctma140 *ts) in cy8ctma140_power_up()
187 static void cy8ctma140_power_down(struct cy8ctma140 *ts) in cy8ctma140_power_down()
196 struct cy8ctma140 *ts = d; in cy8ctma140_power_off_action()
203 struct cy8ctma140 *ts; in cy8ctma140_probe()
298 struct cy8ctma140 *ts = i2c_get_clientdata(client); in cy8ctma140_suspend()
309 struct cy8ctma140 *ts = i2c_get_clientdata(client); in cy8ctma140_resume()
H A DMakefile25 obj-$(CONFIG_TOUCHSCREEN_CY8CTMA140) += cy8ctma140.o
H A DKconfig202 tristate "cy8ctma140 touchscreen"
211 module will be called cy8ctma140.
/openbmc/linux/Documentation/devicetree/bindings/input/touchscreen/
H A Dcypress,cy8ctma140.yaml4 $id: http://devicetree.org/schemas/input/touchscreen/cypress,cy8ctma140.yaml#
17 const: cypress,cy8ctma140
60 compatible = "cypress,cy8ctma140";
/openbmc/linux/arch/arm/boot/dts/st/
H A Dste-ux500-samsung-skomer.dts448 compatible = "cypress,cy8ctma140";
/openbmc/linux/
H A DMAINTAINERS5676 F: drivers/input/touchscreen/cy8ctma140.c