Searched full:cy8ctma140 (Results 1 – 6 of 6) sorted by relevance
3 * Driver for Cypress CY8CTMA140 (TMA140) touchscreen32 #define CY8CTMA140_NAME "cy8ctma140"44 struct cy8ctma140 { struct55 static void cy8ctma140_report(struct cy8ctma140 *ts, u8 *data, int n_fingers) in cy8ctma140_report() argument97 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()204 struct cy8ctma140 *ts; in cy8ctma140_probe()[all …]
25 obj-$(CONFIG_TOUCHSCREEN_CY8CTMA140) += cy8ctma140.o
206 tristate "cy8ctma140 touchscreen"209 Say Y here if you have a Cypress CY8CTMA140 capacitive215 module will be called cy8ctma140.
4 $id: http://devicetree.org/schemas/input/touchscreen/cypress,cy8ctma140.yaml#7 title: Cypress CY8CTMA140 series touchscreen controller bindings17 const: cypress,cy8ctma14060 compatible = "cypress,cy8ctma140";
367 /* Cypress CY8CTMA140 touchscreen */369 compatible = "cypress,cy8ctma140";
4836 CYPRESS CY8CTMA140 TOUCHSCREEN DRIVER4840 F: drivers/input/touchscreen/cy8ctma140.c