Home
last modified time | relevance | path

Searched refs:linear (Results 1 – 25 of 193) sorted by relevance

12345678

/linux/tools/testing/selftests/drivers/net/mlxsw/spectrum/
A Ddevlink_lib_spectrum.sh26 size=$(devlink_resource_get kvd linear "$i" | \
28 devlink_resource_size_set "$size" kvd linear "$i"
53 devlink_resource_size_set "$size" kvd linear "$i"
88 devlink_resource_size_set 64000 kvd linear
89 devlink_resource_size_set 15616 kvd linear singles
90 devlink_resource_size_set 32000 kvd linear chunks
97 devlink_resource_size_set 64000 kvd linear
98 devlink_resource_size_set 15616 kvd linear singles
99 devlink_resource_size_set 32000 kvd linear chunks
106 devlink_resource_size_set 98304 kvd linear
[all …]
/linux/drivers/hwmon/pmbus/
A Dbel-pfe.c32 .format[PSC_VOLTAGE_IN] = linear,
33 .format[PSC_VOLTAGE_OUT] = linear,
34 .format[PSC_CURRENT_IN] = linear,
35 .format[PSC_CURRENT_OUT] = linear,
36 .format[PSC_POWER] = linear,
37 .format[PSC_TEMPERATURE] = linear,
38 .format[PSC_FAN] = linear,
52 .format[PSC_VOLTAGE_IN] = linear,
54 .format[PSC_CURRENT_IN] = linear,
56 .format[PSC_POWER] = linear,
[all …]
A Dir36021.c16 .format[PSC_VOLTAGE_IN] = linear,
17 .format[PSC_VOLTAGE_OUT] = linear,
18 .format[PSC_CURRENT_IN] = linear,
19 .format[PSC_CURRENT_OUT] = linear,
20 .format[PSC_POWER] = linear,
21 .format[PSC_TEMPERATURE] = linear,
A Dbpa-rs600.c130 .format[PSC_VOLTAGE_IN] = linear,
131 .format[PSC_VOLTAGE_OUT] = linear,
132 .format[PSC_CURRENT_IN] = linear,
133 .format[PSC_CURRENT_OUT] = linear,
134 .format[PSC_POWER] = linear,
135 .format[PSC_TEMPERATURE] = linear,
136 .format[PSC_FAN] = linear,
A Ddps920ab.c71 .format[PSC_VOLTAGE_IN] = linear,
72 .format[PSC_VOLTAGE_OUT] = linear,
73 .format[PSC_CURRENT_IN] = linear,
74 .format[PSC_CURRENT_OUT] = linear,
75 .format[PSC_POWER] = linear,
76 .format[PSC_FAN] = linear,
77 .format[PSC_TEMPERATURE] = linear,
A Dir35221.c110 info->format[PSC_VOLTAGE_IN] = linear; in ir35221_probe()
111 info->format[PSC_VOLTAGE_OUT] = linear; in ir35221_probe()
112 info->format[PSC_CURRENT_IN] = linear; in ir35221_probe()
113 info->format[PSC_CURRENT_OUT] = linear; in ir35221_probe()
114 info->format[PSC_POWER] = linear; in ir35221_probe()
115 info->format[PSC_TEMPERATURE] = linear; in ir35221_probe()
A Dmax20751.c17 .format[PSC_VOLTAGE_IN] = linear,
20 .format[PSC_TEMPERATURE] = linear,
21 .format[PSC_CURRENT_OUT] = linear,
22 .format[PSC_POWER] = linear,
A Dir38064.c23 .format[PSC_VOLTAGE_IN] = linear,
25 .format[PSC_CURRENT_OUT] = linear,
26 .format[PSC_POWER] = linear,
27 .format[PSC_TEMPERATURE] = linear,
A Dpxe1610.c63 .format[PSC_VOLTAGE_IN] = linear,
65 .format[PSC_CURRENT_IN] = linear,
66 .format[PSC_CURRENT_OUT] = linear,
67 .format[PSC_TEMPERATURE] = linear,
68 .format[PSC_POWER] = linear,
A Dpm6764tr.c33 .format[PSC_VOLTAGE_IN] = linear,
35 .format[PSC_TEMPERATURE] = linear,
36 .format[PSC_CURRENT_OUT] = linear,
37 .format[PSC_POWER] = linear,
A Dxdpe12284.c112 .format[PSC_VOLTAGE_IN] = linear,
114 .format[PSC_TEMPERATURE] = linear,
115 .format[PSC_CURRENT_IN] = linear,
116 .format[PSC_CURRENT_OUT] = linear,
117 .format[PSC_POWER] = linear,
A Dtps40422.c17 .format[PSC_VOLTAGE_IN] = linear,
18 .format[PSC_VOLTAGE_OUT] = linear,
19 .format[PSC_TEMPERATURE] = linear,
A Dtps53679.c178 info->format[PSC_VOLTAGE_OUT] = linear; in tps53676_identify()
207 .format[PSC_VOLTAGE_IN] = linear,
209 .format[PSC_TEMPERATURE] = linear,
210 .format[PSC_CURRENT_OUT] = linear,
211 .format[PSC_POWER] = linear,
A Dmax16601.c225 .format[PSC_VOLTAGE_IN] = linear,
227 .format[PSC_CURRENT_IN] = linear,
228 .format[PSC_CURRENT_OUT] = linear,
229 .format[PSC_TEMPERATURE] = linear,
230 .format[PSC_POWER] = linear,
/linux/Documentation/admin-guide/device-mapper/
A Ddm-init.rst50 `linear` allowed
73 dm-mod.create="lroot,,,rw, 0 4096 linear 98:16 0, 4096 4096 linear 98:32 0" root=/dev/dm-0
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,
106 0 32768 linear /dev/sda1 0,
107 32768 1024000 linear /dev/sda2 0,
108 1056768 204800 linear /dev/sda3 0,
[all …]
A 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";
A Ddm-ima.rst151 0 2 linear /dev/loop0 512
152 2 2 linear /dev/loop0 512
153 4 2 linear /dev/loop0 512
154 6 2 linear /dev/loop0 512
266 For instance, if a linear device's inactive table is cleared,
312 # dmsetup rename linear1 linear=2
321 new_name=linear\=2,new_uuid=1234-5678;
332 #. linear
462 4. linear
465 section above) has the following data format for 'linear' target.
[all …]
/linux/drivers/gpu/drm/armada/
A Darmada_gem.c56 } else if (dobj->linear) { in armada_gem_free_object()
59 drm_mm_remove_node(dobj->linear); in armada_gem_free_object()
61 kfree(dobj->linear); in armada_gem_free_object()
85 if (obj->page || obj->linear) in armada_gem_linear_back()
152 obj->linear = node; in armada_gem_linear_back()
158 drm_mm_remove_node(obj->linear); in armada_gem_linear_back()
160 kfree(obj->linear); in armada_gem_linear_back()
161 obj->linear = NULL; in armada_gem_linear_back()
184 if (!dobj->addr && dobj->linear) in armada_gem_map_object()
430 } else if (dobj->linear) { in armada_gem_prime_map_dma_buf()
[all …]
/linux/Documentation/ABI/testing/
A 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.
A 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
/linux/drivers/video/backlight/
A Dlm3533_bl.c136 int linear; in show_linear() local
146 linear = 1; in show_linear()
148 linear = 0; in show_linear()
150 return scnprintf(buf, PAGE_SIZE, "%x\n", linear); in show_linear()
158 unsigned long linear; in store_linear() local
163 if (kstrtoul(buf, 0, &linear)) in store_linear()
168 if (linear) in store_linear()
217 static LM3533_ATTR_RW(linear);
/linux/sound/firewire/fireworks/
A Dfireworks_proc.c134 u32 *linear; in proc_read_phys_meters() local
151 linear = meters->values; in proc_read_phys_meters()
158 name, c, linear[m++]); in proc_read_phys_meters()
164 linear = meters->values + meters->out_meters; in proc_read_phys_meters()
171 name, c, linear[m++]); in proc_read_phys_meters()
/linux/drivers/net/
A Dtap.c601 linear = len; in tap_alloc_skb()
603 skb = sock_alloc_send_pskb(sk, prepad + linear, len - linear, noblock, in tap_alloc_skb()
609 skb_put(skb, linear); in tap_alloc_skb()
610 skb->data_len = len - linear; in tap_alloc_skb()
611 skb->len += len - linear; in tap_alloc_skb()
634 size_t linear; in tap_get_user() local
673 linear = copylen; in tap_get_user()
683 if (linear > good_linear) in tap_get_user()
684 linear = good_linear; in tap_get_user()
685 else if (linear < ETH_HLEN) in tap_get_user()
[all …]
/linux/Documentation/devicetree/bindings/leds/backlight/
A 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;
/linux/Documentation/userspace-api/media/v4l/
A 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

Completed in 36 milliseconds

12345678