Searched refs:autorepeat (Results 1 – 38 of 38) sorted by relevance
/linux-4.1.27/Documentation/devicetree/bindings/input/ |
D | spear-keyboard.txt | 8 - autorepeat: bool: enables key autorepeat 18 autorepeat;
|
D | clps711x-keypad.txt | 11 - autorepeat: Enable autorepeat feature. 16 autorepeat;
|
D | stmpe-keypad.txt | 10 - st,no-autorepeat : If specified device will not autorepeat 21 st,no-autorepeat;
|
D | omap-keypad.txt | 20 - linux,keypad-no-autorepeat: do no enable autorepeat feature. 27 linux,keypad-no-autorepeat;
|
D | cap11xx.txt | 21 autorepeat: Enables the Linux input system's autorepeat 49 autorepeat;
|
D | gpio-keys-polled.txt | 8 - autorepeat: Boolean, Enable auto repeat feature of Linux input 32 autorepeat;
|
D | samsung-keypad.txt | 40 - linux,keypad-no-autorepeat: do no enable autorepeat feature. 51 linux,input-no-autorepeat;
|
D | gpio-keys.txt | 7 - autorepeat: Boolean, Enable auto repeat feature of Linux input 37 autorepeat;
|
D | gpio-matrix-keypad.txt | 21 - linux,no-autorepeat: do no enable autorepeat feature.
|
D | qcom,pm8xxx-keypad.txt | 31 - linux,keypad-no-autorepeat: 34 Definition: don't enable autorepeat feature.
|
D | brcm,bcm-keypad.txt | 58 - autorepeat: Boolean, Enable auto repeat feature of Linux input
|
/linux-4.1.27/drivers/input/misc/ |
D | soc_button_array.c | 35 bool autorepeat; member 72 bool autorepeat) in soc_button_device_create() argument 92 if (info->autorepeat != autorepeat) in soc_button_device_create() 115 gpio_keys_pdata->rep = autorepeat; in soc_button_device_create()
|
/linux-4.1.27/drivers/input/keyboard/ |
D | twl4030_keypad.c | 63 bool autorepeat; member 370 kp->autorepeat = pdata->rep; in twl4030_kp_probe() 378 kp->autorepeat = true; in twl4030_kp_probe() 404 if (kp->autorepeat) in twl4030_kp_probe()
|
/linux-4.1.27/Documentation/devicetree/bindings/mfd/ |
D | tc3589x.txt | 57 - linux,no-autorepeat: do no enable autorepeat feature. 86 linux,no-autorepeat;
|
/linux-4.1.27/arch/arm/boot/dts/ |
D | ste-href-stuib.dtsi | 56 st,no-autorepeat;
|
D | exynos4412-smdk4412.dts | 55 linux,keypad-no-autorepeat;
|
D | ste-nomadik-nhk15.dts | 98 st,no-autorepeat;
|
D | exynos4210-smdkv310.dts | 86 linux,keypad-no-autorepeat;
|
D | spear300-evb.dts | 235 autorepeat;
|
D | ste-href-tvk1281618.dtsi | 68 linux,no-autorepeat;
|
D | rk3066a-bqcurie2.dts | 41 autorepeat;
|
D | s3c6410-mini6410.dts | 75 autorepeat;
|
D | s5pv210-smdkv210.dts | 61 linux,input-no-autorepeat;
|
D | ea3250.dts | 167 autorepeat;
|
D | rk3288-evb.dtsi | 67 autorepeat;
|
D | rk3188-radxarock.dts | 30 autorepeat;
|
D | spear1310-evb.dts | 333 autorepeat;
|
D | s5pv210-aquila.dts | 270 linux,input-no-autorepeat;
|
D | s5pv210-goni.dts | 252 linux,input-no-autorepeat;
|
D | spear1340-evb.dts | 420 autorepeat;
|
D | rk3288-popmetal.dts | 66 autorepeat;
|
D | exynos4412-origen.dts | 80 linux,keypad-no-autorepeat;
|
D | imx28-tx28.dts | 207 linux,no-autorepeat;
|
D | omap4-sdp.dts | 578 linux,input-no-autorepeat;
|
D | am335x-evm.dts | 65 autorepeat;
|
/linux-4.1.27/Documentation/input/ |
D | input-programming.txt | 268 1.8 Key autorepeat 271 ... is simple. It is handled by the input.c module. Hardware autorepeat is 274 autorepeat for your device, just set EV_REP in dev->evbit. All will be
|
D | input.txt | 289 release, 1 for keypress and 2 for autorepeat.
|
/linux-4.1.27/Documentation/ |
D | kernel-parameters.txt | 2957 [HW,MOUSE] Controls Logitech smartscroll autorepeat.
|