Searched full:zforce (Results 1 – 4 of 4) sorted by relevance
/linux-6.12.1/Documentation/devicetree/bindings/input/touchscreen/ |
D | neonode,zforce.yaml | 4 $id: http://devicetree.org/schemas/input/touchscreen/neonode,zforce.yaml# 17 const: neonode,zforce 58 compatible = "neonode,zforce";
|
/linux-6.12.1/drivers/input/touchscreen/ |
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");
|
D | Kconfig | 1311 tristate "Neonode zForce infrared touchscreens" 1315 Say Y here if you have a touchscreen using the zforce
|
/linux-6.12.1/arch/arm/boot/dts/nxp/imx/ |
D | imx6sl-tolino-shine2hd.dts | 135 zforce: touchscreen@50 { label 136 compatible = "neonode,zforce";
|