/linux/arch/arm64/boot/dts/amlogic/ |
H A D | meson-gxbb-p200.dts | 40 press-threshold-microvolt = <900000>; /* 50% */ 46 press-threshold-microvolt = <684000>; /* 38% */ 52 press-threshold-microvolt = <468000>; /* 26% */ 58 press-threshold-microvolt = <252000>; /* 14% */ 64 press-threshold-microvolt = <0>; /* 0% */
|
H A D | meson-axg-s400.dts | 24 press-threshold-microvolt = <1116000>; /* 62% */ 30 press-threshold-microvolt = <900000>; /* 50% */ 36 press-threshold-microvolt = <684000>; /* 38% */ 42 press-threshold-microvolt = <468000>; /* 26% */ 48 press-threshold-microvolt = <252000>; /* 14% */ 54 press-threshold-microvolt = <0>; /* 0% */
|
H A D | meson-gxl-s905d-mecool-kii-pro.dts | 27 press-threshold-microvolt = <10000>;
|
/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/devicetree/bindings/input/ |
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";
|
H A D | omap-keypad.txt | 6 The keypad controller can sense a key-press and key-release and report the
|
H A D | twl4030-keypad.txt | 6 The keypad controller can sense a key-press and key-release and report the
|
/linux/drivers/hid/ |
H A D | hid-elo.c | 59 int press; in elo_process_data() local 64 press = 0; in elo_process_data() 66 press = (data[7] << 8) | data[6]; in elo_process_data() 67 input_report_abs(input, ABS_PRESSURE, press); in elo_process_data()
|
H A D | hid-icade.c | 127 u8 press:1; member 183 trans->to, trans->press); in icade_event()
|
/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.
|
H A D | sysfs-driver-hid-roccat-koneplus | 59 press of a button. A profile is split in settings and buttons. 74 press of a button. A profile is split in settings and buttons. 86 press of a button. A profile is split in settings and buttons. 102 press of a button. A profile is split in settings and buttons.
|
H A D | sysfs-driver-hid-roccat-konepure | 5 press of a button. actual_profile holds number of actual profile. 44 press of a button. A profile is split in settings and buttons. 59 press of a button. A profile is split in settings and buttons.
|
/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
|
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.
|
H A D | sysfs-firmware-acpi | 224 # press the power button for 3 times; 230 # press the power button for 3 times; 241 # press the power button for 3 times; 245 # press the power button for 3 times;
|
/linux/drivers/iio/pressure/ |
H A D | mprls0025pa.c | 197 static int mpr_read_pressure(struct mpr_data *data, s32 *press) in mpr_read_pressure() argument 253 *press = get_unaligned_be24(&data->buffer[1]); in mpr_read_pressure() 255 dev_dbg(dev, "received: %*ph cnt: %d\n", ret, data->buffer, *press); in mpr_read_pressure()
|
H A D | Makefile | 16 obj-$(CONFIG_HID_SENSOR_PRESS) += hid-sensor-press.o
|
/linux/drivers/platform/cznic/ |
H A D | Kconfig | 39 - get front button press events (the front button can be configured 40 either to generate press events to the CPU or to change front LEDs
|
/linux/tools/testing/selftests/rcutorture/doc/ |
H A D | initrd.txt | 7 userspace environments, you might wish to press an existing initrd
|
/linux/Documentation/userspace-api/media/rc/ |
H A D | lirc-set-measure-carrier-mode.rst | 38 press on, the driver will send ``LIRC_MODE2_FREQUENCY`` packets. By
|
/linux/arch/arm/boot/dts/ti/omap/ |
H A D | am335x-sancloud-bbe.dts | 37 compatible = "st,lps331ap-press";
|