Searched full:autorepeat (Results 1 – 25 of 134) 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 | samsung,s3c6410-keypad.yaml | 40 linux,input-no-autorepeat: 43 Do no enable autorepeat feature. 107 linux,input-no-autorepeat;
|
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.txt | 21 - linux,no-autorepeat: do no enable autorepeat feature.
|
H A D | input.yaml | 13 autorepeat: 14 description: Enable autorepeat when key is pressed and held down.
|
H A D | fsl,mpr121-touchkey.yaml | 65 autorepeat; 84 autorepeat;
|
H A D | qcom,pm8xxx-keypad.txt | 31 - linux,keypad-no-autorepeat: 34 Definition: don't enable autorepeat feature.
|
H A D | gpio-keys.yaml | 18 autorepeat: true 157 autorepeat;
|
H A D | atmel,captouch.yaml | 57 autorepeat;
|
/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 | 33 autorepeat; 39 autorepeat; 46 autorepeat;
|
/freebsd/share/man/man4/ |
H A D | gpiokeys.4 | 126 .Va autorepeat 127 determines whether autorepeat is enabled for a button.
|
/freebsd/contrib/llvm-project/lldb/include/lldb/API/ |
H A D | SBCommandInterpreter.h | 105 /// The new command won't support autorepeat. If you need this functionality, 127 /// The new command won't support autorepeat. If you need this functionality, 389 /// The new command won't support autorepeat. If you need this functionality, 411 /// The new command won't support autorepeat. If you need this functionality, 438 /// The new command won't support autorepeat. If you need this functionality,
|
/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() 363 device_printf(sc->sc_dev, "<%s> code=%08x, autorepeat=%d, "\ 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/arm/microchip/ |
H A D | at91-gatwick.dts | 18 autorepeat;
|
/freebsd/sys/contrib/device-tree/Bindings/auxdisplay/ |
H A D | holtek,ht16k33.yaml | 42 linux,no-autorepeat:
|
/freebsd/sys/contrib/device-tree/src/arm/nxp/imx/ |
H A D | imx6qdl-vicut1-12inch.dtsi | 11 autorepeat;
|
123456