Searched refs:autorepeat (Results 1 – 25 of 131) sorted by relevance
123456
| /linux-6.15/Documentation/devicetree/bindings/input/ |
| H A D | spear-keyboard.txt | 8 - autorepeat: bool: enables key autorepeat 18 autorepeat;
|
| H A D | clps711x-keypad.txt | 11 - autorepeat: Enable autorepeat feature. 16 autorepeat;
|
| H A D | omap-keypad.txt | 20 - linux,keypad-no-autorepeat: do no enable autorepeat feature. 27 linux,keypad-no-autorepeat;
|
| H A D | samsung,s3c6410-keypad.yaml | 40 linux,input-no-autorepeat: 43 Do no enable autorepeat feature. 107 linux,input-no-autorepeat;
|
| H A D | fsl,mpr121-touchkey.yaml | 65 autorepeat; 84 autorepeat;
|
| H A D | input.yaml | 13 autorepeat: 14 description: Enable autorepeat when key is pressed and held down.
|
| H A D | microchip,cap11xx.yaml | 43 autorepeat: 45 Enables the Linux input system's autorepeat feature on the input device. 195 autorepeat;
|
| H A D | gpio-matrix-keypad.yaml | 39 linux,no-autorepeat: 41 description: Do not enable autorepeat feature.
|
| H A D | gpio-keys.yaml | 18 autorepeat: true 157 autorepeat;
|
| H A D | atmel,captouch.yaml | 57 autorepeat;
|
| H A D | adc-keys.yaml | 30 autorepeat: true
|
| /linux-6.15/drivers/input/misc/ |
| H A D | soc_button_array.c | 30 bool autorepeat; member 155 bool autorepeat) in soc_button_device_create() argument 167 if (info->autorepeat == autorepeat) in soc_button_device_create() 185 if (info->autorepeat != autorepeat) in soc_button_device_create() 208 if (!autorepeat && (use_low_level_irq || in soc_button_device_create() 234 gpio_keys_pdata->rep = autorepeat; in soc_button_device_create() 318 info->autorepeat = true; in soc_button_parse_btn_desc() 322 info->autorepeat = true; in soc_button_parse_btn_desc()
|
| /linux-6.15/drivers/input/keyboard/ |
| H A 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() 393 if (kp->autorepeat) in twl4030_kp_probe()
|
| /linux-6.15/arch/arm/boot/dts/xilinx/ |
| H A D | zynq-zturn-common.dtsi | 51 autorepeat; 57 autorepeat;
|
| H A D | zynq-zc702.dts | 36 autorepeat; 42 autorepeat; 49 autorepeat;
|
| /linux-6.15/Documentation/devicetree/bindings/mfd/ |
| H A D | tc3589x.txt | 56 - linux,no-autorepeat: do no enable autorepeat feature. 86 linux,no-autorepeat;
|
| H A D | st,stmpe.yaml | 105 st,no-autorepeat: 106 description: If present, the keys will not autorepeat when pressed 235 st,no-autorepeat;
|
| /linux-6.15/arch/arm64/boot/dts/rockchip/ |
| H A D | rk3326-anbernic-rg351v.dts | 12 autorepeat;
|
| /linux-6.15/arch/arm64/boot/dts/qcom/ |
| H A D | msm8994-huawei-angler-rev-101.dts | 53 autorepeat;
|
| H A D | msm8998-lenovo-miix-630.dts | 16 autorepeat;
|
| /linux-6.15/arch/arm/boot/dts/microchip/ |
| H A D | at91-gatwick.dts | 18 autorepeat;
|
| /linux-6.15/arch/arm/boot/dts/nxp/imx/ |
| H A D | imx6qdl-vicut1-12inch.dtsi | 11 autorepeat;
|
| /linux-6.15/Documentation/devicetree/bindings/auxdisplay/ |
| H A D | holtek,ht16k33.yaml | 42 linux,no-autorepeat:
|
| /linux-6.15/arch/arm64/boot/dts/freescale/ |
| H A D | tqmls10xxa-mbls10xxa.dtsi | 18 autorepeat;
|
| /linux-6.15/arch/arm/boot/dts/broadcom/ |
| H A D | bcm958625-meraki-kingpin.dtsi | 14 autorepeat;
|
123456