| /linux/tools/testing/selftests/power_supply/ |
| H A D | helpers.sh | 13 VALUE="$2" # optional 18 if [ -z "$VALUE" ]; then 21 ktap_test_result "$TEST_NAME" grep -q "$VALUE" "$PROP_PATH" 26 VALUE="$1" 29 case "$VALUE" in 52 value_converted=$(calc "$VALUE"/"$div") 148 VALUE="$3" # optional 163 if ! grep -q "POWER_SUPPLY_$PROP=$VALUE" "$UEVENT_PATH"; then
|
| /linux/tools/testing/selftests/net/ |
| H A D | netdevice.sh | 132 while read -r FEATURE VALUE FIXED; do 154 ethtool --offload "$netdev" "$feature" "$VALUE" 157 "to initial state $VALUE" 160 "$feature to initial state $VALUE"
|
| /linux/Documentation/ABI/testing/ |
| H A D | sysfs-uevent | 11 ACTION [UUID [KEY=VALUE ...] 18 You need to pass UUID first before any KEY=VALUE pairs. 31 The KEY=VALUE pairs can contain alphanumeric characters only. 35 synthetic uevent as ``SYNTH_ARG_KEY=VALUE``. That means the KEY
|
| H A D | sysfs-driver-hid-roccat-kone | 12 VALUE DPI 115 VALUE WEIGHT
|
| /linux/Documentation/translations/zh_CN/admin-guide/ |
| H A D | bootconfig.rst | 28 KEY[.WORD[...]] = VALUE[, VALUE2[...]][;] 36 如果你需要在值中使用这些分隔符,可以用双引号( ``"VALUE"`` )或单引号 37 ( ``'VALUE'`` )括起来。注意,引号无法转义。 146 KEY[.WORDS...] = "[VALUE]"[,"VALUE2"...]
|
| /linux/Documentation/translations/zh_TW/admin-guide/ |
| H A D | bootconfig.rst | 28 KEY[.WORD[...]] = VALUE[, VALUE2[...]][;] 36 如果你需要在值中使用這些分隔符,可以用雙引號( ``"VALUE"`` )或單引號 37 ( ``'VALUE'`` )括起來。注意,引號無法轉義。 146 KEY[.WORDS...] = "[VALUE]"[,"VALUE2"...]
|
| /linux/tools/bpf/bpftool/Documentation/ |
| H A D | bpftool-map.rst | 33 | **bpftool** **map update** *MAP* [**key** *DATA*] [**value** *VALUE*] [*UPDATE_FLAGS*] 40 | **bpftool** **map push** *MAP* **value** *VALUE* 42 | **bpftool** **map enqueue** *MAP* **value** *VALUE* 50 | *VALUE* := { *DATA* | *MAP* | *PROG* } 94 bpftool map update *MAP* [key *DATA*] [value *VALUE*] [*UPDATE_FLAGS*] 140 bpftool map push *MAP* value *VALUE* 141 Push *VALUE* onto the stack. 146 bpftool map enqueue *MAP* value *VALUE* 147 Enqueue *VALUE* into the queue.
|
| /linux/Documentation/driver-api/ |
| H A D | parport-lowlevel.rst | 194 RETURN VALUE 317 RETURN VALUE 438 RETURN VALUE 564 RETURN VALUE 649 RETURN VALUE 694 RETURN VALUE 730 RETURN VALUE 764 RETURN VALUE 790 RETURN VALUE 825 RETURN VALUE [all …]
|
| /linux/drivers/gpu/drm/nouveau/ |
| H A D | nouveau_bo9039.c | 57 NVVAL(NV9039, OFFSET_OUT_UPPER, VALUE, upper_32_bits(dst_offset)), in nvc0_bo_move_m2mf() 62 NVVAL(NV9039, OFFSET_IN_UPPER, VALUE, upper_32_bits(src_offset)), in nvc0_bo_move_m2mf()
|
| H A D | nouveau_bo5039.c | 107 NVVAL(NV5039, OFFSET_IN_UPPER, VALUE, upper_32_bits(src_offset)), in nv50_bo_move_m2mf() 110 NVVAL(NV5039, OFFSET_OUT_UPPER, VALUE, upper_32_bits(dst_offset))); in nv50_bo_move_m2mf()
|
| /linux/tools/testing/selftests/ntb/ |
| H A D | ntb_test.sh | 112 VALUE=$1 115 ssh "$REMOTE" "echo \"$VALUE\" > \"$VPATH\"" 117 echo "$VALUE" > "$VPATH"
|
| /linux/arch/x86/kernel/cpu/ |
| H A D | mkcapflags.sh | 32 VALUE="$(echo "$i" | sed -n 's@.*/\* *\("[^"]*"\).*\*/@\1@p')"
|
| /linux/Documentation/userspace-api/media/v4l/ |
| H A D | hsv-formats.rst | 12 cylinder, where the angle is the HUE, the height is the VALUE
|
| /linux/drivers/platform/x86/hp/hp-bioscfg/ |
| H A D | string-attributes.c | 116 [VALUE] = ACPI_TYPE_STRING, 180 case VALUE: in hp_populate_string_elements_from_package()
|
| H A D | order-list-attributes.c | 114 [VALUE] = ACPI_TYPE_STRING, 179 case VALUE: in hp_populate_ordered_list_elements_from_package()
|
| H A D | enum-attributes.c | 109 [VALUE] = ACPI_TYPE_STRING, 172 case VALUE: in hp_populate_enumeration_elements_from_package()
|
| H A D | int-attributes.c | 125 [VALUE] = ACPI_TYPE_STRING, 187 case VALUE: in hp_populate_integer_elements_from_package()
|
| H A D | passwdobj-attributes.c | 201 [VALUE] = ACPI_TYPE_STRING, 268 case VALUE: in hp_populate_password_elements_from_package()
|
| H A D | bioscfg.h | 242 VALUE = 1, enumerator
|
| /linux/tools/testing/selftests/bpf/progs/ |
| H A D | test_core_reloc_size.c | 41 enum { VALUE = 123 } enum_field; enumerator
|
| /linux/drivers/crypto/ccree/ |
| H A D | cc_hw_queue_defs.h | 27 #define WORD0_VALUE CC_HWQ_GENMASK(0, VALUE) 35 #define WORD2_VALUE CC_HWQ_GENMASK(2, VALUE)
|
| /linux/rust/kernel/num/ |
| H A D | bounded.rs | 256 pub const fn new<const VALUE: $type>() -> Self { 259 assert!(fits_within!(VALUE, $type, N)); 264 Self::__new(VALUE)
|
| /linux/Documentation/networking/device_drivers/wifi/intel/ |
| H A D | ipw2200.rst | 273 % echo $VALUE > /sys/bus/pci/drivers/ipw2200/debug_level 275 Where $VALUE would be a number in the case of this sysfs entry. The
|
| /linux/Documentation/ABI/obsolete/ |
| H A D | sysfs-driver-hid-roccat-pyra | 11 VALUE DPI
|
| /linux/arch/m68k/ifpsp060/ |
| H A D | iskeleton.S | 188 | NOTE: THE ROUTINE SHOULD RETURN AN FSLW VALUE IN D0 ON FAILURE
|