Home
last modified time | relevance | path

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

123

/Linux-v4.19/drivers/input/misc/
Dsoc_button_array.c28 bool autorepeat; member
65 bool autorepeat) in soc_button_device_create() argument
76 if (info->autorepeat == autorepeat) in soc_button_device_create()
90 if (info->autorepeat != autorepeat) in soc_button_device_create()
115 gpio_keys_pdata->rep = autorepeat; in soc_button_device_create()
195 info->autorepeat = true; in soc_button_parse_btn_desc()
199 info->autorepeat = true; in soc_button_parse_btn_desc()
/Linux-v4.19/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-v4.19/drivers/platform/x86/
Dsurface3_button.c63 bool autorepeat; member
94 bool autorepeat) in surface3_button_device_create() argument
114 if (info->autorepeat != autorepeat) in surface3_button_device_create()
138 gpio_keys_pdata->rep = autorepeat; in surface3_button_device_create()
/Linux-v4.19/drivers/input/keyboard/
Dtwl4030_keypad.c63 bool autorepeat; member
374 kp->autorepeat = pdata->rep; in twl4030_kp_probe()
382 kp->autorepeat = true; in twl4030_kp_probe()
408 if (kp->autorepeat) in twl4030_kp_probe()
/Linux-v4.19/Documentation/devicetree/bindings/mfd/
Dtc3589x.txt56 - linux,no-autorepeat: do no enable autorepeat feature.
86 linux,no-autorepeat;
/Linux-v4.19/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-v4.19/Documentation/devicetree/bindings/display/
Dht16k33.txt14 - linux,no-autorepeat: Disable keyrepeat.
/Linux-v4.19/arch/arm64/boot/dts/xilinx/
Dzynqmp-zcu100-revC.dts47 autorepeat;
53 autorepeat;
Dzynqmp-zcu111-revA.dts44 autorepeat;
50 autorepeat;
Dzynqmp-zcu106-revA.dts44 autorepeat;
50 autorepeat;

123