| /linux/drivers/input/rmi4/ |
| H A D | Kconfig | 3 # RMI4 configuration 6 tristate "Synaptics RMI4 bus support" 9 Say Y here if you want to support the Synaptics RMI4 bus. This is 10 required for all RMI4 device support. 17 tristate "RMI4 I2C Support" 20 Say Y here if you want to support RMI4 devices connected to an I2C 26 tristate "RMI4 SPI Support" 29 Say Y here if you want to support RMI4 devices connected to a SPI 35 tristate "RMI4 SMB Support" 38 Say Y here if you want to support RMI4 devices connected to an SMB [all …]
|
| H A D | rmi_bus.c | 71 * on a bus (such as SPI, I2C, and so on) to the RMI4 sensor. 90 dev_set_name(&rmi_dev->dev, "rmi4-%02d", rmi_dev->number); in rmi_register_transport_device() 162 snprintf(of_name, sizeof(of_name), "rmi4-f%02x", in rmi_function_of_probe() 172 .name = "rmi4", 350 .name = "rmi4",
|
| H A D | rmi_bus.h | 21 * struct rmi_function - represents the implementation of an RMI4 22 * function for a particular device (basically, a driver for that RMI4 function) 113 * rmi_reset - reset a RMI4 device
|
| H A D | rmi_f54.c | 43 * enum rmi_f54_report_type - RMI4 F54 report types 394 "rmi4:%s", dev_name(&f54->fn->dev)); in rmi_f54_vidioc_querycap() 523 .name = "Synaptics RMI4", 689 f54->workqueue = create_singlethread_workqueue("rmi4-poller"); in rmi_f54_probe()
|
| H A D | rmi_driver.h | 16 #define SYNAPTICS_INPUT_DEVICE_NAME "Synaptics RMI4 Touch Sensor"
|
| /linux/arch/arm/boot/dts/qcom/ |
| H A D | qcom-msm8926-microsoft-superman-lte.dts | 27 compatible = "syna,rmi4-i2c"; 40 rmi4-f01@1 { 45 rmi4-f11@11 {
|
| H A D | qcom-msm8926-microsoft-tesla.dts | 30 compatible = "syna,rmi4-i2c"; 43 rmi4-f01@1 { 48 rmi4-f12@12 {
|
| H A D | qcom-msm8226-microsoft-common.dtsi | 121 compatible = "syna,rmi4-i2c"; 134 rmi4-f01@1 { 139 rmi4-f11@11 {
|
| H A D | qcom-msm8926-htc-memul.dts | 167 compatible = "syna,rmi4-i2c"; 178 rmi4-f01@1 { 183 rmi4-f12@12 {
|
| H A D | qcom-apq8026-huawei-sturgeon.dts | 98 compatible = "syna,rmi4-i2c"; 113 rmi4-f01@1 { 118 rmi4-f12@12 {
|
| H A D | qcom-apq8026-lg-lenok.dts | 103 compatible = "syna,rmi4-i2c"; 116 rmi4-f01@1 { 121 rmi4-f12@12 {
|
| /linux/arch/arm64/boot/dts/freescale/ |
| H A D | imx8mq-zii-ultra-rmb3.dts | 110 compatible = "syna,rmi4-i2c"; 120 rmi4-f01@1 { 125 rmi4-f11@11 { 134 rmi4-f12@12 {
|
| /linux/arch/arm64/boot/dts/qcom/ |
| H A D | msm8916-motorola-common.dtsi | 50 compatible = "syna,rmi4-i2c"; 59 rmi4-f01@1 { 64 rmi4-f11@11 {
|
| H A D | msm8916-huawei-g7.dts | 168 rmi4@70 { 169 compatible = "syna,rmi4-i2c"; 185 rmi4-f01@1 { 190 rmi4-f11@11 {
|
| H A D | msm8916-longcheer-l8150.dts | 226 rmi4@20 { 227 compatible = "syna,rmi4-i2c"; 243 rmi4-f01@1 { 248 rmi4-f12@12 {
|
| H A D | msm8994-sony-xperia-kitakami.dtsi | 113 touchscreen: rmi4-i2c-dev@2c { 114 compatible = "syna,rmi4-i2c"; 131 rmi4-f01@1 { 136 rmi4-f11@11 {
|
| H A D | sdm670-google-sargo.dts | 417 synaptics-rmi4-i2c@20 { 418 compatible = "syna,rmi4-i2c"; 433 rmi4-f01@1 { 438 rmi4-f12@12 {
|
| H A D | sdm630-sony-xperia-nile.dtsi | 166 touchscreen: synaptics-rmi4-i2c@70 { 167 compatible = "syna,rmi4-i2c"; 179 rmi4-f01@1 { 184 rmi4-f11@11 {
|
| H A D | msm8998-oneplus-common.dtsi | 172 compatible = "syna,rmi4-i2c"; 189 rmi4-f01@1 { 194 rmi4_f12: rmi4-f12@12 {
|
| /linux/arch/arm/boot/dts/st/ |
| H A D | ste-href-tvk1281618-r2.dtsi | 189 /* Synaptics RMI4 TM1217 touchscreen */ 190 compatible = "syna,rmi4-i2c"; 201 rmi4-f01@1 { 205 rmi4-f11@11 {
|
| /linux/include/linux/ |
| H A D | rmi.h | 137 * documention in the RMI4 specification. 290 * struct rmi_driver - driver for an RMI4 sensor on the RMI bus. 313 * struct rmi_device - represents an RMI4 sensor device on the RMI bus.
|
| /linux/drivers/input/ |
| H A D | Makefile | 32 obj-$(CONFIG_RMI4_CORE) += rmi4/
|
| /linux/arch/arm/boot/dts/samsung/ |
| H A D | exynos5422-samsung-k3g.dts | 575 compatible = "syna,rmi4-i2c"; 589 rmi4-f01@1 { 594 rmi4-f12@12 {
|
| /linux/arch/arm/boot/dts/nxp/imx/ |
| H A D | imx6qdl-zii-rdu2.dtsi | 580 compatible = "syna,rmi4-i2c"; 592 rmi4-f01@1 { 597 rmi4-f11@11 { 606 rmi4-f12@12 {
|
| H A D | imx51-zii-rdu1.dts | 504 compatible = "syna,rmi4-i2c"; 515 rmi4-f01@1 { 520 rmi4-f11@11 {
|