Searched full:zforce (Results 1 – 5 of 5) sorted by relevance
/linux-6.8/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.8/drivers/input/touchscreen/ |
D | zforce_ts.c | 6 * based in parts on Nook zforce driver 386 /* the zforce id starts with "1", so needs to be decreased */ in zforce_touch_event() 605 dev_warn(&client->dev, "stopping zforce failed\n"); in zforce_input_close() 834 input_dev->name = "Neonode zForce touchscreen"; in zforce_probe() 869 * The zforce pulls the interrupt low when it has data ready. in zforce_probe() 926 { "zforce-ts", 0 }, 933 { .compatible = "neonode,zforce" }, 941 .name = "zforce-ts", 952 MODULE_DESCRIPTION("zForce TouchScreen Driver");
|
D | Kconfig | 1322 tristate "Neonode zForce infrared touchscreens" 1326 Say Y here if you have a touchscreen using the zforce
|
/linux-6.8/include/linux/platform_data/ |
D | zforce_ts.h | 2 /* drivers/input/touchscreen/zforce.c
|
/linux-6.8/arch/arm/boot/dts/nxp/imx/ |
D | imx6sl-tolino-shine2hd.dts | 135 zforce: touchscreen@50 { label 136 compatible = "neonode,zforce";
|