Searched full:pixcir (Results 1 – 13 of 13) sorted by relevance
/Linux-v5.4/Documentation/devicetree/bindings/input/touchscreen/ |
D | pixcir_i2c_ts.txt | 1 * Pixcir I2C touchscreen controllers 4 - compatible: must be "pixcir,pixcir_ts" or "pixcir,pixcir_tangoc" 22 compatible = "pixcir,pixcir_ts";
|
D | auo_pixcir_ts.txt | 1 * AUO in-cell touchscreen controller using Pixcir sensors
|
/Linux-v5.4/drivers/input/touchscreen/ |
D | pixcir_i2c_ts.c | 3 * Driver for Pixcir I2C touchscreen controllers. 5 * Copyright (C) 2010-2011 Pixcir, Inc. 596 { .compatible = "pixcir,pixcir_ts", .data = &pixcir_ts_data }, 597 { .compatible = "pixcir,pixcir_tangoc", .data = &pixcir_tangoc_data }, 615 MODULE_AUTHOR("Jianchun Bian <jcbian@pixcir.com.cn>, Dequan Meng <dqmeng@pixcir.com.cn>"); 616 MODULE_DESCRIPTION("Pixcir I2C Touchscreen Driver");
|
D | Kconfig | 144 tristate "AUO in-cell touchscreen using Pixcir ICs" 149 using Pixcir ICs. 154 module will be called auo-pixcir-ts. 777 tristate "PIXCIR I2C touchscreens" 780 Say Y here if you have a pixcir i2c touchscreen
|
D | auo-pixcir-ts.c | 23 #include <linux/input/auo-pixcir-ts.h> 559 input_dev->name = "AUO-Pixcir touchscreen"; in auo_pixcir_probe() 679 MODULE_DESCRIPTION("AUO-PIXCIR touchscreen driver");
|
D | Makefile | 20 obj-$(CONFIG_TOUCHSCREEN_AUO_PIXCIR) += auo-pixcir-ts.o
|
/Linux-v5.4/arch/arm/boot/dts/ |
D | sun4i-a10-pov-protab2-ips9.dts | 105 compatible = "pixcir,pixcir_tangoc";
|
D | imx6dl-yapp4-common.dtsi | 294 compatible = "pixcir,pixcir_tangoc";
|
D | am43x-epos-evm.dts | 668 compatible = "pixcir,pixcir_tangoc";
|
D | am437x-gp-evm.dts | 733 compatible = "pixcir,pixcir_tangoc";
|
/Linux-v5.4/Documentation/devicetree/bindings/ |
D | vendor-prefixes.yaml | 732 "^pixcir,.*": 733 description: PIXCIR MICROELECTRONICS Co., Ltd
|
/Linux-v5.4/drivers/hid/ |
D | Kconfig | 687 - Pixcir dual touch panels
|
D | hid-multitouch.c | 2029 /* PixCir-based panels */
|