Home
last modified time | relevance | path

Searched full:linear (Results 1 – 25 of 122) sorted by relevance

12345

/Documentation/admin-guide/device-mapper/
Dlinear.rst2 dm-linear
5 Device-Mapper's "linear" target maps a linear range of the Device-Mapper
6 device onto a linear range of another device. This is the basic building
24 echo "0 `blockdev --getsz $1` linear $1 0" | dmsetup create identity
32 echo "0 $size1 linear $1 0
33 $size1 $size2 linear $2 0" | dmsetup create joined
60 $table .= "$this_start $extent_size linear $dev $this_offset\n";
Ddm-init.rst32 <target_type> ::= "verity" | "linear" | ... (see list below)
50 `linear` allowed
70 An example of booting to a linear array made up of user-mode linux block
73 dm-mod.create="lroot,,,rw, 0 4096 linear 98:16 0, 4096 4096 linear 98:32 0" root=/dev/dm-0
75 This will boot to a rw dm-linear target of 8192 sectors split across two block
82 dm-linear,,1,rw,
83 0 32768 linear 8:1 0,
84 32768 1024000 linear 8:2 0;
103 "linear"::
105 dm-linear,,,rw,
[all …]
Dwritecache.rst73 2. load an inactive table with a linear target that maps
77 5. resume the device, so that it will use the linear
Dindex.rst27 linear
/Documentation/ABI/testing/
Dsysfs-class-backlight9 hence linear changes in brightness are perceived as being
10 non-linear. To achieve a linear perception of brightness changes
12 backlights with a linear brightness curve.
19 linear
21 controls should apply a logarithmic mapping for a linear
24 non-linear
26 controls should use a linear mapping for a linear perception.
Ddevlink-resource-mlxsw9 and the second is a linear access table. The division
10 between the linear and hash-based sections is static and
13 What: /kvd/linear
17 Description: The linear section of the KVD is managed by software as a
Dsysfs-class-backlight-adp552018 value between 0 mA and 30 mA using linear or non-linear
31 between 0 mA and 30 mA using linear or non-linear algorithms.
Dsysfs-class-backlight-adp886023 value between 0 mA and 30 mA using linear or non-linear
37 between 0 mA and 30 mA using linear or non-linear algorithms.
Dsysfs-class-backlight-driver-lm353328 What: /sys/class/backlight/<backlight>/linear
37 1 linear mode
Dsysfs-class-led-driver-lm353347 What: /sys/class/leds/<led>/linear
56 1 linear mode
/Documentation/hwmon/
Dltc2978.rst6 * Linear Technology LTC2972
14 * Linear Technology LTC2974
22 * Linear Technology LTC2975
30 * Linear Technology LTC2977
38 * Linear Technology LTC2978, LTC2978A
48 * Linear Technology LTC2979
56 * Linear Technology LTC2980
64 * Linear Technology LTC3880
72 * Linear Technology LTC3882
80 * Linear Technology LTC3883
[all …]
Dltc4151.rst6 * Linear Technology LTC4151
14 http://www.linear.com/docs/Datasheet/4151fc.pdf
Dltc4215.rst6 * Linear Technology LTC4215
14 http://www.linear.com/pc/downloadDocument.do?navId=H0,C1,C1003,C1006,C1163,P17572,D12697
Dltc3815.rst6 * Linear Technology LTC3815
12 Datasheet: http://www.linear.com/product/ltc3815
Dltc4260.rst6 * Linear Technology LTC4260
14 http://cds.linear.com/docs/en/datasheet/4260fc.pdf
Dltc4261.rst6 * Linear Technology LTC4261
14 http://cds.linear.com/docs/Datasheet/42612fb.pdf
/Documentation/userspace-api/media/v4l/
Dcolorspaces.rst92 specific chromaticity primaries are linear colorspaces. But neither the
93 eye, nor display technology is linear. Doubling the values of all
94 components in the linear colorspace will not be perceived as twice the
96 function that takes a linear color component value and transforms it to
97 the non-linear component value, which is a closer match to the
98 non-linear performance of both the eye and displays. Linear component
99 values are denoted RGB, non-linear are denoted as R'G'B'. In general
101 linear RGB. Special care should be taken when dealing with openGL to
102 provide linear RGB colors or to use the built-in openGL support to apply
106 non-linear R'G'B' to non-linear Y'CbCr. This function is determined by
/Documentation/devicetree/bindings/leds/backlight/
Dlm3630a-backlight.yaml80 ti,linear-mapping-mode:
82 Enable linear mapping mode. If disabled, then it will use exponential
133 ti,linear-mapping-mode;
139 ti,linear-mapping-mode;
/Documentation/filesystems/ext4/
Ddirectory.rst15 Linear (Classic) Directories
18 By default, each directory lists its entries in an “almost-linear
19 array. I write “almost” because it's not a linear array in the memory
22 data blocks and that each block contains a linear array of directory
194 A linear array of directory entries isn't great for performance, so a
201 blocks! It was stated previously that the end of the linear directory
203 (ab)used to fool the old linear-scan algorithm into thinking that the
216 minor\_hash->block map to find leafe nodes. Leaf nodes contain a linear
225 number. If the tree is flat, the block is a linear array of directory
228 third block number. That third block number will be a linear array of
[all …]
/Documentation/devicetree/bindings/iio/dac/
Dlltc,ltc1660.yaml8 title: Linear Technology Micropower octal 8-Bit and 10-Bit DACs
14 Bindings for the Linear Technology Micropower octal 8-Bit and 10-Bit DAC.
Dlltc,ltc2632.yaml7 title: Linear Technology LTC263x 12-/10-/8-Bit Rail-to-Rail DAC
13 Bindings for the Linear Technology LTC2632/2634/2636 DAC
/Documentation/filesystems/
Dntfs.rst250 the recommended one to use for linear raid. But the latter is required for
261 Linear volume sets, i.e. linear raid, has been tested and works fine. Even
326 For a linear raid the table would look like this (note all values are in
331 0 1028161 linear /dev/hda1 0
332 1028161 3903762 linear /dev/hdb2 0
333 4931923 2103211 linear /dev/hdc1 0
397 Linear volume sets, i.e. linear raid, as well as stripe sets, i.e. raid level
399 the MD driver with NTFS volumes" especially if you want to use linear raid).
424 For linear raid, just change the raid-level above to "raid-level linear", for
456 an odd number of sectors. This is especially important for linear raid as all
[all …]
/Documentation/core-api/irq/
Dirq-domain.rst77 Linear section in Types of irq_domain mappings
85 The linear reverse map maintains a fixed size table indexed by the
89 The Linear map is a good choice when the maximum number of hwirqs is
100 The majority of drivers should use the linear map.
153 driver cannot be immediately converted to use the linear mapping. For
173 system and will otherwise use a linear domain mapping. The semantics
182 In order to avoid ending up in a situation where a linear domain is
/Documentation/networking/devlink/
Ddevlink-resource.rst37 name linear size 98304 occ 0 unit entry size_min 0 size_max 147456 size_gran 128
57 … name linear size 98304 size_new 147456 occ 0 unit entry size_min 0 size_max 147456 size_gran 128
/Documentation/devicetree/bindings/iio/potentiometer/
Dmax5481.txt1 * Maxim Linear-Taper Digital Potentiometer MAX5481-MAX5484

12345