Home
last modified time | relevance | path

Searched refs:autorepeat (Results 1 – 25 of 132) sorted by relevance

123456

/OK3568_Linux_fs/kernel/drivers/input/misc/
H A Dsoc_button_array.c30 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()
/OK3568_Linux_fs/kernel/drivers/platform/x86/
H A Dsurface3_button.c59 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()
/OK3568_Linux_fs/kernel/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 Dstmpe-keypad.txt10 - st,no-autorepeat : If specified device will not autorepeat
21 st,no-autorepeat;
H A Datmel,captouch.txt21 autorepeat: Enables the Linux input system's autorepeat
35 autorepeat;
H A Domap-keypad.txt20 - linux,keypad-no-autorepeat: do no enable autorepeat feature.
27 linux,keypad-no-autorepeat;
H A Dcap11xx.txt21 autorepeat: Enables the Linux input system's autorepeat
49 autorepeat;
H A Dsamsung-keypad.txt44 - linux,keypad-no-autorepeat: do no enable autorepeat feature.
54 linux,input-no-autorepeat;
H A Dgpio-matrix-keypad.txt21 - linux,no-autorepeat: do no enable autorepeat feature.
H A Dqcom,pm8xxx-keypad.txt31 - linux,keypad-no-autorepeat:
34 Definition: don't enable autorepeat feature.
H A Dadc-keys.txt12 - autorepeat: Boolean, Enable auto repeat feature of Linux input
/OK3568_Linux_fs/kernel/drivers/input/keyboard/
H A Dtwl4030_keypad.c50 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()
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/mfd/
H A Dtc3589x.txt56 - linux,no-autorepeat: do no enable autorepeat feature.
86 linux,no-autorepeat;
/OK3568_Linux_fs/kernel/arch/arm/boot/dts/
H A Dzynq-zturn.dts52 autorepeat;
58 autorepeat;
H A Dzynq-zc702.dts32 autorepeat;
38 autorepeat;
45 autorepeat;
H A Dat91-gatwick.dts18 autorepeat;
H A Drk3229-at-3nod.dts19 autorepeat;
/OK3568_Linux_fs/u-boot/arch/arm/dts/
H A Dzynq-zc702.dts38 autorepeat;
44 autorepeat;
51 autorepeat;
H A Dzynq-zturn-myir.dts90 autorepeat;
96 autorepeat;
/OK3568_Linux_fs/kernel/arch/arm64/boot/dts/xilinx/
H A Dzynqmp-zcu100-revC.dts47 autorepeat;
53 autorepeat;
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/display/
H A Dht16k33.txt14 - linux,no-autorepeat: Disable keyrepeat.
/OK3568_Linux_fs/kernel/arch/arm64/boot/dts/rockchip/
H A Drk3588-vehicle-evb-v21.dts40 autorepeat;
/OK3568_Linux_fs/u-boot/doc/
H A DREADME.commands10 repeatable: either 0 or 1 to indicate if autorepeat is allowed
/OK3568_Linux_fs/kernel/arch/arm64/boot/dts/qcom/
H A Dsdm630-sony-xperia-nile.dtsi48 autorepeat;

123456