Searched full:zforce (Results 1 – 3 of 3) sorted by relevance
/linux/Documentation/devicetree/bindings/input/touchscreen/ |
H A D | neonode,zforce.yaml | 4 $id: http://devicetree.org/schemas/input/touchscreen/neonode,zforce.yaml# 17 const: neonode,zforce 58 compatible = "neonode,zforce";
|
/linux/drivers/input/touchscreen/ |
H A D | zforce_ts.c | 6 * based in parts on Nook zforce driver 352 /* the zforce id starts with "1", so needs to be decreased */ in zforce_touch_event() 566 dev_warn(&client->dev, "stopping zforce failed\n"); in zforce_input_close() 756 input_dev->name = "Neonode zForce touchscreen"; in zforce_probe() 784 * The zforce pulls the interrupt low when it has data ready. in zforce_probe() 835 { "zforce-ts" }, 842 { .compatible = "neonode,zforce" }, 850 .name = "zforce-ts", 862 MODULE_DESCRIPTION("zForce TouchScreen Driver");
|
H A D | Kconfig | 1313 tristate "Neonode zForce infrared touchscreens" 1317 Say Y here if you have a touchscreen using the zforce
|