Home
last modified time | relevance | path

Searched full:autorepeat (Results 1 – 25 of 130) sorted by relevance

123456

/linux/Documentation/devicetree/bindings/input/
H A Dspear-keyboard.txt8 - autorepeat: bool: enables key autorepeat
18 autorepeat;
H A Dclps711x-keypad.txt11 - autorepeat: Enable autorepeat feature.
16 autorepeat;
H A Domap-keypad.txt20 - linux,keypad-no-autorepeat: do no enable autorepeat feature.
27 linux,keypad-no-autorepeat;
H A Dsamsung,s3c6410-keypad.yaml40 linux,input-no-autorepeat:
43 Do no enable autorepeat feature.
107 linux,input-no-autorepeat;
H A Dgpio-matrix-keypad.txt21 - linux,no-autorepeat: do no enable autorepeat feature.
H A Dinput.yaml13 autorepeat:
14 description: Enable autorepeat when key is pressed and held down.
H A Dmicrochip,cap11xx.yaml43 autorepeat:
45 Enables the Linux input system's autorepeat feature on the input device.
195 autorepeat;
H A Dfsl,mpr121-touchkey.yaml65 autorepeat;
84 autorepeat;
H A Dgpio-keys.yaml18 autorepeat: true
157 autorepeat;
H A Datmel,captouch.yaml57 autorepeat;
/linux/drivers/input/misc/
H A Dsoc_button_array.c30 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/Documentation/devicetree/bindings/mfd/
H A Dtc3589x.txt56 - linux,no-autorepeat: do no enable autorepeat feature.
86 linux,no-autorepeat;
H A Dst,stmpe.yaml105 st,no-autorepeat:
106 description: If present, the keys will not autorepeat when pressed
235 st,no-autorepeat;
/linux/arch/arm/boot/dts/xilinx/
H A Dzynq-zturn-common.dtsi51 autorepeat;
57 autorepeat;
H A Dzynq-zc702.dts33 autorepeat;
39 autorepeat;
46 autorepeat;
/linux/drivers/input/keyboard/
H A Dtwl4030_keypad.c50 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()
H A Dstmpe-keypad.c124 * @no_autorepeat: disable key autorepeat
356 keypad->no_autorepeat = of_property_read_bool(np, "st,no-autorepeat"); in stmpe_keypad_probe()
/linux/arch/arm64/boot/dts/rockchip/
H A Drk3326-anbernic-rg351v.dts12 autorepeat;
/linux/include/linux/input/
H A Dsamsung-keypad.h22 * @no_autorepeat: disable key autorepeat.
/linux/Documentation/input/
H A Dinput-programming.rst313 Key autorepeat
316 ... is simple. It is handled by the input.c module. Hardware autorepeat is
319 autorepeat for your device, just set EV_REP in dev->evbit. All will be
/linux/include/linux/
H A Dhil.h160 HIL_CMD_DKA = 0x3d, /* Disable Keyswitch Autorepeat */
161 HIL_CMD_EK1 = 0x3e, /* Enable Keyswitch Autorepeat 1 */
162 HIL_CMD_EK2 = 0x3f, /* Enable Keyswitch Autorepeat 2 */
/linux/arch/arm/boot/dts/microchip/
H A Dat91-gatwick.dts18 autorepeat;
/linux/Documentation/devicetree/bindings/auxdisplay/
H A Dholtek,ht16k33.yaml42 linux,no-autorepeat:
/linux/arch/arm/boot/dts/nxp/imx/
H A Dimx6qdl-vicut1-12inch.dtsi11 autorepeat;
/linux/arch/arm64/boot/dts/freescale/
H A Dtqmls10xxa-mbls10xxa.dtsi18 autorepeat;

123456