/kernel/linux/linux-5.10/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 | atmel,captouch.txt | 21 autorepeat: Enables the Linux input system's autorepeat 35 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 | input.yaml | 13 autorepeat: 14 description: Enable autorepeat when key is pressed and held down.
|
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 | fsl,mpr121-touchkey.yaml | 66 autorepeat; 85 autorepeat;
|
D | adc-keys.txt | 12 - autorepeat: Boolean, Enable auto repeat feature of Linux input
|
/kernel/linux/linux-5.10/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()
|
/kernel/linux/linux-5.10/drivers/input/misc/ |
D | soc_button_array.c | 30 bool autorepeat; member 134 bool autorepeat) in soc_button_device_create() argument 144 if (info->autorepeat == autorepeat) in soc_button_device_create() 158 if (info->autorepeat != autorepeat) in soc_button_device_create() 178 if (!autorepeat && (use_low_level_irq || in soc_button_device_create() 204 gpio_keys_pdata->rep = autorepeat; in soc_button_device_create() 283 info->autorepeat = true; in soc_button_parse_btn_desc() 287 info->autorepeat = true; in soc_button_parse_btn_desc()
|
D | dm355evm_keys.c | 21 * pressed, or its autorepeat kicks in, an event is sent. This driver 132 * Press and hold (autorepeat), then release: N events in dm355evm_keys_irq() 134 * distinguish (for example) "1-autorepeat" from "1 1"; in dm355evm_keys_irq()
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/mfd/ |
D | tc3589x.txt | 56 - linux,no-autorepeat: do no enable autorepeat feature. 86 linux,no-autorepeat;
|
/kernel/linux/linux-5.10/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;
|
/kernel/linux/linux-5.10/drivers/input/keyboard/ |
D | twl4030_keypad.c | 50 bool autorepeat; member 270 /* Enable controller, with hardware decoding but not autorepeat */ in twl4030_kp_program() 361 kp->autorepeat = pdata->rep; in twl4030_kp_probe() 369 kp->autorepeat = true; in twl4030_kp_probe() 393 if (kp->autorepeat) in twl4030_kp_probe()
|
/kernel/linux/linux-5.10/include/linux/platform_data/ |
D | keypad-ep93xx.h | 12 #define EP93XX_KEYPAD_AUTOREPEAT (1<<4) /* enable key autorepeat */
|
/kernel/linux/linux-5.10/Documentation/input/ |
D | input-programming.rst | 267 Key autorepeat 270 ... is simple. It is handled by the input.c module. Hardware autorepeat is 273 autorepeat for your device, just set EV_REP in dev->evbit. All will be
|
/kernel/linux/linux-5.10/include/linux/input/ |
D | samsung-keypad.h | 22 * @no_autorepeat: disable key autorepeat.
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/display/ |
D | ht16k33.txt | 14 - linux,no-autorepeat: Disable keyrepeat.
|
/kernel/linux/linux-5.10/arch/arm64/boot/dts/xilinx/ |
D | zynqmp-zcu100-revC.dts | 47 autorepeat; 53 autorepeat;
|