Home
last modified time | relevance | path

Searched refs:autorepeat (Results 1 – 25 of 78) sorted by relevance

1234

/Linux-v5.4/Documentation/devicetree/bindings/input/
Dspear-keyboard.txt8 - autorepeat: bool: enables key autorepeat
18 autorepeat;
Dclps711x-keypad.txt11 - autorepeat: Enable autorepeat feature.
16 autorepeat;
Dstmpe-keypad.txt10 - st,no-autorepeat : If specified device will not autorepeat
21 st,no-autorepeat;
Dmpr121-touchkey.txt14 - autorepeat: Enable autorepeat feature.
25 autorepeat;
Datmel,captouch.txt21 autorepeat: Enables the Linux input system's autorepeat
35 autorepeat;
Domap-keypad.txt20 - linux,keypad-no-autorepeat: do no enable autorepeat feature.
27 linux,keypad-no-autorepeat;
Dcap11xx.txt21 autorepeat: Enables the Linux input system's autorepeat
49 autorepeat;
Dsamsung-keypad.txt44 - linux,keypad-no-autorepeat: do no enable autorepeat feature.
54 linux,input-no-autorepeat;
Dgpio-keys-polled.txt8 - autorepeat: Boolean, Enable auto repeat feature of Linux input
38 autorepeat;
Dgpio-keys.txt7 - autorepeat: Boolean, Enable auto repeat feature of Linux input
45 autorepeat;
Dgpio-matrix-keypad.txt21 - linux,no-autorepeat: do no enable autorepeat feature.
Dqcom,pm8xxx-keypad.txt31 - linux,keypad-no-autorepeat:
34 Definition: don't enable autorepeat feature.
Dadc-keys.txt12 - autorepeat: Boolean, Enable auto repeat feature of Linux input
/Linux-v5.4/drivers/input/misc/
Dsoc_button_array.c24 bool autorepeat; member
66 bool autorepeat) in soc_button_device_create() argument
77 if (info->autorepeat == autorepeat) in soc_button_device_create()
91 if (info->autorepeat != autorepeat) in soc_button_device_create()
128 gpio_keys_pdata->rep = autorepeat; in soc_button_device_create()
206 info->autorepeat = true; in soc_button_parse_btn_desc()
210 info->autorepeat = true; in soc_button_parse_btn_desc()
/Linux-v5.4/drivers/platform/x86/
Dsurface3_button.c59 bool autorepeat; member
90 bool autorepeat) in surface3_button_device_create() argument
110 if (info->autorepeat != autorepeat) in surface3_button_device_create()
134 gpio_keys_pdata->rep = autorepeat; in surface3_button_device_create()
/Linux-v5.4/drivers/input/keyboard/
Dtwl4030_keypad.c50 bool autorepeat; member
361 kp->autorepeat = pdata->rep; in twl4030_kp_probe()
369 kp->autorepeat = true; in twl4030_kp_probe()
395 if (kp->autorepeat) in twl4030_kp_probe()
/Linux-v5.4/Documentation/devicetree/bindings/mfd/
Dtc3589x.txt56 - linux,no-autorepeat: do no enable autorepeat feature.
86 linux,no-autorepeat;
/Linux-v5.4/arch/arm/boot/dts/
Dzynq-zturn.dts52 autorepeat;
58 autorepeat;
Dzynq-zc702.dts32 autorepeat;
38 autorepeat;
45 autorepeat;
Dat91-gatwick.dts18 autorepeat;
Dexynos4412-smdk4412.dts46 linux,keypad-no-autorepeat;
/Linux-v5.4/Documentation/devicetree/bindings/display/
Dht16k33.txt14 - linux,no-autorepeat: Disable keyrepeat.
/Linux-v5.4/arch/arm64/boot/dts/xilinx/
Dzynqmp-zcu100-revC.dts47 autorepeat;
53 autorepeat;
Dzynqmp-zcu111-revA.dts44 autorepeat;
50 autorepeat;
/Linux-v5.4/arch/arm64/boot/dts/ti/
Dk3-j721e-common-proc-board.dts20 autorepeat;

1234