Searched full:mms114 (Results 1 – 8 of 8) sorted by relevance
| /linux/Documentation/devicetree/bindings/input/touchscreen/ |
| H A D | melfas,mms114.yaml | 4 $id: http://devicetree.org/schemas/input/touchscreen/melfas,mms114.yaml# 7 title: Melfas MMS114 family touchscreen controller 22 - melfas,mms114 30 - const: melfas,mms114 80 compatible = "melfas,mms114";
|
| /linux/drivers/input/touchscreen/ |
| H A D | mms114.c | 2 // Melfas MMS114/MMS136/MMS152 touchscreen device driver 218 .name = "MMS114", 720 { .name = "mms114", .driver_data = (kernel_ulong_t)&mms114_descriptor }, 731 { .compatible = "melfas,mms114", .data = &mms114_descriptor }, 743 .name = "mms114", 755 MODULE_DESCRIPTION("MELFAS mms114 Touchscreen driver");
|
| H A D | Makefile | 68 obj-$(CONFIG_TOUCHSCREEN_MMS114) += mms114.o
|
| H A D | Kconfig | 648 tristate "MELFAS MMS114 touchscreen" 651 Say Y here if you have the MELFAS MMS114 touchscreen controller 657 module will be called mms114.
|
| /linux/arch/arm/boot/dts/samsung/ |
| H A D | exynos4412-galaxy-s3.dtsi | 138 compatible = "melfas,mms114";
|
| H A D | exynos4210-trats.dts | 272 compatible = "melfas,mms114";
|
| H A D | exynos4212-tab3.dtsi | 514 /* MELFAS MMS252, using MMS114 compatible for now */ 515 compatible = "melfas,mms114";
|
| /linux/arch/arm/boot/dts/qcom/ |
| H A D | qcom-apq8026-samsung-milletwifi.dts | 304 compatible = "melfas,mms252", "melfas,mms114";
|