Searched full:pixcir (Results 1 – 13 of 13) sorted by relevance
/Linux-v6.1/Documentation/devicetree/bindings/input/touchscreen/ |
D | pixcir,pixcir_ts.yaml | 4 $id: http://devicetree.org/schemas/input/touchscreen/pixcir,pixcir_ts.yaml# 7 title: Pixcir Touchscreen Controller Device Tree Bindings 18 - pixcir,pixcir_ts 19 - pixcir,pixcir_tangoc 59 compatible = "pixcir,pixcir_ts";
|
D | auo_pixcir_ts.txt | 1 * AUO in-cell touchscreen controller using Pixcir sensors
|
/Linux-v6.1/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 | 141 tristate "AUO in-cell touchscreen using Pixcir ICs" 146 using Pixcir ICs. 151 module will be called auo-pixcir-ts. 831 tristate "PIXCIR I2C touchscreens" 834 Say Y here if you have a pixcir i2c touchscreen
|
D | Makefile | 20 obj-$(CONFIG_TOUCHSCREEN_AUO_PIXCIR) += auo-pixcir-ts.o
|
D | auo-pixcir-ts.c | 522 input_dev->name = "AUO-Pixcir touchscreen"; in auo_pixcir_probe() 646 MODULE_DESCRIPTION("AUO-PIXCIR touchscreen driver");
|
/Linux-v6.1/arch/arm/boot/dts/ |
D | sun4i-a10-pov-protab2-ips9.dts | 106 compatible = "pixcir,pixcir_tangoc";
|
D | imx6dl-yapp4-common.dtsi | 310 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-v6.1/Documentation/devicetree/bindings/ |
D | vendor-prefixes.yaml | 992 "^pixcir,.*": 993 description: PIXCIR MICROELECTRONICS Co., Ltd
|
/Linux-v6.1/drivers/hid/ |
D | Kconfig | 725 - Pixcir dual touch panels
|
D | hid-multitouch.c | 2094 /* PixCir-based panels */
|