Home
last modified time | relevance | path

Searched full:touchkey (Results 1 – 25 of 37) sorted by relevance

12

/Linux-v6.6/drivers/input/keyboard/
Dtm2-touchkey.c3 * TM2 touchkey device driver
25 #define TM2_TOUCHKEY_DEV_NAME "tm2-touchkey"
88 struct tm2_touchkey_data *touchkey = in tm2_touchkey_led_brightness_set() local
95 data = touchkey->variant->cmd_led_off; in tm2_touchkey_led_brightness_set()
98 data = touchkey->variant->cmd_led_on; in tm2_touchkey_led_brightness_set()
101 if (!touchkey->variant->fixed_regulator) in tm2_touchkey_led_brightness_set()
102 regulator_set_voltage(touchkey->vdd, volt, volt); in tm2_touchkey_led_brightness_set()
104 return touchkey->variant->no_reg ? in tm2_touchkey_led_brightness_set()
105 i2c_smbus_write_byte(touchkey->client, data) : in tm2_touchkey_led_brightness_set()
106 i2c_smbus_write_byte_data(touchkey->client, in tm2_touchkey_led_brightness_set()
[all …]
Dcypress-sf.c3 * Cypress StreetFighter Touchkey Driver
33 struct cypress_sf_data *touchkey = devid; in cypress_sf_irq_handler() local
38 val = i2c_smbus_read_byte_data(touchkey->client, in cypress_sf_irq_handler()
41 dev_err(&touchkey->client->dev, in cypress_sf_irq_handler()
47 bitmap_xor(&changed, &keystates, &touchkey->keystates, in cypress_sf_irq_handler()
48 touchkey->num_keys); in cypress_sf_irq_handler()
50 for_each_set_bit(key, &changed, touchkey->num_keys) { in cypress_sf_irq_handler()
52 dev_dbg(&touchkey->client->dev, in cypress_sf_irq_handler()
54 input_report_key(touchkey->input_dev, in cypress_sf_irq_handler()
55 touchkey->keycodes[key], new_state); in cypress_sf_irq_handler()
[all …]
Dmcs_touchkey.c3 * Touchkey driver for MELFAS MCS5000/5080 controller
19 /* MCS5000 Touchkey */
25 /* MCS5080 Touchkey */
97 struct mcs_touchkey_data *touchkey = data; in mcs_touchkey_poweroff() local
99 touchkey->poweron(false); in mcs_touchkey_poweroff()
154 input_dev->name = "MELFAS MCS Touchkey"; in mcs_touchkey_probe()
267 MODULE_DESCRIPTION("Touchkey driver for MELFAS MCS5000/5080 controller");
DKconfig425 tristate "MELFAS MCS Touchkey"
428 Say Y here if you have the MELFAS MCS5000/5080 touchkey controller
437 tristate "Freescale MPR121 Touchkey"
440 Say Y here if you have Freescale MPR121 touchkey controller
713 tristate "TM2 touchkey support"
717 Say Y here to enable device driver for tm2-touchkey with
721 module will be called tm2-touchkey.
803 tristate "Cypress StreetFighter touchkey support"
Dmpr121_touchkey.c3 * Touchkey driver for Freescale MPR121 Controllor
275 input_dev->name = "Freescale MPR121 Touchkey"; in mpr_touchkey_probe()
379 { .compatible = "fsl,mpr121-touchkey" },
/Linux-v6.6/Documentation/devicetree/bindings/input/
Dcypress,tm2-touchkey.yaml4 $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";
Dfsl,mpr121-touchkey.yaml4 $id: http://devicetree.org/schemas/input/fsl,mpr121-touchkey.yaml#
26 const: fsl,mpr121-touchkey
60 touchkey@5a {
61 compatible = "fsl,mpr121-touchkey";
80 touchkey@5a {
81 compatible = "fsl,mpr121-touchkey";
Ddlink,dir685-touchkeys.txt3 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.
Dcypress-sf.yaml7 title: Cypress StreetFighter touchkey controller
52 touchkey@28 {
Dmicrochip,qt1050.txt8 The touchkey device node should be placed inside an I2C bus node.
/Linux-v6.6/Documentation/devicetree/bindings/input/touchscreen/
Dst,stmfts.yaml14 functionality. Along with it the user can enable the touchkey which can work
38 description: The touchkey feature is connected
/Linux-v6.6/arch/arm64/boot/dts/exynos/
Dexynos5433-tm2.dts69 touchkey@20 {
70 compatible = "cypress,tm2-touchkey";
/Linux-v6.6/arch/arm64/boot/dts/qcom/
Dmsm8996pro-xiaomi-scorpio.dts65 touchkey: touchkey@28 { label
472 touchkey_default: touchkey-default-state {
479 touchkey_sleep: touchkey-sleep-state {
Dmsm8916-samsung-a2015-common.dtsi142 touchkey: touchkey@20 { label
144 compatible = "coreriver,tc360-touchkey";
Dmsm8916-samsung-a5u-eur.dts57 &touchkey {
Dmsm8916-samsung-e2015-common.dtsi73 &touchkey {
Dmsm8916-samsung-a3u-eur.dts52 &touchkey {
Dmsm8939-samsung-a7.dts169 touchkey@20 {
171 compatible = "coreriver,tc360-touchkey";
Dmsm8916-samsung-serranove.dts165 touchkey@20 {
166 compatible = "coreriver,tc360-touchkey";
/Linux-v6.6/arch/arm/boot/dts/qcom/
Dqcom-msm8974pro-samsung-klte.dts55 i2c-gpio-touchkey {
64 touchkey@20 {
65 compatible = "cypress,tm2-touchkey";
388 touchkey_pin: touchkey-int-state {
759 i2c_touchkey_pins: i2c-touchkey-state {
/Linux-v6.6/include/linux/platform_data/
Dmcs.h23 /* touchkey */
/Linux-v6.6/arch/arm/boot/dts/samsung/
Ds5pv210-aries.dtsi473 touchkey@20 {
474 compatible = "cypress,aries-touchkey";
767 touchkey_i2c_pins: touchkey-i2c-pins {
773 touchkey_vdd_ena: touchkey-vdd-ena-pins {
797 touchkey_irq: touchkey-irq-pins {
/Linux-v6.6/arch/arm/boot/dts/st/
Dste-ux500-samsung-janice.dts121 ldo_touchkey_1v8_reg: regulator-gpio-vreg-touchkey-1v8 {
337 touchkey@20 {
338 compatible = "coreriver,tc360-touchkey";
777 touchkey-ldo {
786 touchkey {
Dste-ux500-samsung-golden.dts69 touchkey@20 {
70 compatible = "coreriver,tc360-touchkey";
585 touchkey {
/Linux-v6.6/drivers/input/touchscreen/
Dstmfts.c368 "failed to enable touchkey\n"); in stmfts_input_open()
402 "failed to disable touchkey: %d\n", err); in stmfts_input_close()
725 dev_warn(&client->dev, "unable to use touchkey leds\n"); in stmfts_probe()

12