Searched refs:relative (Results 1 – 25 of 181) sorted by relevance
12345678
/Linux-v4.19/drivers/iio/humidity/ |
D | Kconfig | 7 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/ |
D | nsfs.c | 159 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/ |
D | lm77 | 23 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
|
D | emc1403 | 43 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
|
D | sht21 | 25 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/ |
D | rotary-encoder.txt | 12 - rotary-encoder,relative-axis: register a relative axis rather than an 40 rotary-encoder,relative-axis;
|
D | pxa27x-keypad.txt | 32 - 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/ |
D | sysfs-bus-iio-mpu6050 | 10 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/ |
D | gpio-thunderx.txt | 7 - 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/ |
D | script_asm.pl | 200 @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/ |
D | dm-service-time.txt | 10 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/ |
D | numa.txt | 39 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/ |
D | perf-sched.txt | 124 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.
|
D | perf-diff.txt | 85 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/ |
D | efi-stub.txt | 59 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
|
D | iostats.txt | 137 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/ |
D | sched-nice-design.txt | 63 "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/ |
D | mapfile.csv | 8 # JSON/file/pathname is the path to JSON file, relative
|
/Linux-v4.19/tools/perf/pmu-events/arch/arm64/ |
D | mapfile.csv | 9 # JSON/file/pathname is the path to JSON file, relative
|
/Linux-v4.19/Documentation/devicetree/bindings/interrupt-controller/ |
D | al,alpine-msix.txt | 13 - al,msi-num-spis: number of SPIs assigned to the MSI frame, relative to SPI0
|
/Linux-v4.19/Documentation/devicetree/bindings/spi/ |
D | jcore,spi.txt | 16 programming is relative to the frequency of the indicated clock.
|
/Linux-v4.19/drivers/input/rmi4/ |
D | Kconfig | 71 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/ |
D | omap-hwspinlock.txt | 11 0-indexed relative hwlock number as the argument
|
/Linux-v4.19/arch/ia64/scripts/ |
D | toolchain-flags | 23 warning: your linker cannot handle cross-segment segment-relative relocations.
|
/Linux-v4.19/Documentation/input/devices/ |
D | elantech.rst | 20 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