/linux/scripts/ |
H A D | markup_oops.pl | 214 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/Documentation/admin-guide/blockdev/drbd/ |
H A D | figures.rst | 10 :align: center 14 :align: center 22 :align: center 26 :align: center 30 :align: center
|
/linux/drivers/md/persistent-data/ |
H A D | dm-btree-remove.c | 313 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 …]
|
H A D | dm-btree.c | 582 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/Documentation/sound/designs/ |
H A 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/drivers/input/joystick/iforce/ |
H A D | iforce-ff.c | 126 __u16 rsat, __u16 lsat, __s16 rk, __s16 lk, u16 db, __s16 center) in make_condition_modifier() argument 146 center = (500 * center) >> 15; in make_condition_modifier() 147 data[4] = LO(center); in make_condition_modifier() 148 data[5] = HI(center); in make_condition_modifier() 196 || old->u.condition[i].center != new->u.condition[i].center; in need_condition_modifier() 485 effect->u.condition[0].center); in iforce_upload_condition() 497 effect->u.condition[1].center); in iforce_upload_condition()
|
/linux/Documentation/networking/ |
H A D | dctcp.rst | 8 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/drivers/hid/ |
H A D | hid-nintendo.c | 328 s32 center; member 1060 cal_x->center = hid_field_extract(ctlr->hdev, (raw_cal + 3), 0, in joycon_read_stick_calibration() 1062 cal_y->center = hid_field_extract(ctlr->hdev, (raw_cal + 4), 4, in joycon_read_stick_calibration() 1069 cal_x->center = hid_field_extract(ctlr->hdev, (raw_cal + 0), 0, in joycon_read_stick_calibration() 1071 cal_y->center = hid_field_extract(ctlr->hdev, (raw_cal + 1), 4, in joycon_read_stick_calibration() 1083 cal_x->max = cal_x->center + x_max_above; in joycon_read_stick_calibration() 1084 cal_x->min = cal_x->center - x_min_below; in joycon_read_stick_calibration() 1085 cal_y->max = cal_y->center + y_max_above; in joycon_read_stick_calibration() 1086 cal_y->min = cal_y->center - y_min_below; in joycon_read_stick_calibration() 1089 if (cal_x->min >= cal_x->center || cal_x->center >= cal_x->max || in joycon_read_stick_calibration() [all …]
|
/linux/drivers/phy/realtek/ |
H A D | Kconfig | 16 The DHC (digital home center) RTD series SoCs used the Synopsys 28 The DHC (digital home center) RTD series SoCs used the Synopsys
|
/linux/drivers/clk/ |
H A D | clk-si544.c | 345 unsigned long center; in si544_set_rate() local 359 center = si544_calc_center_rate(&settings); in si544_set_rate() 360 max_delta = si544_max_delta(center); in si544_set_rate() 361 delta = rate - center; in si544_set_rate()
|
/linux/Documentation/sound/cards/ |
H A 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
|
H A D | audigy-mixer.rst | 68 This control is used to attenuate samples from center PCM FX-bus accumulator. 69 ALSA uses accumulator 6 for center PCM samples for 5.1 playback. The result 70 samples are forwarded to the center speaker. 190 The result samples are forwarded to the center speaker.
|
/linux/drivers/iio/magnetometer/ |
H A D | yamaha-yas530.c | 1181 static s8 yas530_adjust_offset(s8 old, int bit, u16 center, u16 measure) in yas530_adjust_offset() argument 1183 if (measure > center) in yas530_adjust_offset() 1185 if (measure < center) in yas530_adjust_offset() 1195 u16 center; in yas530_measure_offsets() local 1208 center = YAS530_DATA_CENTER; in yas530_measure_offsets() 1211 center = YAS532_DATA_CENTER; in yas530_measure_offsets() 1245 ox = yas530_adjust_offset(ox, i, center, x); in yas530_measure_offsets() 1246 oy1 = yas530_adjust_offset(oy1, i, center, y1); in yas530_measure_offsets() 1247 oy2 = yas530_adjust_offset(oy2, i, center, y2); in yas530_measure_offsets()
|
/linux/Documentation/userspace-api/media/v4l/ |
H A D | selection-api-targets.rst | 12 :align: center
|
H A D | hsv-formats.rst | 12 and the distance to the center is the SATURATION. This is a very
|
H A 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. */
|
H A D | selection-api-examples.rst | 29 placed at a center of a display.
|
/linux/Documentation/devicetree/bindings/iio/ |
H A D | mount-matrix.txt | 49 - 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/Documentation/sound/hd-audio/ |
H A 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/Documentation/accel/ |
H A D | introduction.rst | 23 - 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/Documentation/fb/ |
H A D | tridentfb.rst | 50 center for flat panels and resolutions smaller than native size center the
|
/linux/Documentation/input/ |
H A 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 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/fs/xfs/libxfs/ |
H A D | xfs_refcount.c | 489 struct xfs_refcount_irec *center, in xfs_refcount_merge_center_extents() argument 497 trace_xfs_refcount_merge_center_extents(cur, left, center, right); in xfs_refcount_merge_center_extents() 499 ASSERT(left->rc_domain == center->rc_domain); in xfs_refcount_merge_center_extents() 500 ASSERT(right->rc_domain == center->rc_domain); in xfs_refcount_merge_center_extents() 510 error = xfs_refcount_lookup_ge(cur, center->rc_domain, in xfs_refcount_merge_center_extents() 511 center->rc_startblock, &found_rec); in xfs_refcount_merge_center_extents() 529 if (center->rc_refcount > 1) { in xfs_refcount_merge_center_extents()
|
/linux/Documentation/admin-guide/media/ |
H A D | starfive_camss.rst | 59 :align: center
|
/linux/Documentation/userspace-api/media/ |
H A D | intro.rst | 18 :align: center
|