Searched refs:autorepeat (Results 1 – 25 of 131) sorted by relevance
123456
| /freebsd/sys/contrib/device-tree/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 | stmpe-keypad.txt | 10 - st,no-autorepeat : If specified device will not autorepeat 21 st,no-autorepeat;
|
| H A D | atmel,captouch.txt | 21 autorepeat: Enables the Linux input system's autorepeat 35 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 | cap11xx.txt | 21 autorepeat: Enables the Linux input system's autorepeat 49 autorepeat;
|
| H A D | samsung-keypad.txt | 44 - linux,keypad-no-autorepeat: do no enable autorepeat feature. 54 linux,input-no-autorepeat;
|
| H A D | gpio-matrix-keypad.txt | 21 - linux,no-autorepeat: do no enable autorepeat feature.
|
| H A D | qcom,pm8xxx-keypad.txt | 31 - linux,keypad-no-autorepeat: 34 Definition: don't enable autorepeat feature.
|
| H A D | adc-keys.txt | 13 - autorepeat: Boolean, Enable auto repeat feature of Linux input
|
| /freebsd/sys/contrib/device-tree/Bindings/mfd/ |
| H A D | tc3589x.txt | 56 - linux,no-autorepeat: do no enable autorepeat feature. 86 linux,no-autorepeat;
|
| /freebsd/sys/contrib/device-tree/src/arm/xilinx/ |
| H A D | zynq-zturn-common.dtsi | 51 autorepeat; 57 autorepeat;
|
| H A D | zynq-zc702.dts | 36 autorepeat; 42 autorepeat; 49 autorepeat;
|
| /freebsd/sys/dev/gpio/ |
| H A D | gpiokeys.c | 110 int autorepeat; member 242 if (key->autorepeat) { in gpiokey_debounced_intr() 248 if (key->autorepeat && in gpiokey_debounced_intr() 297 key->autorepeat = OF_hasprop(node, "autorepeat"); in gpiokeys_attach_key() 365 key->autorepeat, key->repeat, key->repeat_delay); in gpiokeys_attach_key()
|
| /freebsd/sys/contrib/device-tree/Bindings/display/ |
| H A D | ht16k33.txt | 14 - linux,no-autorepeat: Disable keyrepeat.
|
| /freebsd/sys/contrib/device-tree/src/arm64/qcom/ |
| H A D | msm8994-huawei-angler-rev-101.dts | 53 autorepeat;
|
| H A D | msm8998-lenovo-miix-630.dts | 16 autorepeat;
|
| /freebsd/sys/contrib/device-tree/src/arm/microchip/ |
| H A D | at91-gatwick.dts | 18 autorepeat;
|
| /freebsd/sys/contrib/device-tree/src/arm/nxp/imx/ |
| H A D | imx6qdl-vicut1-12inch.dtsi | 11 autorepeat;
|
| /freebsd/sys/contrib/device-tree/src/arm/broadcom/ |
| H A D | bcm958625-meraki-kingpin.dtsi | 14 autorepeat;
|
| /freebsd/sys/contrib/device-tree/src/arm/st/ |
| H A D | stm32h747i-disco.dts | 58 autorepeat;
|
| H A D | spear300-evb.dts | 229 autorepeat;
|
| /freebsd/sys/contrib/device-tree/src/arm64/xilinx/ |
| H A D | zynqmp-sm-k26-revA.dts | 68 autorepeat; 74 autorepeat;
|
| /freebsd/sys/contrib/device-tree/src/arm64/freescale/ |
| H A D | tqmls10xxa-mbls10xxa.dtsi | 18 autorepeat;
|
| /freebsd/sys/contrib/device-tree/src/arm/samsung/ |
| H A D | exynos4412-smdk4412.dts | 72 linux,input-no-autorepeat;
|
123456