Home
last modified time | relevance | path

Searched refs:relative (Results 1 – 25 of 212) sorted by relevance

123456789

/linux/drivers/iio/humidity/
H A DKconfig8 tristate "Aosong AM2315 relative humidity and temperature sensor"
14 relative humidity and ambient temperature sensor.
40 tristate "TI HDC100x relative humidity and temperature sensor"
46 HDC1000, HDC1008, HDC1010, HDC1050, and HDC1080 relative
53 tristate "TI HDC2010 relative humidity and temperature sensor"
57 HDC2010 and HDC2080 relative humidity and temperature sensors.
63 tristate "TI HDC3020 relative humidity and temperature sensor"
68 HDC3020, HDC3021 and HDC3022 relative humidity and temperature
125 tristate "SI7005 relative humidity and temperature sensor"
128 Say yes here to build support for the Silabs Si7005 relative
/linux/Documentation/devicetree/bindings/iio/
H A Dmount-matrix.txt23 relative to some specific device frame of reference.
36 A sensor can be mounted in any angle along the axes relative to the frame of
38 or tilted at any angle relative to the frame of reference.
52 device relative to the center of the planet, i.e. relative to its surface at
53 this point. Up and down in the world relative to the device frame of
93 - Magnetometers (compasses) have their world frame of reference relative to the
129 - Gyroscopes detects the movement relative the device itself. The angular
151 relative orientation of any given sensor of this type with respect to the
157 to orient the senor axes relative to a desired point of reference. This means
160 space, relative to the device or world point of reference.
/linux/scripts/
H A Dtools-support-relr.sh13 $LD $tmp_file.o -shared -Bsymbolic -z pack-relative-relocs -o $tmp_file 2>&1 |
14 grep -q pack-relative-relocs && exit 1
H A DMakefile.vdsoinst39 cmd_symlink = mkdir -p $(dir $@); ln -sf --relative $< $@
/linux/Documentation/hwmon/
H A Dlm77.rst29 applies to all 3 limits. The relative difference is stored in a single
30 register on the chip, which means that the relative difference between
43 temp1_crit_hyst and temp1_crit into the chip, and the same relative
H A Demc1403.rst74 hysteresis mechanism which applies to all limits. The relative difference
75 is stored in a single register on the chip, which means that the relative
89 temp1_crit_hyst and temp1_crit into the chip, and the same relative
H A Dk10temp.rst105 resolution of 1/8th degree. Please note that it is defined as a relative
112 the processor temperature relative to the point at which the system must
128 Models from 17h family report relative temperature, the driver aims to
/linux/tools/perf/Documentation/
H A Dintel-acr.txt8 one event exceeds some threshold relative to the rate of another event,
9 this feature enables software to sample based on the relative rate of
38 allow users to specify the desired relative rate between events as a
46 ratio-to-prev is the ratio of the event using the term relative
/linux/Documentation/ABI/testing/
H A Dsysfs-bus-iio-chemical-sgp4015 Set the relative humidity. This value is sent to the sensor for
17 Default value: 50000 (50 % relative humidity)
H A Dsysfs-bus-iio-mpu605010 easy to tell the relative positions among sensors as well as their
11 positions relative to the board that holds these sensors. Identity matrix
/linux/Documentation/devicetree/bindings/gpio/
H A Dgpio-thunderx.txt7 - First cell is the GPIO pin number relative to the controller.
15 - First cell is the GPIO pin number relative to the controller.
/linux/drivers/scsi/
H A Dscript_asm.pl187 @relative = (); # Array of relative names
237 $relative = 'REL';
242 $relative = 'ABS';
253 "$symbol_references{$symbol} $relative,$tmp,$length";
259 $symbol_references{$symbol} = "$relative,$tmp,$length";
413 push (@relative, $id);
/linux/Documentation/admin-guide/device-mapper/
H A Ddm-service-time.rst11 The performance value is a relative throughput value among all paths
25 The relative throughput value of the path
42 The relative throughput value of the path
/linux/fs/
H A Dnsfs.c126 struct ns_common *relative; in open_related_ns() local
128 relative = get_ns(ns); in open_related_ns()
129 if (IS_ERR(relative)) in open_related_ns()
130 return PTR_ERR(relative); in open_related_ns()
132 return open_namespace(relative); in open_related_ns()
/linux/Documentation/scheduler/
H A Dsched-nice-design.rst67 "relative":
74 Note that the 'inc' is relative to the current nice level. Tools like
75 bash's "nice" command mirror this relative API.
105 it does not matter which nice level you start out from, the 'relative
/linux/Documentation/devicetree/bindings/input/
H A Dpxa27x-keypad.txt32 - marvell,rotary-rel-key : When rotary is used for relative axes
33 in the device, the value indicates the key-code for relative
/linux/tools/testing/selftests/bpf/
H A Dtest_doc_build.sh10 SCRIPT_REL_DIR=$(dirname $(realpath --relative-to=$KDIR_ROOT_DIR $SCRIPT_REL_PATH))
/linux/drivers/gpu/host1x/
H A Djob.h25 bool relative; member
/linux/Documentation/arch/x86/x86_64/
H A Dfsgs.rst149 __seg_fs Variable is addressed relative to FS
150 __seg_gs Variable is addressed relative to GS
185 __attribute__((address_space(256)) Variable is addressed relative to GS
186 __attribute__((address_space(257)) Variable is addressed relative to FS
/linux/arch/mips/loongson32/
H A DKconfig7 Base name (without suffix, relative to arch/mips/boot/dts/loongson)
/linux/Documentation/arch/powerpc/
H A Dassociativity.rst6 domains of substantially similar mean performance relative to resources outside
8 performance relative to each other than relative to other resources subsets
/linux/Documentation/admin-guide/
H A Defi-stub.rst59 beginning of the ESP, relative path names do not work. Also, the path
77 Notice how bzImage.efi can be specified with a relative path. That's
79 which understands relative paths, whereas the rest of the command line
/linux/tools/perf/pmu-events/arch/nds32/
H A Dmapfile.csv9 # JSON/file/pathname is the path to JSON file, relative
/linux/Documentation/admin-guide/mm/
H A Dnumaperf.rst17 CPUs, they may still be local to one or more compute nodes relative to
49 relative: /sys/devices/system/node/nodeX/access0/targets/nodeY -> ../../nodeY
52 relative: /sys/devices/system/node/nodeY/access0/initiators/nodeX -> ../../nodeX
56 nodes' access characteristics share the same performance relative to other
/linux/Documentation/devicetree/bindings/spi/
H A Djcore,spi.txt16 programming is relative to the frequency of the indicated clock.

123456789