Searched refs:autorepeat (Results 1 – 25 of 78) sorted by relevance
1234
| /Linux-v5.4/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 | mpr121-touchkey.txt | 14 - autorepeat: Enable autorepeat feature. 25 autorepeat;
|
| D | atmel,captouch.txt | 21 autorepeat: Enables the Linux input system's autorepeat 35 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 | samsung-keypad.txt | 44 - linux,keypad-no-autorepeat: do no enable autorepeat feature. 54 linux,input-no-autorepeat;
|
| D | gpio-keys-polled.txt | 8 - autorepeat: Boolean, Enable auto repeat feature of Linux input 38 autorepeat;
|
| D | gpio-keys.txt | 7 - autorepeat: Boolean, Enable auto repeat feature of Linux input 45 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 | adc-keys.txt | 12 - autorepeat: Boolean, Enable auto repeat feature of Linux input
|
| /Linux-v5.4/drivers/input/misc/ |
| D | soc_button_array.c | 24 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/ |
| D | surface3_button.c | 59 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/ |
| D | twl4030_keypad.c | 50 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/ |
| D | tc3589x.txt | 56 - linux,no-autorepeat: do no enable autorepeat feature. 86 linux,no-autorepeat;
|
| /Linux-v5.4/arch/arm/boot/dts/ |
| D | zynq-zturn.dts | 52 autorepeat; 58 autorepeat;
|
| D | zynq-zc702.dts | 32 autorepeat; 38 autorepeat; 45 autorepeat;
|
| D | at91-gatwick.dts | 18 autorepeat;
|
| D | exynos4412-smdk4412.dts | 46 linux,keypad-no-autorepeat;
|
| /Linux-v5.4/Documentation/devicetree/bindings/display/ |
| D | ht16k33.txt | 14 - linux,no-autorepeat: Disable keyrepeat.
|
| /Linux-v5.4/arch/arm64/boot/dts/xilinx/ |
| D | zynqmp-zcu100-revC.dts | 47 autorepeat; 53 autorepeat;
|
| D | zynqmp-zcu111-revA.dts | 44 autorepeat; 50 autorepeat;
|
| /Linux-v5.4/arch/arm64/boot/dts/ti/ |
| D | k3-j721e-common-proc-board.dts | 20 autorepeat;
|
1234