Searched refs:autorepeat (Results 1 – 25 of 75) sorted by relevance
123
| /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()
|
| /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 | brcm,bcm-keypad.txt | 58 - autorepeat: Boolean, Enable auto repeat feature of Linux input
|
| /linux/Documentation/devicetree/bindings/mfd/ |
| H A D | tc3589x.txt | 56 - linux,no-autorepeat: do no enable autorepeat feature. 86 linux,no-autorepeat;
|
| /linux/arch/arm/boot/dts/xilinx/ |
| H A D | zynq-zturn-common.dtsi | 51 autorepeat; 57 autorepeat;
|
| H A D | zynq-zc702.dts | 36 autorepeat; 42 autorepeat; 49 autorepeat;
|
| /linux/arch/arm64/boot/dts/rockchip/ |
| H A D | rk3326-anbernic-rg351v.dts | 12 autorepeat;
|
| H A D | rk3326-odroid-go3.dts | 99 autorepeat;
|
| /linux/arch/arm/boot/dts/microchip/ |
| H A D | at91-gatwick.dts | 18 autorepeat;
|
| /linux/arch/arm64/boot/dts/qcom/ |
| H A D | msm8998-lenovo-miix-630.dts | 16 autorepeat;
|
| /linux/arch/arm/boot/dts/nxp/imx/ |
| H A D | imx6qdl-vicut1-12inch.dtsi | 11 autorepeat;
|
| H A D | imx6q-var-dt6customboard.dts | 29 autorepeat;
|
| /linux/arch/arm/boot/dts/broadcom/ |
| H A D | bcm958625-meraki-kingpin.dtsi | 14 autorepeat;
|
| H A D | bcm958625-meraki-alamo.dtsi | 13 autorepeat;
|
| /linux/arch/arm64/boot/dts/freescale/ |
| H A D | tqmls10xxa-mbls10xxa.dtsi | 18 autorepeat;
|
| /linux/arch/arm/boot/dts/samsung/ |
| H A D | exynos4412-smdk4412.dts | 72 linux,input-no-autorepeat;
|
| H A D | s3c6410-mini6410.dts | 65 autorepeat;
|
| H A D | exynos4210-smdkv310.dts | 91 linux,input-no-autorepeat;
|
| H A D | s5pv210-smdkv210.dts | 74 linux,input-no-autorepeat;
|
| /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;
|
| /linux/arch/arm/boot/dts/rockchip/ |
| H A D | rk3066a-bqcurie2.dts | 49 autorepeat;
|
| /linux/arch/arm/boot/dts/ti/omap/ |
| H A D | omap5-uevm.dts | 66 autorepeat;
|
123