Searched full:pressed (Results 1 – 25 of 54) sorted by relevance
123
| /Documentation/devicetree/bindings/input/ |
| D | input.yaml | 14 description: Enable autorepeat when key is pressed and held down. 51 Duration in seconds which the key should be kept pressed for device to 52 power off automatically. Device with key pressed shutdown feature can 57 Duration in seconds which the key should be kept pressed for device to 58 reset automatically. Device with key pressed reset feature can specify
|
| D | adc-keys.yaml | 47 Voltage above or equal to which this key is considered pressed. No 68 // | 2.000.000 <= value | no key pressed | 70 // | 1.500.000 <= value < 2.000.000 | KEY_VOLUMEUP pressed | 72 // | 1.000.000 <= value < 1.500.000 | KEY_VOLUMEDOWN pressed | 74 // | 500.000 <= value < 1.000.000 | KEY_ENTER pressed | 76 // | value < 500.000 | no key pressed |
|
| D | ti,palmas-pwrbutton.txt | 17 button should be kept pressed for Palmas to power off automatically. 21 which the power button should be kept pressed for Palmas to register
|
| D | cirrus,ep9307-keypad.yaml | 19 and decoding one or multiple keys pressed simultaneously on a keypad. 42 Time in microseconds that key must be pressed or
|
| D | pxa27x-keypad.txt | 8 recognized when it is pressed. It is a u32 value, and bit[31:16] 23 is low, the key is pressed(active).
|
| D | input-reset.txt | 18 timeout-ms: duration keys must be pressed together in milliseconds before
|
| D | lpc32xx-key.txt | 14 - linux,keymap: the key-code to be reported when the key is pressed
|
| D | qcom,pm8941-pwrkey.yaml | 29 Time in microseconds that key must be pressed or
|
| D | qcom,pm8921-pwrkey.yaml | 36 Time in microseconds that key must be pressed or
|
| D | nvidia,tegra20-kbc.txt | 28 key is pressed.
|
| D | imx-keypad.yaml | 19 and decoding one or multiple keys pressed simultaneously on a keypad.
|
| D | qcom,pm8921-keypad.yaml | 41 Time in microseconds that key must be pressed or
|
| D | allwinner,sun4i-a10-lradc-keys.yaml | 67 pressed
|
| /Documentation/input/devices/ |
| D | sentelic.rst | 37 Bit2 => Middle Button, 1 is pressed, 0 is not pressed. 38 Bit1 => Right Button, 1 is pressed, 0 is not pressed. 39 Bit0 => Left Button, 1 is pressed, 0 is not pressed. 44 Bit4 => 1 = 4th mouse button is pressed, Forward one page. 45 0 = 4th mouse button is not pressed. 46 Bit5 => 1 = 5th mouse button is pressed, Backward one page. 47 0 = 5th mouse button is not pressed. 69 Bit2 => Middle Button, 1 is pressed, 0 is not pressed. 70 Bit1 => Right Button, 1 is pressed, 0 is not pressed. 71 Bit0 => Left Button, 1 is pressed, 0 is not pressed. [all …]
|
| D | elantech.rst | 243 L, R, M = 1 when Left, Right, Middle mouse button pressed 311 L, R = 1 when Left, Right mouse button pressed 313 D, U = 1 when rocker switch pressed Up, Down 320 L, R = 1 when Left, Right mouse button pressed 409 … (((SA1 & 0x0C) != 0x0C) && ((SA1 & 0xC0) == 0x80)) || // check Byte 1 (one finger pressed) 412 … (((SB1 & 0x0E) != 0x08) && ((SA1 & 0xC0) == 0x80)) || // check Byte 4 (one finger pressed) 433 L, R = 1 when Left, Right mouse button pressed 457 b2 (on EF113 only, 0 otherwise), b2.R.L indicates one button pressed: 495 L, R = 1 when Left, Right mouse button pressed 578 L, R = 1 when Left, Right mouse button pressed [all …]
|
| /Documentation/ABI/testing/ |
| D | sysfs-driver-input-axp-pek | 4 Description: Startup time in us. Board is powered on if the button is pressed 10 Description: Shutdown time in us. Board is powered off if the button is pressed
|
| D | sysfs-driver-wacom | 30 button is pressed on the stylus. This luminance level is 31 normally lower than the level when a button is pressed. 40 pressed on the stylus.
|
| D | sysfs-class-power-rt9467 | 12 only 'VBUS' or 'Power key" pressed can make it leave this mode.
|
| D | sysfs-driver-hid-lenovo | 4 Description: This controls if mouse clicks should be generated if the trackpoint is quickly pressed… 47 Description: This setting controls how fast the trackpoint needs to be pressed to generate a mouse …
|
| D | sysfs-class-power-rt9471 | 10 shipping mode, only 'VBUS' or 'Power key" pressed can make it leave this
|
| D | sysfs-driver-chromeos-acpi | 37 2 Recovery button was pressed. 38 4 Recovery button was pressed (EC firmware).
|
| /Documentation/ABI/stable/ |
| D | sysfs-driver-speakup | 142 keys are pressed. If say_control is set to zero, shift, ctrl, 143 and alt are not spoken when they are pressed. 160 review command is pressed twice quickly to speak the current 215 you have activated help mode, and you pressed 226 had pressed speakup + keypad 3, you would hear: 264 previous example, Speakup said that you pressed "keypad 3."
|
| /Documentation/driver-api/media/ |
| D | rc-core.rst | 12 Every time a key is pressed on a remote controller, a scan code is produced. 13 Also, on most hardware, keeping a key pressed for more than a few dozens of
|
| /Documentation/devicetree/bindings/extcon/ |
| D | siliconmitus,sm5502-muic.yaml | 15 attached or detached and button is pressed or released. It is interfaced to
|
| /Documentation/firmware-guide/acpi/ |
| D | chromeos-acpi-device.rst | 64 - Recovery button was pressed when x86 firmware booted. 67 - Recovery button was pressed when EC firmware booted. (required if EC EEPROM is 242 of 1 means the button is pressed; for switches, a GPIO value
|
123