Home
last modified time | relevance | path

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

12345678

/Linux-v4.19/drivers/iio/humidity/
DKconfig7 tristate "Aosong AM2315 relative humidity and temperature sensor"
13 relative humidity and ambient temperature sensor.
28 tristate "TI HDC100x relative humidity and temperature sensor"
34 HDC1000, HDC1008, HDC1010, HDC1050, and HDC1080 relative
92 tristate "SI7005 relative humidity and temperature sensor"
95 Say yes here to build support for the Silabs Si7005 relative
/Linux-v4.19/fs/
Dnsfs.c159 struct ns_common *relative; in open_related_ns() local
161 relative = get_ns(ns); in open_related_ns()
162 if (IS_ERR(relative)) { in open_related_ns()
164 return PTR_ERR(relative); in open_related_ns()
167 err = __ns_get_path(&path, relative); in open_related_ns()
/Linux-v4.19/Documentation/hwmon/
Dlm7723 applies to all 3 limits. The relative difference is stored in a single
24 register on the chip, which means that the relative difference between
36 temp1_crit_hyst and temp1_crit into the chip, and the same relative
Demc140343 hysteresis mechanism which applies to all limits. The relative difference
44 is stored in a single register on the chip, which means that the relative
57 temp1_crit_hyst and temp1_crit into the chip, and the same relative
Dsht2125 devices is the higher level of precision of the SHT25 (1.8% relative humidity,
26 0.2 degree Celsius) compared with the SHT21 (2.0% relative humidity,
/Linux-v4.19/Documentation/devicetree/bindings/input/
Drotary-encoder.txt12 - rotary-encoder,relative-axis: register a relative axis rather than an
40 rotary-encoder,relative-axis;
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-v4.19/Documentation/ABI/testing/
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-v4.19/Documentation/devicetree/bindings/gpio/
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-v4.19/drivers/scsi/
Dscript_asm.pl200 @relative = (); # Array of relative names
250 $relative = 'REL';
255 $relative = 'ABS';
266 "$symbol_references{$symbol} $relative,$tmp,$length";
272 $symbol_references{$symbol} = "$relative,$tmp,$length";
426 push (@relative, $id);
/Linux-v4.19/Documentation/device-mapper/
Ddm-service-time.txt10 The performance value is a relative throughput value among all paths
20 <relative_throughput>: The relative throughput value of the path
32 <relative_throughput>: The relative throughput value of the path
/Linux-v4.19/Documentation/devicetree/bindings/
Dnuma.txt39 The optional device tree node distance-map describes the relative
45 This property defines a matrix to describe the relative distances
47 It is represented as a list of node pairs and their relative distance.
74 if relative distance for each hop is 20,
/Linux-v4.19/tools/perf/Documentation/
Dperf-sched.txt124 run times (in sec) and relative stddev.
129 max, and average run times (in sec) and relative stddev.
132 Look for files with symbols relative to this directory.
Dperf-diff.txt85 Look for files with symbols relative to this directory.
117 "relative" means it's relative to filtered entries only so that the
190 relative to how entries are filtered. Use --percentage=absolute to
/Linux-v4.19/Documentation/
Defi-stub.txt59 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
Diostats.txt137 a disk address relative to a partition to the disk address relative to
158 Note that since the address is translated to a disk-relative one, and no
159 record of the partition-relative address is kept, the subsequent success
173 keep record of the partition-relative address, an operation is attributed to
/Linux-v4.19/Documentation/scheduler/
Dsched-nice-design.txt63 "relative":
70 Note that the 'inc' is relative to the current nice level. Tools like
71 bash's "nice" command mirror this relative API.
101 it does not matter which nice level you start out from, the 'relative
/Linux-v4.19/tools/perf/pmu-events/arch/powerpc/
Dmapfile.csv8 # JSON/file/pathname is the path to JSON file, relative
/Linux-v4.19/tools/perf/pmu-events/arch/arm64/
Dmapfile.csv9 # JSON/file/pathname is the path to JSON file, relative
/Linux-v4.19/Documentation/devicetree/bindings/interrupt-controller/
Dal,alpine-msix.txt13 - al,msi-num-spis: number of SPIs assigned to the MSI frame, relative to SPI0
/Linux-v4.19/Documentation/devicetree/bindings/spi/
Djcore,spi.txt16 programming is relative to the frequency of the indicated clock.
/Linux-v4.19/drivers/input/rmi4/
DKconfig71 touchpads. For sensors that support relative pointing, F11 also
81 touchpads. For sensors that support relative pointing, F12 also
/Linux-v4.19/Documentation/devicetree/bindings/hwlock/
Domap-hwspinlock.txt11 0-indexed relative hwlock number as the argument
/Linux-v4.19/arch/ia64/scripts/
Dtoolchain-flags23 warning: your linker cannot handle cross-segment segment-relative relocations.
/Linux-v4.19/Documentation/input/devices/
Delantech.rst20 4.2 Native relative mode 4 byte packet format
41 8.2 Native relative mode 6 byte packet format
82 in relative mode and not in absolute mode. As the Linux Elantech touchpad
200 P: 1 = enable parity checking for relative mode
235 Native relative mode 4 byte packet format
799 Native relative mode 6 byte packet format
837 over 9 bits with sx/sy the relative top bit and
841 expects for a relative movement

12345678