| /OK3568_Linux_fs/debian/overlay/etc/Powermanager/ |
| H A D | power-key.sh | 3 EVENT=${1:-short-press} 11 logger -t $(basename $0) "[$$]: Power key short press..." 30 logger -t $(basename $0) "[$$]: Power key long press (${TIMEOUT}s)..." 40 press) 47 -c "sleep $TIMEOUT; $0 long-press" 53 # Avoid race with press event 58 short-press) 61 long-press)
|
| /OK3568_Linux_fs/buildroot/package/input-event-daemon/ |
| H A D | power-key.sh | 3 EVENT=${1:-short-press} 12 logger -t $(basename $0) "[$$]: Power key short press..." 33 logger -t $(basename $0) "[$$]: Power key long press (${LONG_PRESS_TIMEOUT}s)..." 43 press) 50 -c "sleep $LONG_PRESS_TIMEOUT; $0 long-press" 56 # Avoid race with press event 61 short-press) 64 long-press)
|
| /OK3568_Linux_fs/buildroot/package/triggerhappy/ |
| H A D | power-key.sh | 3 EVENT=${1:-short-press} 12 logger -t $(basename $0) "[$$]: Power key short press..." 33 logger -t $(basename $0) "[$$]: Power key long press (${LONG_PRESS_TIMEOUT}s)..." 43 press) 50 -c "sleep $LONG_PRESS_TIMEOUT; $0 long-press" 56 # Avoid race with press event 61 short-press) 64 long-press)
|
| /OK3568_Linux_fs/external/xserver/hw/xwin/ |
| H A D | winkeybd.c | 203 * Simulate a press and release of any key that is currently 268 /* Check if modifier keys are pressed, and if so, fake a press */ in winRestoreModeKeyStates() 306 fake a press and a release to toggle the modifier to the correct in winRestoreModeKeyStates() 334 For strict correctness, we should also press any non-modifier keys in winRestoreModeKeyStates() 341 * Look for the lovely fake Control_L press/release generated by Windows 356 * Fake Ctrl_L presses will be followed by an Alt_R press in winIsFakeCtrl_L() 357 * with the same timestamp as the Ctrl_L press. in winIsFakeCtrl_L() 361 /* Got a Ctrl_L press */ in winIsFakeCtrl_L() 366 /* Look for next press message */ in winIsFakeCtrl_L() 382 /* Is next press an Alt_R with the same timestamp? */ in winIsFakeCtrl_L() [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/mfd/ |
| H A D | rohm,bd71847-pmic.yaml | 62 # Configure the "short press" and "long press" timers for the power button. 64 # Short-press: 66 # Long-press: 71 rohm,short-press-ms: 73 Short press duration in milliseconds 92 rohm,long-press-ms: 94 Long press duration in milliseconds 146 rohm,short-press-ms = <10>; 147 rohm,long-press-ms = <2000>;
|
| H A D | rohm,bd71837-pmic.yaml | 56 # Configure the "short press" and "long press" timers for the power button. 58 # Short-press: 60 # Long-press: 65 rohm,short-press-ms: 67 Short press duration in milliseconds 85 rohm,long-press-ms: 87 Long press duration in milliseconds 136 rohm,short-press-ms = <10>; 137 rohm,long-press-ms = <2000>;
|
| /OK3568_Linux_fs/kernel/drivers/iio/pressure/ |
| H A D | st_pressure_spi.c | 22 * For old single-chip devices keep <device_name>-press to maintain 27 .compatible = "st,lps001wp-press", 31 .compatible = "st,lps25h-press", 35 .compatible = "st,lps331ap-press", 39 .compatible = "st,lps22hb-press", 126 .name = "st-press-spi",
|
| H A D | st_pressure_i2c.c | 22 .compatible = "st,lps001wp-press", 26 .compatible = "st,lps25h-press", 30 .compatible = "st,lps331ap-press", 34 .compatible = "st,lps22hb-press", 130 .name = "st-press-i2c",
|
| /OK3568_Linux_fs/kernel/scripts/kconfig/ |
| H A D | mconf.c | 41 "keys and press <Y> to build it in, <M> to make it a module or\n" 42 "<N> to remove it. You may also press the <Space Bar> to cycle\n" 50 " wish to change or the submenu you wish to select and press <Enter>.\n" 53 " Shortcut: Press the option's highlighted letter (hotkey).\n" 61 " and press <ENTER>.\n" 63 " Shortcut: Press <ESC><ESC> or <E> or <X> if there is no hotkey\n" 64 " using those letters. You may press a single <ESC>, but\n" 71 " and press <ENTER>.\n" 73 " Shortcut: Press <H> or <?>.\n" 75 "o To toggle the display of hidden options, press <Z>.\n" [all …]
|
| /OK3568_Linux_fs/buildroot/support/kconfig/ |
| H A D | mconf.c | 41 "keys and press <Y> to build it in, <M> to make it a module or\n" 42 "<N> to remove it. You may also press the <Space Bar> to cycle\n" 50 " wish to change or the submenu you wish to select and press <Enter>.\n" 53 " Shortcut: Press the option's highlighted letter (hotkey).\n" 61 " and press <ENTER>.\n" 63 " Shortcut: Press <ESC><ESC> or <E> or <X> if there is no hotkey\n" 64 " using those letters. You may press a single <ESC>, but\n" 71 " and press <ENTER>.\n" 73 " Shortcut: Press <H> or <?>.\n" 75 "o To toggle the display of hidden options, press <Z>.\n" [all …]
|
| /OK3568_Linux_fs/u-boot/scripts/kconfig/ |
| H A D | mconf.c | 41 "keys and press <Y> to build it in, <M> to make it a module or\n" 42 "<N> to remove it. You may also press the <Space Bar> to cycle\n" 50 " wish to change or the submenu you wish to select and press <Enter>.\n" 53 " Shortcut: Press the option's highlighted letter (hotkey).\n" 61 " and press <ENTER>.\n" 63 " Shortcut: Press <ESC><ESC> or <E> or <X> if there is no hotkey\n" 64 " using those letters. You may press a single <ESC>, but\n" 71 " and press <ENTER>.\n" 73 " Shortcut: Press <H> or <?>.\n" 75 "o To toggle the display of hidden options, press <Z>.\n" [all …]
|
| /OK3568_Linux_fs/kernel/arch/arm64/boot/dts/amlogic/ |
| H A D | meson-gxbb-p200.dts | 33 press-threshold-microvolt = <900000>; /* 50% */ 39 press-threshold-microvolt = <684000>; /* 38% */ 45 press-threshold-microvolt = <468000>; /* 26% */ 51 press-threshold-microvolt = <252000>; /* 14% */ 57 press-threshold-microvolt = <0>; /* 0% */
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/input/ |
| H A D | adc-keys.txt | 20 - press-threshold-microvolt: Voltage ADC input when this key is pressed. 35 press-threshold-microvolt = <1500000>; 41 press-threshold-microvolt = <1000000>; 47 press-threshold-microvolt = <500000>;
|
| H A D | da9062-onkey.txt | 18 - dlg,disable-key-power : Disable power-down using a long key-press. If this 20 press when triggered using a long press of the OnKey.
|
| H A D | ti,palmas-pwrbutton.txt | 16 - ti,palmas-long-press-seconds: Duration in seconds which the power 22 a press for debouncing purposes. NOTE: This depends on specific 32 ti,palmas-long-press-seconds = <12>;
|
| H A D | mtk-pmic-keys.txt | 17 - mediatek,long-press-mode: Long press key shutdown setting, 1 for 30 mediatek,long-press-mode = <1>;
|
| /OK3568_Linux_fs/kernel/arch/arm64/boot/dts/rockchip/ |
| H A D | rk3308-evb.dts | 29 press-threshold-microvolt = <18000>; 43 press-threshold-microvolt = <1130000>; 49 press-threshold-microvolt = <901000>; 55 press-threshold-microvolt = <624000>; 61 press-threshold-microvolt = <300000>; 67 press-threshold-microvolt = <18000>;
|
| /OK3568_Linux_fs/buildroot/board/chromebook/snow/ |
| H A D | readme.txt | 49 Press Ctrl-D at this screen to boot Chromium OS from eMMC. 50 Press Ctrl-U at this screen to boot from SD (or USB) 51 Press Power to power it off. 52 Do NOT press Space unless you mean it. 70 * Press Esc+F3+Power. The board should reboot instantly. 74 its soft-off mode. Press Power button again or open the lid to turn in on.
|
| /OK3568_Linux_fs/external/rk_pcba_test/pcba_minui/Language/ |
| H A D | language_en.h | 54 #define PCBA_TIP_IN_PCBA_FUNCTION "Press VOL+ or VOL- longer than 5 seconds to exit PTEST mode" 59 #define PCBA_POWER_KEY "press down power key" 60 #define PCBA_VOLUME_UP_KEY "press down volume+ key" 61 #define PCBA_VOLUME_DOWN_KEY "press down volume- key"
|
| /OK3568_Linux_fs/u-boot/drivers/input/ |
| H A D | spl_adc_key.c | 81 "press-threshold-microvolt", -ENODATA); in key_read() 83 debug("Can't read 'press-threshold-microvolt'\n"); in key_read() 97 "press-threshold-microvolt", -ENODATA); in key_read() 99 debug("Can't read 'press-threshold-microvolt'\n"); in key_read() 118 * when the voltage is closest to its own press-threshold-microvolt in key_read()
|
| /OK3568_Linux_fs/buildroot/board/chromebook/elm/ |
| H A D | readme.txt | 49 Press Ctrl-D at this screen to boot Chromium OS from eMMC. 50 Press Ctrl-U at this screen to boot from SD (or USB) 51 Press Power to power it off. 52 Do NOT press Space unless you mean it.
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/iio/ |
| H A D | st-sensors.txt | 76 - st,lps001wp-press 77 - st,lps25h-press 78 - st,lps331ap-press 79 - st,lps22hb-press
|
| /OK3568_Linux_fs/kernel/drivers/input/misc/ |
| H A D | e3x0-button.c | 43 enable_irq_wake(platform_get_irq_byname(pdev, "press")); in e3x0_button_suspend() 53 disable_irq_wake(platform_get_irq_byname(pdev, "press")); in e3x0_button_resume() 67 irq_press = platform_get_irq_byname(pdev, "press"); in e3x0_button_probe() 89 dev_err(&pdev->dev, "Failed to request 'press' IRQ#%d: %d\n", in e3x0_button_probe()
|
| /OK3568_Linux_fs/kernel/drivers/platform/x86/ |
| H A D | intel-vbtn.c | 37 { KE_KEY, 0xC0, { KEY_POWER } }, /* power key press */ 39 { KE_KEY, 0xC2, { KEY_LEFTMETA } }, /* 'Windows' key press */ 41 { KE_KEY, 0xC4, { KEY_VOLUMEUP } }, /* volume-up key press */ 43 { KE_KEY, 0xC6, { KEY_VOLUMEDOWN } }, /* volume-down key press */ 45 { KE_KEY, 0xC8, { KEY_ROTATE_LOCK_TOGGLE } }, /* rotate-lock key press */ 136 unsigned int val = !(event & 1); /* Even=press, Odd=release */ in notify_handler() 161 * Even press events are autorelease if there is no corresponding odd in notify_handler()
|
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | key.h | 22 KEY_PRESS_NONE, /* press without release */ 23 KEY_PRESS_DOWN, /* press -> release */ 60 /* Confirm if your key value is a press event */
|