Home
last modified time | relevance | path

Searched +full:left +full:- +full:most (Results 1 – 25 of 1029) sorted by relevance

12345678910>>...42

/kernel/linux/linux-4.19/Documentation/input/
Dgamepad.rst1 ---------------------------
3 ---------------------------
11 having user-space deal with different button-mappings for each gamepad, this
25 | <===DP===> |SE| |ST| (W) -|- (E) | |
35 D-Pad Left Right Action Pad
41 Most gamepads have the following features:
43 - Action-Pad
44 4 buttons in diamonds-shape (on the right side). The buttons are
45 differently labeled on most devices so we define them as NORTH,
47 - D-Pad (Direction-pad)
[all …]
Devent-codes.rst1 .. _input-event-codes:
36 - Used as markers to separate events. Events may be separated in time or in
41 - Used to describe state changes of keyboards, buttons, or other key-like
46 - Used to describe relative axis value changes, e.g. moving the mouse 5 units
47 to the left.
51 - Used to describe absolute axis value changes, e.g. describing the
56 - Used to describe miscellaneous input data that do not fit into other types.
60 - Used to describe binary state input switches.
64 - Used to turn LEDs on devices on and off.
68 - Used to output sound to devices.
[all …]
/kernel/linux/linux-5.10/Documentation/input/
Dgamepad.rst1 ---------------------------
3 ---------------------------
11 having user-space deal with different button-mappings for each gamepad, this
25 | <===DP===> |SE| |ST| (W) -|- (E) | |
35 D-Pad Left Right Action Pad
41 Most gamepads have the following features:
43 - Action-Pad
44 4 buttons in diamonds-shape (on the right side). The buttons are
45 differently labeled on most devices so we define them as NORTH,
47 - D-Pad (Direction-pad)
[all …]
Devent-codes.rst1 .. _input-event-codes:
36 - Used as markers to separate events. Events may be separated in time or in
41 - Used to describe state changes of keyboards, buttons, or other key-like
46 - Used to describe relative axis value changes, e.g. moving the mouse 5 units
47 to the left.
51 - Used to describe absolute axis value changes, e.g. describing the
56 - Used to describe miscellaneous input data that do not fit into other types.
60 - Used to describe binary state input switches.
64 - Used to turn LEDs on devices on and off.
68 - Used to output sound to devices.
[all …]
/kernel/linux/linux-5.10/arch/parisc/math-emu/
Dfcnvuf.c1 // SPDX-License-Identifier: GPL-2.0-or-later
3 * Linux/PA-RISC Project (http://www.parisc-linux.org/)
5 * Floating-point emulation code
6 * Copyright (C) 2001 Hewlett-Packard (Paul Bame) <bame@debian.org>
15 * Fixed point to Floating-point Converts
38 * Fixed point to Floating-point Converts *
42 * Convert Single Unsigned Fixed to Single Floating-point format
68 * Check word for most significant bit set. Returns in sgl_to_sgl_fcnvuf()
70 * between -1 and 30. in sgl_to_sgl_fcnvuf()
73 /* left justify source, with msb at bit position 0 */ in sgl_to_sgl_fcnvuf()
[all …]
Dfcnvxf.c1 // SPDX-License-Identifier: GPL-2.0-or-later
3 * Linux/PA-RISC Project (http://www.parisc-linux.org/)
5 * Floating-point emulation code
6 * Copyright (C) 2001 Hewlett-Packard (Paul Bame) <bame@debian.org>
15 * Single Fixed-point to Single Floating-point
16 * Single Fixed-point to Double Floating-point
17 * Double Fixed-point to Single Floating-point
18 * Double Fixed-point to Double Floating-point
41 * Convert single fixed-point to single floating-point format
76 * Check word for most significant bit set. Returns in sgl_to_sgl_fcnvxf()
[all …]
/kernel/linux/linux-4.19/arch/parisc/math-emu/
Dfcnvuf.c2 * Linux/PA-RISC Project (http://www.parisc-linux.org/)
4 * Floating-point emulation code
5 * Copyright (C) 2001 Hewlett-Packard (Paul Bame) <bame@debian.org>
19 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
28 * Fixed point to Floating-point Converts
51 * Fixed point to Floating-point Converts *
55 * Convert Single Unsigned Fixed to Single Floating-point format
81 * Check word for most significant bit set. Returns in sgl_to_sgl_fcnvuf()
83 * between -1 and 30. in sgl_to_sgl_fcnvuf()
86 /* left justify source, with msb at bit position 0 */ in sgl_to_sgl_fcnvuf()
[all …]
Dfcnvxf.c2 * Linux/PA-RISC Project (http://www.parisc-linux.org/)
4 * Floating-point emulation code
5 * Copyright (C) 2001 Hewlett-Packard (Paul Bame) <bame@debian.org>
19 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
28 * Single Fixed-point to Single Floating-point
29 * Single Fixed-point to Double Floating-point
30 * Double Fixed-point to Single Floating-point
31 * Double Fixed-point to Double Floating-point
54 * Convert single fixed-point to single floating-point format
89 * Check word for most significant bit set. Returns in sgl_to_sgl_fcnvxf()
[all …]
/kernel/linux/linux-5.10/include/dt-bindings/mux/
Dmux.h1 /* SPDX-License-Identifier: GPL-2.0 */
3 * This header provides constants for most Multiplexer bindings.
5 * Most Multiplexer bindings specify an idle state. In most cases, the
6 * multiplexer can be left as is when idle, and in some cases it can
14 #define MUX_IDLE_AS_IS (-1)
15 #define MUX_IDLE_DISCONNECT (-2)
/kernel/linux/linux-4.19/include/dt-bindings/mux/
Dmux.h1 /* SPDX-License-Identifier: GPL-2.0 */
3 * This header provides constants for most Multiplexer bindings.
5 * Most Multiplexer bindings specify an idle state. In most cases, the
6 * the multiplexer can be left as is when idle, and in some cases it can
14 #define MUX_IDLE_AS_IS (-1)
15 #define MUX_IDLE_DISCONNECT (-2)
/kernel/linux/linux-4.19/arch/ia64/lib/
Dclear_user.S1 /* SPDX-License-Identifier: GPL-2.0 */
11 * Copyright (C) 1998, 1999, 2001 Hewlett-Packard Co
37 // - we check whether or not the buffer is small, i.e., less than 17
40 // - Otherwise we go progressively from 1 byte store to 8byte store in
48 // to write bytes outside of the buffer. While most of the time this would
65 adds tmp=-1,len // br.ctop is repeat/until
83 adds len=-1,len // countdown length using len
88 // len contains bytes left
99 // The use of len/len2 for countdown of the number of bytes left
106 EX( .Lexit3, (p6) st1 [buf]=r0,1 ) // 1-byte aligned
[all …]
/kernel/linux/linux-5.10/arch/ia64/lib/
Dclear_user.S1 /* SPDX-License-Identifier: GPL-2.0 */
11 * Copyright (C) 1998, 1999, 2001 Hewlett-Packard Co
37 // - we check whether or not the buffer is small, i.e., less than 17
40 // - Otherwise we go progressively from 1 byte store to 8byte store in
48 // to write bytes outside of the buffer. While most of the time this would
65 adds tmp=-1,len // br.ctop is repeat/until
83 adds len=-1,len // countdown length using len
88 // len contains bytes left
99 // The use of len/len2 for countdown of the number of bytes left
106 EX( .Lexit3, (p6) st1 [buf]=r0,1 ) // 1-byte aligned
[all …]
/kernel/linux/linux-4.19/drivers/staging/rtl8188eu/
DTODO2 - find and remove remaining code valid only for 5 HGz. Most of the obvious
4 - find and remove any code for other chips that is left over
5 - convert any remaining unusual variable types
6 - find codes that can use %pM and %Nph formatting
7 - checkpatch.pl fixes - most of the remaining ones are lines too long. Many
9 - merge Realtek's bugfixes and new features into the driver
10 - switch to use LIB80211
11 - switch to use MAC80211
13 Please send any patches to Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
/kernel/linux/linux-5.10/drivers/staging/rtl8188eu/
DTODO2 - find and remove remaining code valid only for 5 GHz. Most of the obvious
4 - find and remove any code for other chips that is left over
5 - convert any remaining unusual variable types
6 - find codes that can use %pM and %Nph formatting
7 - checkpatch.pl fixes - most of the remaining ones are lines too long. Many
9 - merge Realtek's bugfixes and new features into the driver
10 - switch to use LIB80211
11 - switch to use MAC80211
13 Please send any patches to Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
/kernel/linux/linux-5.10/drivers/staging/rtl8723bs/
DTODO2 - find and remove code blocks guarded by never set CONFIG_FOO defines
3 - find and remove remaining code valid only for 5 GHz. Most of the obvious
5 - find and remove any code for other chips that is left over
6 - convert any remaining unusual variable types
7 - find codes that can use %pM and %Nph formatting
8 - checkpatch.pl fixes - most of the remaining ones are lines too long. Many
10 - merge Realtek's bugfixes and new features into the driver
11 - switch to use LIB80211
12 - switch to use MAC80211
14 Please send any patches to Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
/kernel/linux/linux-4.19/drivers/staging/rtl8723bs/
DTODO2 - find and remove code blocks guarded by never set CONFIG_FOO defines
3 - find and remove remaining code valid only for 5 HGz. Most of the obvious
5 - find and remove any code for other chips that is left over
6 - convert any remaining unusual variable types
7 - find codes that can use %pM and %Nph formatting
8 - checkpatch.pl fixes - most of the remaining ones are lines too long. Many
10 - merge Realtek's bugfixes and new features into the driver
11 - switch to use LIB80211
12 - switch to use MAC80211
14 Please send any patches to Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/input/
Dadc-joystick.yaml1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
2 # Copyright 2019-2020 Artur Rojek
4 ---
5 $id: "http://devicetree.org/schemas/input/adc-joystick.yaml#"
6 $schema: "http://devicetree.org/meta-schemas/core.yaml#"
11 - Artur Rojek <contact@artur-rojek.eu>
19 const: adc-joystick
21 io-channels:
27 See Documentation/devicetree/bindings/iio/iio-bindings.txt for details.
29 '#address-cells':
[all …]
/kernel/linux/linux-5.10/security/
DKconfig.hardening1 # SPDX-License-Identifier: GPL-2.0-only
12 flaws, this plugin is available to identify and zero-initialize
23 def_bool $(cc-option,-ftrivial-auto-var-init=pattern)
26 …def_bool $(cc-option,-ftrivial-auto-var-init=zero -enable-trivial-auto-var-init-zero-knowing-it-wi…
54 bool "zero-init structs marked for userspace (weak)"
58 Zero-initialize any structures on the stack containing
61 exposures, like CVE-2013-2141:
65 bool "zero-init structs passed by reference (strong)"
70 Zero-initialize any structures on the stack that may
72 explicitly initialized. This can prevent most classes
[all …]
/kernel/linux/linux-4.19/Documentation/sparc/oradax/
Ddax-hv-api.txt3 Publication date 2017-09-25 08:21
5 Extracted via "pdftotext -f 547 -l 572 -layout sun4v_20170925.pdf"
16 live-migration and other system management activities.
20 …high speed processoring of database-centric operations. The coprocessors may support one or more of
28 …e Completion Area and, unless execution order is specifically restricted through the use of serial-
45 …device node in the guest MD (Section 8.24.17, “Database Analytics Accelerators (DAX) virtual-device
51 36.1.1.1. "ORCL,sun4v-dax" Device Compatibility
54 • No-op/Sync
81 36.1.1.2. "ORCL,sun4v-dax-fc" Device Compatibility
82 … "ORCL,sun4v-dax-fc" is compatible with the "ORCL,sun4v-dax" interface, and includes additional CCB
[all …]
/kernel/linux/linux-5.10/Documentation/sparc/oradax/
Ddax-hv-api.txt3 Publication date 2017-09-25 08:21
5 Extracted via "pdftotext -f 547 -l 572 -layout sun4v_20170925.pdf"
16 live-migration and other system management activities.
20 …high speed processoring of database-centric operations. The coprocessors may support one or more of
28 …e Completion Area and, unless execution order is specifically restricted through the use of serial-
45 …device node in the guest MD (Section 8.24.17, “Database Analytics Accelerators (DAX) virtual-device
51 36.1.1.1. "ORCL,sun4v-dax" Device Compatibility
54 • No-op/Sync
81 36.1.1.2. "ORCL,sun4v-dax-fc" Device Compatibility
82 … "ORCL,sun4v-dax-fc" is compatible with the "ORCL,sun4v-dax" interface, and includes additional CCB
[all …]
/kernel/linux/linux-4.19/include/linux/platform_data/
Dkeypad-pxa27x.h1 /* SPDX-License-Identifier: GPL-2.0 */
17 * _plus_ the number of rotary-encoder sensor inputs, this can be
18 * left as 0 if only rotary encoders are enabled, the driver will
25 * REL_WHEEL/REL_HWHEEL) or specific keys (e.g. UP/DOWN/LEFT/RIGHT)
28 * default, which should be sufficient in most cases
/kernel/linux/linux-5.10/include/linux/platform_data/
Dkeypad-pxa27x.h1 /* SPDX-License-Identifier: GPL-2.0 */
17 * _plus_ the number of rotary-encoder sensor inputs, this can be
18 * left as 0 if only rotary encoders are enabled, the driver will
25 * REL_WHEEL/REL_HWHEEL) or specific keys (e.g. UP/DOWN/LEFT/RIGHT)
28 * default, which should be sufficient in most cases
/kernel/linux/linux-5.10/tools/testing/selftests/kvm/lib/
Dsparsebit.c1 // SPDX-License-Identifier: GPL-2.0-only
27 * sparsebit_alloc() and most also take a bit index. Frequently
30 * ---- Query Operations
37 * ---- Modifying Operations
67 * For the most part the internal implementation of sparsebit is
72 * set. It is also efficient in memory usage when most of the bits are
75 * At a high-level the state of the bit settings are maintained through
76 * the use of a binary-search tree, where each node contains at least
87 * node, while the mask member stores the setting of the first 32-bits.
99 * represent cases where most bits are set. For example, the case of all
[all …]
/kernel/linux/linux-4.19/tools/testing/selftests/kvm/lib/
Dsparsebit.c28 * sparsebit_alloc() and most also take a bit index. Frequently
31 * ---- Query Operations
38 * ---- Modifying Operations
68 * For the most part the internal implementation of sparsebit is
73 * set. It is also efficient in memory usage when most of the bits are
76 * At a high-level the state of the bit settings are maintained through
77 * the use of a binary-search tree, where each node contains at least
88 * node, while the mask member stores the setting of the first 32-bits.
100 * represent cases where most bits are set. For example, the case of all
103 * node 0 - idx: 0x0 mask: 0xffffffff num_after: 0xffffffffffffffc0
[all …]
/kernel/linux/linux-4.19/drivers/media/rc/keymaps/
Drc-kworld-plus-tv-analog.c1 // SPDX-License-Identifier: GPL-2.0+
2 // kworld-plus-tv-analog.h - Keytable for kworld_plus_tv_analog Remote Controller
4 // keymap imported from ir-keymaps.c
8 #include <media/rc-map.h>
17 { 0x16, KEY_CLOSECD }, /* -> ) */
22 { 0x02, KEY_3 }, /* Two keys have the same code: 3 and left */
41 /* Couldn't map key left/key right since those
51 Most of them conflict with digits.

12345678910>>...42