Searched full:autorepeat (Results 1 – 25 of 87) sorted by relevance
1234
| /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 | samsung,s3c6410-keypad.yaml | 40 linux,input-no-autorepeat: 43 Do no enable autorepeat feature. 107 linux,input-no-autorepeat;
|
| H A D | fsl,mpr121-touchkey.yaml | 65 autorepeat; 84 autorepeat;
|
| H A D | gpio-keys.yaml | 18 autorepeat: true 157 autorepeat;
|
| H A D | atmel,captouch.yaml | 57 autorepeat;
|
| H A D | brcm,bcm-keypad.txt | 58 - autorepeat: Boolean, Enable auto repeat feature of Linux input
|
| H A D | adc-keys.yaml | 30 autorepeat: true
|
| /linux/drivers/input/keyboard/ |
| H A D | max7360-keypad.c | 179 bool *autorepeat) in max7360_keypad_parse_fw() argument 196 *autorepeat = device_property_read_bool(dev->parent, "autorepeat"); in max7360_keypad_parse_fw() 225 bool autorepeat; in max7360_keypad_probe() local 243 error = max7360_keypad_parse_fw(dev, max7360_keypad, &autorepeat); in max7360_keypad_probe() 263 if (autorepeat) in max7360_keypad_probe()
|
| H A D | stmpe-keypad.c | 124 * @no_autorepeat: disable key autorepeat 356 keypad->no_autorepeat = of_property_read_bool(np, "st,no-autorepeat"); in stmpe_keypad_probe()
|
| /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;
|
| /linux/arch/arm64/boot/dts/rockchip/ |
| H A D | rk3326-anbernic-rg351v.dts | 12 autorepeat;
|
| /linux/include/linux/input/ |
| H A D | samsung-keypad.h | 22 * @no_autorepeat: disable key 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/Documentation/devicetree/bindings/auxdisplay/ |
| H A D | holtek,ht16k33.yaml | 41 linux,no-autorepeat:
|
| /linux/include/linux/ |
| H A D | hil.h | 160 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 */
|
| H A D | input.h | 79 * software autorepeat 80 * @timer: timer for software autorepeat 81 * @rep: current values for autorepeat parameters (delay, rate)
|
| /linux/arch/arm/boot/dts/nxp/imx/ |
| H A D | imx6qdl-vicut1-12inch.dtsi | 11 autorepeat;
|
| /linux/arch/arm/boot/dts/broadcom/ |
| H A D | bcm958625-meraki-kingpin.dtsi | 14 autorepeat;
|
| /linux/arch/arm/boot/dts/st/ |
| H A D | spear300-evb.dts | 229 autorepeat;
|
| /linux/arch/arm64/boot/dts/freescale/ |
| H A D | tqmls10xxa-mbls10xxa.dtsi | 18 autorepeat;
|
| /linux/arch/arm/boot/dts/rockchip/ |
| H A D | rk3066a-bqcurie2.dts | 49 autorepeat;
|
1234