Searched refs:autorepeat (Results 1 – 25 of 99) sorted by relevance
1234
/Linux-v6.1/drivers/input/misc/ |
D | soc_button_array.c | 30 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()
|
/Linux-v6.1/Documentation/devicetree/bindings/input/ |
D | spear-keyboard.txt | 8 - autorepeat: bool: enables key autorepeat 18 autorepeat;
|
D | clps711x-keypad.txt | 11 - autorepeat: Enable autorepeat feature. 16 autorepeat;
|
D | stmpe-keypad.txt | 10 - st,no-autorepeat : If specified device will not autorepeat 21 st,no-autorepeat;
|
D | omap-keypad.txt | 20 - linux,keypad-no-autorepeat: do no enable autorepeat feature. 27 linux,keypad-no-autorepeat;
|
D | atmel,captouch.txt | 21 autorepeat: Enables the Linux input system's autorepeat 35 autorepeat;
|
D | samsung-keypad.txt | 44 - linux,keypad-no-autorepeat: do no enable autorepeat feature. 54 linux,input-no-autorepeat;
|
D | gpio-matrix-keypad.txt | 21 - linux,no-autorepeat: do no enable autorepeat feature.
|
D | qcom,pm8xxx-keypad.txt | 31 - linux,keypad-no-autorepeat: 34 Definition: don't enable autorepeat feature.
|
/Linux-v6.1/drivers/input/keyboard/ |
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()
|
/Linux-v6.1/arch/arm/boot/dts/ |
D | zynq-zturn-common.dtsi | 51 autorepeat; 57 autorepeat;
|
D | zynq-zc702.dts | 32 autorepeat; 38 autorepeat; 45 autorepeat;
|
D | at91-gatwick.dts | 18 autorepeat;
|
D | imx6qdl-vicut1-12inch.dtsi | 11 autorepeat;
|
D | bcm958625-meraki-kingpin.dtsi | 14 autorepeat;
|
D | exynos4412-smdk4412.dts | 68 linux,keypad-no-autorepeat;
|
D | spear300-evb.dts | 229 autorepeat;
|
D | ste-href-stuib.dtsi | 52 st,no-autorepeat;
|
D | rk3066a-bqcurie2.dts | 49 autorepeat;
|
D | bcm958625-meraki-alamo.dtsi | 13 autorepeat;
|
D | exynos4210-smdkv310.dts | 87 linux,keypad-no-autorepeat;
|
D | s3c6410-mini6410.dts | 65 autorepeat;
|
D | omap5-uevm.dts | 66 autorepeat;
|
/Linux-v6.1/Documentation/devicetree/bindings/mfd/ |
D | tc3589x.txt | 56 - linux,no-autorepeat: do no enable autorepeat feature. 86 linux,no-autorepeat;
|
/Linux-v6.1/arch/arm64/boot/dts/qcom/ |
D | sm6125-sony-xperia-seine-pdx201.dts | 45 autorepeat;
|
1234