Searched full:pixcir (Results 1 – 13 of 13) sorted by relevance
/linux-5.10/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-5.10/drivers/input/touchscreen/ |
D | pixcir_i2c_ts.c | 3 * Driver for Pixcir I2C touchscreen controllers. 5 * Copyright (C) 2010-2011 Pixcir, Inc. 607 { .compatible = "pixcir,pixcir_ts", .data = &pixcir_ts_data }, 608 { .compatible = "pixcir,pixcir_tangoc", .data = &pixcir_tangoc_data }, 626 MODULE_AUTHOR("Jianchun Bian <jcbian@pixcir.com.cn>, Dequan Meng <dqmeng@pixcir.com.cn>"); 627 MODULE_DESCRIPTION("Pixcir I2C Touchscreen Driver");
|
D | Kconfig | 145 tristate "AUO in-cell touchscreen using Pixcir ICs" 150 using Pixcir ICs. 155 module will be called auo-pixcir-ts. 789 tristate "PIXCIR I2C touchscreens" 792 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-5.10/arch/arm/boot/dts/ |
D | sun4i-a10-pov-protab2-ips9.dts | 105 compatible = "pixcir,pixcir_tangoc";
|
D | imx6dl-yapp4-common.dtsi | 306 compatible = "pixcir,pixcir_tangoc";
|
D | am43x-epos-evm.dts | 661 compatible = "pixcir,pixcir_tangoc";
|
D | am437x-gp-evm.dts | 717 compatible = "pixcir,pixcir_tangoc";
|
/linux-5.10/Documentation/devicetree/bindings/ |
D | vendor-prefixes.yaml | 825 "^pixcir,.*": 826 description: PIXCIR MICROELECTRONICS Co., Ltd
|
/linux-5.10/drivers/hid/ |
D | Kconfig | 705 - Pixcir dual touch panels
|
D | hid-multitouch.c | 2028 /* PixCir-based panels */
|