/Linux-v4.19/scripts/ |
D | markup_oops.pl | 217 my $center = -1; 257 $center = $counter; 273 if ($center == -1) { 284 $start = $center; 303 $finish = $center; 331 $i = $center; 333 $reglines[$i] = process_x86_regs($lines[$i], $center - $i); 340 if ($i == $center) { 351 if ($i == $center) {
|
/Linux-v4.19/drivers/md/persistent-data/ |
D | dm-btree-remove.c | 265 struct btree_node *left, struct btree_node *center, struct btree_node *right, in delete_center_node() argument 272 node_copy(left, center, -shift); in delete_center_node() 279 node_copy(center, right, shift); in delete_center_node() 296 struct btree_node *left, struct btree_node *center, struct btree_node *right, in redistribute3() argument 314 shift(left, center, -nr_center); in redistribute3() 319 shift(left, center, s); in redistribute3() 321 shift(center, right, target_right - nr_right); in redistribute3() 327 shift(center, right, nr_center); in redistribute3() 332 shift(center, right, s); in redistribute3() 334 shift(left, center, nr_left - target_left); in redistribute3() [all …]
|
/Linux-v4.19/Documentation/sound/designs/ |
D | channel-mapping-api.rst | 24 from rear. Or, some devices secretly assume that center/LFE is the 93 SNDRV_CHMAP_FC, /* front center */ 97 SNDRV_CHMAP_RC, /* rear center */ 99 SNDRV_CHMAP_FLC, /* front left center */ 100 SNDRV_CHMAP_FRC, /* front right center */ 101 SNDRV_CHMAP_RLC, /* rear left center */ 102 SNDRV_CHMAP_RRC, /* rear right center */ 106 SNDRV_CHMAP_FCH, /* front center high */ 108 SNDRV_CHMAP_TC, /* top center */ 111 SNDRV_CHMAP_TFC, /* top front center */ [all …]
|
/Linux-v4.19/drivers/input/joystick/iforce/ |
D | iforce-ff.c | 144 __u16 rsat, __u16 lsat, __s16 rk, __s16 lk, u16 db, __s16 center) in make_condition_modifier() argument 165 center = (500 * center) >> 15; in make_condition_modifier() 166 data[4] = LO(center); in make_condition_modifier() 167 data[5] = HI(center); in make_condition_modifier() 215 || old->u.condition[i].center != new->u.condition[i].center; in need_condition_modifier() 504 effect->u.condition[0].center); in iforce_upload_condition() 516 effect->u.condition[1].center); in iforce_upload_condition()
|
/Linux-v4.19/Documentation/networking/ |
D | dctcp.txt | 5 center networks and leverages Explicit Congestion Notification (ECN) in 6 the data center network to provide multi-bit feedback to the end hosts. 13 All switches in the data center network running DCTCP must support ECN
|
/Linux-v4.19/Documentation/devicetree/bindings/clock/ |
D | ti,cdce925.txt | 31 - spread-spectrum-center: Use "centered" mode instead of "max" mode. When 47 spread-spectrum-center;
|
/Linux-v4.19/Documentation/sound/cards/ |
D | audigy-mixer.rst | 63 This control is used to attenuate samples for center PCM FX-bus accumulator. 64 ALSA uses accumulator 6 for center PCM sample for 5.1 playback. The result sample 65 is forwarded to the center DAC PCM slot of the Philips DAC. 176 All stereo signals are mixed together and mirrored to surround, center and LFE. 182 All stereo signals are mixed together and mirrored to surround, center and LFE. 188 All stereo signals are mixed together and mirrored to surround, center and LFE. 189 This control is used to attenuate sample for center speaker of this mix. 193 All stereo signals are mixed together and mirrored to surround, center and LFE. 199 and center / LFE outputs are affected. 215 This control is used to attenuate samples for front, surround, center and
|
D | sb-live-mixer.rst | 125 This control is used to attenuate sample for center PCM FX-bus accumulator. 126 ALSA uses accumulator 6 for center PCM sample. The result sample is forwarded 131 This control is used to attenuate sample for center PCM FX-bus accumulator. 132 ALSA uses accumulator 6 for center PCM sample. The result sample is forwarded 219 and center / LFE outputs are affected. 245 If this switch is on, then the sample for the center PCM is put to the 246 left headphone output (useful for SB Live cards without separate center/LFE 251 If this switch is on, then the sample for the center PCM is put to the 252 right headphone output (useful for SB Live cards without separate center/LFE
|
/Linux-v4.19/drivers/media/tuners/ |
D | mt2063.c | 490 u32 center; in MT2063_ResetExclZones() local 498 center = in MT2063_ResetExclZones() 502 while (center < in MT2063_ResetExclZones() 507 center - pAS_Info->f_LO1_FracN_Avoid, in MT2063_ResetExclZones() 508 center - 1); in MT2063_ResetExclZones() 509 MT2063_AddExclZone(pAS_Info, center + 1, in MT2063_ResetExclZones() 510 center + pAS_Info->f_LO1_FracN_Avoid); in MT2063_ResetExclZones() 511 center += pAS_Info->f_ref; in MT2063_ResetExclZones() 514 center = in MT2063_ResetExclZones() 518 while (center < in MT2063_ResetExclZones() [all …]
|
/Linux-v4.19/Documentation/media/uapi/v4l/ |
D | pixfmt-nv12mt.rst | 38 :align: center 55 :align: center
|
D | selection-api-targets.rst | 12 :align: center
|
D | hsv-formats.rst | 12 and the distance to the center is the SATURATION. This is a very
|
D | crop.rst | 66 :align: center 97 :c:type:`v4l2_cropcap`. The center of this rectangle 98 shall align with the center of the active picture area of the video 142 easily propose another offset to center the cropping rectangle. 245 and center the output. */
|
D | selection-api-examples.rst | 29 placed at a center of a display.
|
D | vidioc-g-selection.rst | 99 3. Keep center of adjusted rectangle as close as possible to the 123 :align: center
|
D | field-order.rst | 146 :align: center 158 :align: center
|
/Linux-v4.19/Documentation/fb/ |
D | tridentfb.txt | 43 center - for flat panels and resolutions smaller than native size center the
|
/Linux-v4.19/Documentation/sound/hd-audio/ |
D | controls.rst | 46 Swaps the center and LFE channel order. Normally, the left 47 corresponds to the center and the right to the LFE. When this is 48 ON, the left to the LFE and the right to the center.
|
/Linux-v4.19/Documentation/input/ |
D | multi-touch-protocol.rst | 180 the perimeter of the finger. The center of the touching region (a) is 181 ABS_MT_POSITION_X/Y and the center of the approaching finger (b) is 270 quarter of a revolution clockwise around the touch center. The signed value 290 The surface X coordinate of the center of the touching ellipse. 293 The surface Y coordinate of the center of the touching ellipse. 296 The surface X coordinate of the center of the approaching tool. Omit if 301 The surface Y coordinate of the center of the approaching tool. Omit if the
|
D | interactive.svg | 23 …-serif" font-size="144px" stroke="#000000" stroke-width=".025in" xml:space="preserve">center</text>
|
/Linux-v4.19/Documentation/media/ |
D | intro.rst | 18 :align: center
|
/Linux-v4.19/Documentation/sphinx-static/ |
D | theme_overrides.css | 32 * - align caption "left" ("center" is unsuitable on vast tables)
|
/Linux-v4.19/arch/arm64/boot/dts/rockchip/ |
D | rk3399-evb.dts | 62 vdd_center: vdd-center {
|
/Linux-v4.19/include/uapi/linux/ |
D | input.h | 375 __s16 center; member
|
/Linux-v4.19/Documentation/media/v4l-drivers/ |
D | qcom_camss.rst | 142 :align: center 148 :align: center
|