Home
last modified time | relevance | path

Searched refs:center (Results 1 – 25 of 85) sorted by relevance

1234

/linux-6.6.21/Documentation/admin-guide/blockdev/drbd/
Dfigures.rst10 :align: center
14 :align: center
22 :align: center
26 :align: center
30 :align: center
/linux-6.6.21/scripts/
Dmarkup_oops.pl214 my $center = -1;
254 $center = $counter;
270 if ($center == -1) {
281 $start = $center;
300 $finish = $center;
328 $i = $center;
330 $reglines[$i] = process_x86_regs($lines[$i], $center - $i);
337 if ($i == $center) {
348 if ($i == $center) {
/linux-6.6.21/drivers/md/persistent-data/
Ddm-btree-remove.c313 struct btree_node *left, struct btree_node *center, struct btree_node *right, in delete_center_node() argument
324 node_copy(left, center, -shift); in delete_center_node()
336 node_copy(center, right, shift); in delete_center_node()
353 struct btree_node *left, struct btree_node *center, struct btree_node *right, in redistribute3() argument
371 ret = shift(left, center, -nr_center); in redistribute3()
382 ret = shift(left, center, s); in redistribute3()
387 ret = shift(center, right, target_right - nr_right); in redistribute3()
394 ret = shift(center, right, nr_center); in redistribute3()
403 ret = shift(center, right, s); in redistribute3()
408 ret = shift(left, center, nr_left - target_left); in redistribute3()
[all …]
Ddm-btree.c582 static void redistribute3(struct btree_node *left, struct btree_node *center, in redistribute3() argument
586 unsigned int nr_center = le32_to_cpu(center->header.nr_entries); in redistribute3()
601 copy_entries(center, 0, right, left_short, target_center); in redistribute3()
607 copy_entries(center, 0, left, target_left, left_to_center); in redistribute3()
608 copy_entries(center, left_to_center, right, 0, target_center - left_to_center); in redistribute3()
616 copy_entries(center, 0, left, target_left, nr_left - target_left); in redistribute3()
620 center->header.nr_entries = cpu_to_le32(target_center); in redistribute3()
/linux-6.6.21/Documentation/sound/designs/
Dchannel-mapping-api.rst24 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-6.6.21/drivers/input/joystick/iforce/
Diforce-ff.c129 __u16 rsat, __u16 lsat, __s16 rk, __s16 lk, u16 db, __s16 center) in make_condition_modifier() argument
150 center = (500 * center) >> 15; in make_condition_modifier()
151 data[4] = LO(center); in make_condition_modifier()
152 data[5] = HI(center); in make_condition_modifier()
200 || old->u.condition[i].center != new->u.condition[i].center; in need_condition_modifier()
489 effect->u.condition[0].center); in iforce_upload_condition()
501 effect->u.condition[1].center); in iforce_upload_condition()
/linux-6.6.21/Documentation/networking/
Ddctcp.rst8 center networks and leverages Explicit Congestion Notification (ECN) in
9 the data center network to provide multi-bit feedback to the end hosts.
16 All switches in the data center network running DCTCP must support ECN
/linux-6.6.21/drivers/hid/
Dhid-nintendo.c316 s32 center; member
772 cal_x->center = hid_field_extract(ctlr->hdev, (raw_cal + 3), 0, in joycon_read_stick_calibration()
774 cal_y->center = hid_field_extract(ctlr->hdev, (raw_cal + 4), 4, in joycon_read_stick_calibration()
781 cal_x->center = hid_field_extract(ctlr->hdev, (raw_cal + 0), 0, in joycon_read_stick_calibration()
783 cal_y->center = hid_field_extract(ctlr->hdev, (raw_cal + 1), 4, in joycon_read_stick_calibration()
795 cal_x->max = cal_x->center + x_max_above; in joycon_read_stick_calibration()
796 cal_x->min = cal_x->center - x_min_below; in joycon_read_stick_calibration()
797 cal_y->max = cal_y->center + y_max_above; in joycon_read_stick_calibration()
798 cal_y->min = cal_y->center - y_min_below; in joycon_read_stick_calibration()
801 if (cal_x->min >= cal_x->center || cal_x->center >= cal_x->max || in joycon_read_stick_calibration()
[all …]
/linux-6.6.21/drivers/media/tuners/
Dmt2063.c481 u32 center; in MT2063_ResetExclZones() local
489 center = in MT2063_ResetExclZones()
493 while (center < in MT2063_ResetExclZones()
498 center - pAS_Info->f_LO1_FracN_Avoid, in MT2063_ResetExclZones()
499 center - 1); in MT2063_ResetExclZones()
500 MT2063_AddExclZone(pAS_Info, center + 1, in MT2063_ResetExclZones()
501 center + pAS_Info->f_LO1_FracN_Avoid); in MT2063_ResetExclZones()
502 center += pAS_Info->f_ref; in MT2063_ResetExclZones()
505 center = in MT2063_ResetExclZones()
509 while (center < in MT2063_ResetExclZones()
[all …]
/linux-6.6.21/drivers/clk/
Dclk-si544.c365 unsigned long center; in si544_set_rate() local
379 center = si544_calc_center_rate(&settings); in si544_set_rate()
380 max_delta = si544_max_delta(center); in si544_set_rate()
381 delta = rate - center; in si544_set_rate()
/linux-6.6.21/Documentation/devicetree/bindings/clock/
Dti,cdce925.yaml67 spread-spectrum-center:
100 spread-spectrum-center;
/linux-6.6.21/Documentation/sound/cards/
Dsb-live-mixer.rst125 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-6.6.21/Documentation/userspace-api/media/v4l/
Dselection-api-targets.rst12 :align: center
Dhsv-formats.rst12 and the distance to the center is the SATURATION. This is a very
Dcrop.rst66 :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. */
Dselection-api-examples.rst29 placed at a center of a display.
/linux-6.6.21/drivers/iio/magnetometer/
Dyamaha-yas530.c1180 static s8 yas530_adjust_offset(s8 old, int bit, u16 center, u16 measure) in yas530_adjust_offset() argument
1182 if (measure > center) in yas530_adjust_offset()
1184 if (measure < center) in yas530_adjust_offset()
1194 u16 center; in yas530_measure_offsets() local
1207 center = YAS530_DATA_CENTER; in yas530_measure_offsets()
1210 center = YAS532_DATA_CENTER; in yas530_measure_offsets()
1244 ox = yas530_adjust_offset(ox, i, center, x); in yas530_measure_offsets()
1245 oy1 = yas530_adjust_offset(oy1, i, center, y1); in yas530_measure_offsets()
1246 oy2 = yas530_adjust_offset(oy2, i, center, y2); in yas530_measure_offsets()
/linux-6.6.21/Documentation/devicetree/bindings/input/
Dadc-joystick.yaml89 Axial "deadzone", or area around the center position, where the axis
92 the center position.
/linux-6.6.21/Documentation/fb/
Dtridentfb.rst50 center for flat panels and resolutions smaller than native size center the
/linux-6.6.21/Documentation/sound/hd-audio/
Dcontrols.rst46 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-6.6.21/Documentation/accel/
Dintroduction.rst23 - Inference data-center - single/multi user devices in a large server. This
32 - Training data-center - Similar to Inference data-center cards, but typically
/linux-6.6.21/Documentation/devicetree/bindings/iio/
Dmount-matrix.txt49 - Accelerometers have their world frame of reference toward the center of
52 device relative to the center of the planet, i.e. relative to its surface at
73 center of center of
/linux-6.6.21/Documentation/devicetree/bindings/pinctrl/
Dqcom,sdm630-pinctrl.yaml31 - const: center
144 reg-names = "south", "center", "north";
/linux-6.6.21/Documentation/input/
Dmulti-touch-protocol.rst180 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
274 quarter of a revolution clockwise around the touch center. The signed value
294 The surface X coordinate of the center of the touching ellipse.
297 The surface Y coordinate of the center of the touching ellipse.
300 The surface X coordinate of the center of the approaching tool. Omit if
305 The surface Y coordinate of the center of the approaching tool. Omit if the
/linux-6.6.21/fs/xfs/libxfs/
Dxfs_refcount.c448 struct xfs_refcount_irec *center, in xfs_refcount_merge_center_extents() argument
457 cur->bc_ag.pag->pag_agno, left, center, right); in xfs_refcount_merge_center_extents()
459 ASSERT(left->rc_domain == center->rc_domain); in xfs_refcount_merge_center_extents()
460 ASSERT(right->rc_domain == center->rc_domain); in xfs_refcount_merge_center_extents()
470 error = xfs_refcount_lookup_ge(cur, center->rc_domain, in xfs_refcount_merge_center_extents()
471 center->rc_startblock, &found_rec); in xfs_refcount_merge_center_extents()
487 if (center->rc_refcount > 1) { in xfs_refcount_merge_center_extents()

1234