Searched full:auo (Results 1 – 25 of 29) sorted by relevance
12
/linux-5.10/Documentation/devicetree/bindings/display/panel/ |
D | panel-simple.yaml | 39 - auo,b101aw03 41 - auo,b101ean01 43 - auo,b101xtn01 44 # AUO B116XAK01 eDP TFT LCD panel 45 - auo,b116xa01 47 - auo,b116xw03 49 - auo,b133htn01 51 - auo,b133xtn01 53 - auo,g070vvn01 55 - auo,g101evn010 [all …]
|
D | boe,tv101wum-nl6.yaml | 21 # AUO KD101N80-45NA 10.1" WUXGA TFT LCD panel 22 - auo,kd101n80-45na 25 # AUO B101UAN08.3 10.1" WUXGA TFT LCD panel 26 - auo,b101uan08.3
|
D | panel-simple-dsi.yaml | 33 - auo,b080uan01
|
/linux-5.10/Documentation/devicetree/bindings/input/touchscreen/ |
D | auo_pixcir_ts.txt | 1 * AUO in-cell touchscreen controller using Pixcir sensors 4 - compatible: must be "auo,auo_pixcir_ts" 18 compatible = "auo,auo_pixcir_ts";
|
/linux-5.10/drivers/input/touchscreen/ |
D | auo-pixcir-ts.c | 3 * Driver for AUO in-cell touchscreens 23 #include <linux/input/auo-pixcir-ts.h> 559 input_dev->name = "AUO-Pixcir touchscreen"; in auo_pixcir_probe() 661 { .compatible = "auo,auo_pixcir_ts" }, 679 MODULE_DESCRIPTION("AUO-PIXCIR touchscreen driver");
|
D | Makefile | 20 obj-$(CONFIG_TOUCHSCREEN_AUO_PIXCIR) += auo-pixcir-ts.o
|
D | Kconfig | 145 tristate "AUO in-cell touchscreen using Pixcir ICs" 149 Say Y here if you have a AUO display with in-cell touchscreen 155 module will be called auo-pixcir-ts.
|
/linux-5.10/include/linux/input/ |
D | auo-pixcir-ts.h | 3 * Driver for AUO in-cell touchscreens
|
/linux-5.10/arch/arm/boot/dts/ |
D | rk3288-veyron-tiger.dts | 56 compatible = "auo,b101ean01";
|
D | rk3288-veyron-minnie.dts | 74 compatible = "auo,b101ean01";
|
D | imx6qdl-phytec-mira.dtsi | 118 compatible = "auo,g104sn02";
|
D | imx6q-kp.dtsi | 55 compatible = "auo,g070vvn01";
|
D | imx6ul-ccimx6ulsbcpro.dts | 28 compatible = "auo,g101evn010";
|
D | exynos5250-snow-common.dtsi | 209 compatible = "auo,b116xw03";
|
D | tegra20-harmony.dts | 661 compatible = "auo,b101aw03";
|
D | exynos5800-peach-pi.dts | 130 compatible = "auo,b133htn01";
|
/linux-5.10/arch/arm64/boot/dts/qcom/ |
D | sc7180-trogdor-r1.dts | 22 compatible = "auo,b116xa01";
|
/linux-5.10/drivers/gpu/drm/panel/ |
D | panel-simple.c | 3919 .compatible = "auo,b101aw03", 3922 .compatible = "auo,b101ean01", 3925 .compatible = "auo,b101xtn01", 3928 .compatible = "auo,b116xa01", 3931 .compatible = "auo,b116xw03", 3934 .compatible = "auo,b133htn01", 3937 .compatible = "auo,b133xtn01", 3940 .compatible = "auo,g070vvn01", 3943 .compatible = "auo,g101evn010", 3946 .compatible = "auo,g104sn02", [all …]
|
D | Kconfig | 43 tristate "BOE TV101WUM and AUO KD101N80 45NA 1200x1920 panel" 48 Say Y here if you want to support for BOE TV101WUM and AUO KD101N80
|
D | panel-panasonic-vvx10f034n00.c | 7 * Based on AUO panel driver by Rob Clark <robdclark@gmail.com>
|
D | panel-sharp-ls043t1le01.c | 7 * Based on AUO panel driver by Rob Clark <robdclark@gmail.com>
|
D | panel-boe-tv101wum-nl6.c | 861 { .compatible = "auo,kd101n80-45na", 867 { .compatible = "auo,b101uan08.3",
|
/linux-5.10/Documentation/devicetree/bindings/display/rockchip/ |
D | rockchip-lvds.txt | 42 compatible = "auo,b101ean01";
|
/linux-5.10/arch/arm64/boot/dts/nvidia/ |
D | tegra210-p2371-2180.dts | 44 compatible = "auo,b080uan01";
|
/linux-5.10/drivers/gpu/drm/msm/edp/ |
D | edp_ctrl.c | 127 {138530, 33, 193}, /* AUO B116HAN03.0 Panel */ 128 {141400, 48, 275}, /* AUO B133HTN01.2 Panel */ 137 {138530, 63, 307}, /* AUO B116HAN03.0 Panel */ 138 {141400, 53, 253}, /* AUO B133HTN01.2 Panel */
|
12