| /linux/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", 105 { "lps001wp-press" }, 106 { "lps25h-press", }, 107 { "lps331ap-press" }, 108 { "lps22hb-press" }, 115 .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", 112 .name = "st-press-i2c",
|
| H A D | st_pressure.h | 39 * struct st_sensors_platform_data - default press platform data 40 * @drdy_int_pin: default press DRDY is available on INT1 pin.
|
| /linux/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 145 rohm,short-press-ms = <10>; 146 rohm,long-press-ms = <2000>;
|
| /linux/Documentation/devicetree/bindings/input/ |
| H A D | adc-keys.yaml | 45 press-threshold-microvolt: 48 two values of press-threshold-microvolt may be the same. All values 49 of press-threshold-microvolt must be less than 54 - press-threshold-microvolt 88 press-threshold-microvolt = <1500000>; 94 press-threshold-microvolt = <1000000>; 100 press-threshold-microvolt = <500000>;
|
| H A D | dlg,da9062-onkey.yaml | 31 Disable power-down using a long key-press. If this entry exists 32 the OnKey driver will remove support for the KEY_POWER key press 33 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 | e3x0-button.txt | 13 - "press", "release": For devices such as the NI Ettus Research USRP E3x0 22 interrupt-names = "press", "release";
|
| /linux/scripts/kconfig/ |
| H A D | mconf.c | 45 "keys and press <Y> to build it in, <M> to make it a module or\n" 46 "<N> to remove it. You may also press the <Space Bar> to cycle\n" 54 " wish to change or the submenu you wish to select and press <Enter>.\n" 57 " Shortcut: Press the option's highlighted letter (hotkey).\n" 65 " and press <ENTER>.\n" 67 " Shortcut: Press <ESC><ESC> or <E> or <X> if there is no hotkey\n" 68 " using those letters. You may press a single <ESC>, but\n" 75 " and press <ENTER>.\n" 77 " Shortcut: Press <H> or <?>.\n" 79 "o To toggle the display of hidden options, press <Z>.\n" [all …]
|
| H A D | nconf.c | 31 " of <?> <h>, or if in a data entry window then press <F1>.\n" 50 "listed below and press <y> to build it in, <m> to make it a module or\n" 51 "<n> to remove it. You may press the <Space> key to cycle through the\n" 89 "and press <Space>.\n" 94 "Enter the requested information and press <Enter>. Hexadecimal values\n" 102 "Press any of <Enter> <Esc> <q> <F5> <F9> to exit.\n" 108 "Press <F6> to save your current configuration. Press <F7> and enter\n" 148 "To search for menu entries press </>.\n" 152 "Press <1> instead of <F1>, <2> instead of <F2>, etc.\n" 154 "For help related to the current menu entry press <?> or <h>.\n", [all …]
|
| /linux/Documentation/devicetree/bindings/iio/ |
| H A D | st,st-sensors.yaml | 79 - st,lps001wp-press 81 - st,lps22hb-press 83 - st,lps25h-press 84 - st,lps331ap-press 151 - st,lps22hb-press 153 - st,lps25h-press
|
| /linux/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()
|
| H A D | atc260x-onkey.c | 17 /* <2s for short press, >2s for long press */ 139 /* Clear key press pending events and enable key press interrupts. */ in atc260x_onkey_query() 156 /* Disable key press interrupts. */ in atc260x_onkey_irq() 217 dev_dbg(&pdev->dev, "Disabled reset on long-press\n"); in atc260x_onkey_probe()
|
| H A D | rt5120-pwrkey.c | 58 press_irq = platform_get_irq_byname(pdev, "pwrkey-press"); in rt5120_pwrkey_probe() 84 0, "pwrkey-press", priv); in rt5120_pwrkey_probe() 87 "Failed to register pwrkey press irq: %d\n", error); in rt5120_pwrkey_probe()
|
| /linux/Documentation/ABI/testing/ |
| H A D | sysfs-devices-platform-trackpoint | 21 (RW) Backup range for z-axis press. 50 (RW) Minimum value for z-axis force required to trigger a press 66 (RW) This attribute determines how sharp a press has to be in 98 (RW) Writing a value of 1 to this file will enable the Press to
|
| H A D | sysfs-bus-i2c-devices-turris-omnia-mcu | 31 front panel, or to send the press event to the CPU as an 35 - ``mcu`` makes the button press event be handled by the MCU to 37 - ``cpu`` makes the button press event be handled by the CPU.
|
| /linux/drivers/hid/ |
| H A D | hid-icade.c | 53 * int press; 109 * printf ("\tu8 press:1;\n"); 115 * usage_for_key (trans->from), trans->to, trans->press); 127 u8 press:1; member 183 trans->to, trans->press); in icade_event()
|
| /linux/Documentation/devicetree/bindings/sound/ |
| H A D | ti,ts3a227e.yaml | 16 handles key press detection in accordance with the Android audio 51 ti,debounce-press-ms: 52 description: key press debounce time in ms (datasheet section 9.6.7).
|
| /linux/Documentation/ABI/obsolete/ |
| H A D | sysfs-driver-hid-roccat-pyra | 5 press of a button. 55 press of a button. A profile is split in settings and buttons. 70 press of a button. A profile is split in settings and buttons. 82 press of a button. A profile is split in settings and buttons. 98 press of a button. A profile is split in settings and buttons.
|
| H A D | sysfs-driver-hid-roccat-kovaplus | 66 press of a button. A profile is split in settings and buttons. 81 press of a button. A profile is split in settings and buttons. 93 press of a button. A profile is split in settings and buttons. 109 press of a button. A profile is split in settings and buttons.
|
| H A D | sysfs-driver-hid-roccat-savu | 5 press of a button. A profile is split into general settings and 29 press of a button. A profile is split into general settings and 63 press of a button. profile holds number of actual profile.
|
| /linux/drivers/input/touchscreen/ |
| H A D | resistive-adc-touch.c | 62 unsigned int x, y, press = 0; in grts_cb() local 68 press = touch_info[st->ch_map[GRTS_CH_PRESSURE]]; in grts_cb() 88 press = GRTS_DEFAULT_PRESSURE_MAX - Rt; in grts_cb() 92 if ((!x && !y) || (st->pressure && (press < st->pressure_min))) { in grts_cb() 102 input_report_abs(st->input, ABS_PRESSURE, press); in grts_cb()
|
| /linux/Documentation/arch/sparc/ |
| H A D | console.rst | 5 1. press Esc + 'B' 8 1. press Ctrl + ']'
|
| /linux/Documentation/admin-guide/ |
| H A D | spkguide.txt | 144 bootup messages, just press the keypad enter key. This key is located 146 that way, until you press another key. 150 effect of starting Speakup talking again, so you can press keypad enter 177 keypad 5 -- read current word (press twice rapidly to spell the current word) 180 keypad 8 -- read current line (press twice rapidly to hear how much the 188 do under DOS or Windows, you hold it like a shift key, and press other 200 In order to enter the Speakup help system, press and hold the speakup 201 key (remember that this is the keypad insert key), and press the f1 key. 204 "Press space to leave help, cursor up or down to scroll, or a letter to 207 When you press the spacebar to leave the help system, you will hear: [all …]
|
| /linux/arch/arm64/boot/dts/rockchip/ |
| H A D | rk3588-ok3588-c.dts | 26 press-threshold-microvolt = <400>; 40 press-threshold-microvolt = <17000>; 46 press-threshold-microvolt = <417000>; 52 press-threshold-microvolt = <890000>; 58 press-threshold-microvolt = <1235000>;
|