| /linux/drivers/input/keyboard/ |
| A D | tm2-touchkey.c | 141 if (touchkey->variant->no_reg) in tm2_touchkey_irq_handler() 198 touchkey = devm_kzalloc(&client->dev, sizeof(*touchkey), GFP_KERNEL); in tm2_touchkey_probe() 199 if (!touchkey) in tm2_touchkey_probe() 202 touchkey->client = client; in tm2_touchkey_probe() 212 touchkey->regulators); in tm2_touchkey_probe() 219 touchkey->vdd = touchkey->regulators[1].consumer; in tm2_touchkey_probe() 228 touchkey->num_keycodes = 2; in tm2_touchkey_probe() 247 if (!touchkey->input_dev) { in tm2_touchkey_probe() 255 touchkey->input_dev->keycode = touchkey->keycodes; in tm2_touchkey_probe() 256 touchkey->input_dev->keycodemax = touchkey->num_keycodes; in tm2_touchkey_probe() [all …]
|
| A D | cypress-sf.c | 41 dev_err(&touchkey->client->dev, in cypress_sf_irq_handler() 48 touchkey->num_keys); in cypress_sf_irq_handler() 69 touchkey = devm_kzalloc(&client->dev, sizeof(*touchkey), GFP_KERNEL); in cypress_sf_probe() 70 if (!touchkey) in cypress_sf_probe() 73 touchkey->client = client; in cypress_sf_probe() 81 touchkey->regulators); in cypress_sf_probe() 90 if (touchkey->num_keys < 0) { in cypress_sf_probe() 92 touchkey->num_keys = 2; in cypress_sf_probe() 96 touchkey->num_keys, in cypress_sf_probe() 99 if (!touchkey->keycodes) in cypress_sf_probe() [all …]
|
| A D | Makefile | 71 obj-$(CONFIG_KEYBOARD_TM2_TOUCHKEY) += tm2-touchkey.o
|
| A D | Kconfig | 424 Say Y here if you have the MELFAS MCS5000/5080 touchkey controller 436 Say Y here if you have Freescale MPR121 touchkey controller 715 tristate "TM2 touchkey support" 719 Say Y here to enable device driver for tm2-touchkey with 723 module will be called tm2-touchkey. 792 tristate "Cypress StreetFighter touchkey support"
|
| /linux/Documentation/devicetree/bindings/input/ |
| A D | cypress,tm2-touchkey.yaml | 4 $id: http://devicetree.org/schemas/input/cypress,tm2-touchkey.yaml# 23 - cypress,tm2-touchkey 24 - cypress,midas-touchkey 25 - cypress,aries-touchkey 26 - coreriver,tc360-touchkey 64 touchkey@20 { 65 compatible = "cypress,tm2-touchkey";
|
| A D | fsl,mpr121-touchkey.yaml | 4 $id: http://devicetree.org/schemas/input/fsl,mpr121-touchkey.yaml# 26 const: fsl,mpr121-touchkey 61 compatible = "fsl,mpr121-touchkey"; 81 compatible = "fsl,mpr121-touchkey";
|
| A D | dlink,dir685-touchkeys.txt | 3 This is a I2C one-off touchkey controller based on the Cypress Semiconductor 7 The touchkey device node should be placed inside an I2C bus node.
|
| A D | cypress-sf.yaml | 7 title: Cypress StreetFighter touchkey controller 52 touchkey@28 {
|
| A D | microchip,qt1050.txt | 8 The touchkey device node should be placed inside an I2C bus node.
|
| /linux/Documentation/devicetree/bindings/input/touchscreen/ |
| A D | st,stmfts.txt | 4 functionality. Along with it the user can enable the touchkey which can work as 20 - touch-key-connected : specifies whether the touchkey feature is connected
|
| /linux/arch/arm64/boot/dts/exynos/ |
| A D | exynos5433-tm2.dts | 69 touchkey@20 { 70 compatible = "cypress,tm2-touchkey";
|
| /linux/arch/arm64/boot/dts/qcom/ |
| A D | msm8916-samsung-a2015-common.dtsi | 111 touchkey: touchkey@20 { label 113 compatible = "coreriver,tc360-touchkey";
|
| A D | msm8916-samsung-a5u-eur.dts | 59 &touchkey {
|
| A D | msm8916-samsung-a3u-eur.dts | 52 &touchkey {
|
| A D | msm8916-samsung-serranove.dts | 154 touchkey@20 { 155 compatible = "coreriver,tc360-touchkey";
|
| /linux/arch/arm/boot/dts/ |
| A D | qcom-msm8974-samsung-klte.dts | 214 i2c-gpio-touchkey { 223 touchkey@20 { 224 compatible = "cypress,tm2-touchkey"; 489 i2c_touchkey_pins: i2c-touchkey { 858 touchkey_pin: touchkey-int-pin {
|
| A D | s5pv210-aries.dtsi | 473 touchkey@20 { 474 compatible = "cypress,aries-touchkey"; 768 touchkey_i2c_pins: touchkey-i2c-pins { 774 touchkey_vdd_ena: touchkey-vdd-ena { 798 touchkey_irq: touchkey-irq {
|
| A D | ste-ux500-samsung-golden.dts | 43 touchkey@20 { 44 compatible = "coreriver,tc360-touchkey"; 555 touchkey {
|
| A D | ste-ux500-samsung-janice.dts | 95 ldo_touchkey_1v8_reg: regulator-gpio-vreg-touchkey-1v8 { 311 touchkey@20 { 312 compatible = "coreriver,tc360-touchkey"; 724 touchkey-ldo { 733 touchkey {
|
| A D | imx53-smd.dts | 265 touchkey: mpr121@5a { label
|
| A D | ste-ux500-samsung-gavini.dts | 676 touchkey-ldo { 685 touchkey {
|
| A D | imx6dl-yapp4-common.dtsi | 364 compatible = "fsl,mpr121-touchkey";
|
| A D | exynos4412-midas.dtsi | 242 touchkey@20 { 243 compatible = "cypress,midas-touchkey";
|
| A D | ste-ux500-samsung-codina.dts | 206 touchkey-led {
|