Searched refs:autorepeat (Results 1 – 25 of 128) sorted by relevance
123456
/openbmc/linux/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 | atmel,captouch.txt | 21 autorepeat: Enables the Linux input system's autorepeat 35 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.
|
/openbmc/linux/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()
|
/openbmc/linux/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()
|
/openbmc/linux/arch/arm/boot/dts/xilinx/ |
H A D | zynq-zturn-common.dtsi | 51 autorepeat; 57 autorepeat;
|
H A D | zynq-zc702.dts | 33 autorepeat; 39 autorepeat; 46 autorepeat;
|
/openbmc/linux/Documentation/devicetree/bindings/mfd/ |
H A D | tc3589x.txt | 56 - linux,no-autorepeat: do no enable autorepeat feature. 86 linux,no-autorepeat;
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | zynq-zturn.dts | 52 autorepeat; 58 autorepeat;
|
H A D | zynq-zc702.dts | 33 autorepeat; 39 autorepeat; 46 autorepeat;
|
H A D | zynqmp-zcu100-revC.dts | 51 autorepeat; 57 autorepeat;
|
H A D | zynqmp-zcu111-revA.dts | 49 autorepeat; 55 autorepeat;
|
H A D | zynqmp-zcu106-revA.dts | 49 autorepeat; 55 autorepeat;
|
/openbmc/linux/arch/arm/boot/dts/microchip/ |
H A D | at91-gatwick.dts | 18 autorepeat;
|
/openbmc/linux/arch/arm/boot/dts/nxp/imx/ |
H A D | imx6qdl-vicut1-12inch.dtsi | 11 autorepeat;
|
/openbmc/linux/arch/arm/boot/dts/broadcom/ |
H A D | bcm958625-meraki-kingpin.dtsi | 14 autorepeat;
|
/openbmc/linux/arch/arm64/boot/dts/xilinx/ |
H A D | zynqmp-sm-k26-revA.dts | 66 autorepeat; 72 autorepeat;
|
/openbmc/linux/arch/arm/boot/dts/samsung/ |
H A D | exynos4412-smdk4412.dts | 72 linux,input-no-autorepeat;
|
/openbmc/linux/arch/arm/boot/dts/st/ |
H A D | spear300-evb.dts | 229 autorepeat;
|
H A D | ste-href-stuib.dtsi | 51 st,no-autorepeat;
|
/openbmc/linux/arch/arm/boot/dts/rockchip/ |
H A D | rk3066a-bqcurie2.dts | 49 autorepeat;
|
123456