Home
last modified time | relevance | path

Searched refs:pressed (Results 1 – 25 of 55) sorted by relevance

123

/freebsd/sys/contrib/device-tree/Bindings/input/
H A Dadc-keys.txt22 considered pressed.
58 | 2.000.000 <= value | no key pressed |
60 | 1.500.000 <= value < 2.000.000 | KEY_VOLUMEUP pressed |
62 | 1.000.000 <= value < 1.500.000 | KEY_VOLUMEDOWN pressed |
64 | 500.000 <= value < 1.000.000 | KEY_ENTER pressed |
66 | value < 500.000 | no key pressed |
H A Dti,palmas-pwrbutton.txt17 button should be kept pressed for Palmas to power off automatically.
21 which the power button should be kept pressed for Palmas to register
H A Dpxa27x-keypad.txt8 recognized when it is pressed. It is a u32 value, and bit[31:16]
23 is low, the key is pressed(active).
H A Dqcom,pm8xxx-pwrkey.txt28 Definition: time in microseconds that key must be pressed or release
H A Dinput-reset.txt18 timeout-ms: duration keys must be pressed together in milliseconds before
H A Dlpc32xx-key.txt14 - linux,keymap: the key-code to be reported when the key is pressed
H A Dqcom,pm8941-pwrkey.txt29 Definition: time in microseconds that key must be pressed or released
H A Dimx-keypad.txt6 and decoding one or multiple keys pressed simultaneously on a keypad.
H A Dqcom,pm8xxx-keypad.txt57 Definition: time in microseconds that key must be pressed or release
H A Dnvidia,tegra20-kbc.txt28 key is pressed.
H A Dsamsung-keypad.txt33 - linux,code: the key-code to be reported when the key is pressed
/freebsd/stand/forth/
H A Dcheck-password.4th44 \ This function blocks program flow (loops forever) until a key is pressed.
45 \ The key that was pressed is added to the top of the stack in the form of its
55 key? if \ Was a key pressed? (see loader(8))
57 key \ Get the key that was pressed
59 \ Check key pressed (see loader(8)) and input limit
103 0 sgetkey \ Block here, waiting for a key to be pressed
106 \ security reasons). If Enter is pressed, we process the
127 drop \ last key pressed
128 again \ Enter was not pressed; repeat
H A Dmenu.4th715 \ This function blocks program flow (loops forever) until a key is pressed.
716 \ The key that was pressed is added to the top of the stack in the form of its
772 key? if \ Was a key pressed? (see loader(8))
774 \ An actual key was pressed (if the timeout is running,
775 \ kill it regardless of which key was pressed)
784 \ get the key that was pressed and exit (if we
832 dup ( n -- n n ) \ key pressed
876 dup ( n -- n n ) \ key pressed
884 2 pick ( n c-addr/u -- n c-addr/u n ) \ key pressed
903 2 pick ( n c-addr/u -- n c-addr/u n ) \ key pressed
[all …]
/freebsd/usr.sbin/bsdconfig/usermgmt/share/
H A Dgroup_input.subr135 # Return if user has either pressed ESC or chosen Cancel/No
220 # Return if user has either pressed ESC or chosen Cancel/No
237 # Return if user has either pressed ESC or chosen Cancel/No
278 # Return if user has either pressed ESC or chosen Cancel/No
332 # Return if user has either pressed ESC or chosen Cancel/No
382 # pressed ESC or chose Cancel/No
400 # pressed ESC or chose Cancel/No
415 # success unless the user chose Cancel or pressed ESC. Data to display is taken
474 # Returns success unless the user chose Cancel or pressed ESC. Data to display
536 # Returns success unless the user chose Cancel or pressed ESC. Data to display
H A Duser_input.subr199 # Return if user has either pressed ESC or chosen Cancel/No
251 # pressed ESC or chose Cancel/No
269 # pressed ESC or chose Cancel/No
310 # Return if user has either pressed ESC or chosen Cancel/No
391 # Return if user either pressed ESC or chose Cancel/No
405 # Return if user either pressed ESC or chose Cancel/No
447 # Return if user has either pressed ESC or chosen Cancel/No
465 # Return if user has either pressed ESC or chosen Cancel/No
483 # Return if user has either pressed ESC or chosen Cancel/No
501 # Return if user has either pressed ESC or chosen Cancel/No
[all …]
H A Dgroup.subr153 # Return if user either pressed ESC or chose Cancel/No
286 # Return if user either pressed ESC or chose Cancel/No
419 # Return if user either pressed ESC or chose Cancel/No
/freebsd/usr.sbin/bsdconfig/password/share/
H A Dpassword.subr83 # Return if user either pressed ESC or chose Cancel/No
97 # Return if user either pressed ESC or chose Cancel/No
/freebsd/sys/contrib/device-tree/Bindings/extcon/
H A Dextcon-sm5502.txt6 attached or detached and button is pressed or released. It is interfaced to
/freebsd/sys/contrib/device-tree/Bindings/display/
H A Dht16k33.txt7 - interrupts: Interrupt specification for the key pressed interrupt.
/freebsd/sys/contrib/xen/io/
H A Dkbdif.h300 uint8_t pressed; member
/freebsd/share/examples/ipfw/
H A Dchange_rules.sh125 rules' does not appear on the screen or the y key is not pressed in 30
/freebsd/sys/dev/gpio/
H A Dgpiokeys.c184 gpiokeys_key_event(struct gpiokeys_softc *sc, struct gpiokey *key, int pressed) in gpiokeys_key_event() argument
192 evdev_push_key(sc->sc_evdev, key->evcode, pressed); in gpiokeys_key_event()
202 if (!pressed) in gpiokeys_key_event()
/freebsd/sys/contrib/device-tree/Bindings/mips/img/
H A Dxilfpga.txt77 needs to be pressed.
/freebsd/usr.sbin/bsdconfig/startup/share/
H A Drcedit.subr71 # Return if user has either pressed ESC or chosen Cancel/No
/freebsd/usr.sbin/bsdconfig/networking/share/
H A Dnetmask.subr111 # - User has either pressed ESC or chosen Cancel/No

123