Home
last modified time | relevance | path

Searched full:hynitron (Results 1 – 3 of 3) sorted by relevance

/linux/Documentation/devicetree/bindings/input/touchscreen/
H A Dhynitron,cstxxx.yaml4 $id: http://devicetree.org/schemas/input/touchscreen/hynitron,cstxxx.yaml#
7 title: Hynitron cstxxx series touchscreen controller
10 Bindings for Hynitron cstxxx series multi-touch touchscreen
22 - hynitron,cst340
55 compatible = "hynitron,cst340";
/linux/drivers/input/touchscreen/
H A Dhynitron_cstxxx.c3 * Driver for Hynitron cstxxx Touchscreen
7 * This code is based on hynitron_core.c authored by Hynitron.
369 ts_data->input_dev->name = "Hynitron cst3xx Touchscreen"; in cst3xx_input_dev_int()
454 "Hynitron Touch Int", client); in hyn_probe()
479 { .compatible = "hynitron,cst340", .data = &cst3xx_data },
486 .name = "Hynitron-TS",
497 MODULE_DESCRIPTION("Hynitron Touchscreen Driver");
H A DKconfig445 tristate "Hynitron touchscreen support"
448 Say Y here if you have a touchscreen using a Hynitron
454 module will be called hynitron-cstxxx.