Searched refs:right (Results 176 - 200 of 283) sorted by relevance

1234567891011>>

/linux-master/drivers/net/ethernet/sfc/siena/
H A Drx_common.c662 const struct efx_filter_spec *right)
664 if ((left->match_flags ^ right->match_flags) |
665 ((left->flags ^ right->flags) &
669 return memcmp(&left->outer_vid, &right->outer_vid,
1022 /* Skip if existing or pending filter already does the right thing */
661 efx_siena_filter_spec_equal(const struct efx_filter_spec *left, const struct efx_filter_spec *right) argument
/linux-master/scripts/kconfig/
H A Dmenu.c95 e->right.expr = rewrite_m(e->right.expr);
276 !menu_validate_number(sym, prop->expr->right.sym))
522 (*ep)->right.sym = menu->sym;
/linux-master/sound/pci/cs46xx/
H A Ddsp_spos.c259 /* set left and right validity bits and
266 /* left and right validity bits */ (1 << 13) | (1 << 12);
1633 /* right and left validate bit */
1658 /* right and left validate bit */
1859 int cs46xx_dsp_set_dac_volume (struct snd_cs46xx * chip, u16 left, u16 right) argument
1869 cs46xx_dsp_scb_set_volume (chip,scb,left,right);
1876 cs46xx_dsp_scb_set_volume (chip,scb,left,right);
1881 ins->dac_volume_right = right;
1888 int cs46xx_dsp_set_iec958_volume (struct snd_cs46xx * chip, u16 left, u16 right) argument
1896 left,right);
[all...]
/linux-master/drivers/video/fbdev/matrox/
H A Dmatroxfb_base.c1267 static unsigned int right = ~0; /* "matroxfb:right:xxxxx" */ variable
1839 if (right != ~0)
1840 vesafb_defined.right_margin = right;
2197 static struct { int xres, yres, left, right, upper, lower, hslen, vslen, vfreq; } timmings[] __initdata = { member in struct:__anon1384
2297 if (right == ~0)
2298 right = timmings[res].right;
2375 else if (!strncmp(this_opt, "right:", 6))
2376 right
[all...]
/linux-master/drivers/scsi/libfc/
H A Dfc_exch.c52 * @right: Cache of free slot in exch array
65 u16 right; member in struct:fc_exch_pool
450 else if (pool->right == FC_XID_UNKNOWN)
451 pool->right = index;
840 if (pool->right != FC_XID_UNKNOWN) {
841 if (!WARN_ON(fc_exch_ptr_get(pool, pool->right))) {
842 index = pool->right;
843 pool->right = FC_XID_UNKNOWN;
1964 pool->right = FC_XID_UNKNOWN;
2526 pool->right
[all...]
/linux-master/drivers/gpu/drm/amd/display/modules/color/
H A Dcolor_gamma.c623 struct fixed31_32 left, right; local
632 right = axis_x[i + 1].r;
634 right = axis_x[max_number - 1].r;
639 right = axis_x[i + 1].g;
641 right = axis_x[max_number - 1].g;
646 right = axis_x[i + 1].b;
648 right = axis_x[max_number - 1].b;
652 dc_fixpt_le(hw_point, right)) {
674 dc_fixpt_le(right, hw_point)) {
/linux-master/fs/
H A Dlocks.c1153 struct file_lock *right = NULL; local
1292 right = fl;
1331 if (right && left == right && !new_fl2)
1352 if (right) {
1353 if (left == right) {
1359 locks_copy_lock(left, right);
1362 right->fl_start = request->fl_end + 1;
1363 locks_wake_up_blocks(&right->c);
2869 * right chil
[all...]
/linux-master/sound/pci/
H A Dsonicvibes.c351 " 0x01: right input = 0x%02x 0x21: synth rate high = 0x%02x\n",
357 " 0x03: right AUX1 = 0x%02x 0x23: ADC alt rate = 0x%02x\n",
363 " 0x05: right CD = 0x%02x 0x25: ADC pll N = 0x%02x\n",
369 " 0x07: right line = 0x%02x 0x27: Synth pll N = 0x%02x\n",
381 " 0x0b: right synth = 0x%02x 0x2b: drive ctrl = 0x%02x\n",
387 " 0x0d: right AUX2 = 0x%02x 0x2d: SRS center = 0x%02x\n",
393 " 0x0f: right analog = 0x%02x 0x2f: --- = 0x%02x\n",
399 " 0x11: right PCM = 0x%02x 0x31: analog power = 0x%02x\n",
907 unsigned short left, right, oval1, oval2; local
914 right
[all...]
/linux-master/drivers/gpu/drm/i915/display/
H A Dintel_tv.c1344 conn_state->tv.margins.right);
1561 conn_state->tv.margins.right);
1868 old_state->tv.margins.right != new_state->tv.margins.right ||
1900 conn_state->tv.margins.right = 46;
1926 conn_state->tv.margins.right);
/linux-master/lib/
H A Dmaple_tree.c143 struct ma_state *orig_r; /* Original right side of subtree */
146 struct ma_state *r; /* New right side of subtree */
1514 * Check end implied pivot which can only be a gap on the right most
1780 * mab_shift_right() - Shift the data in mab right. Note, does not clean out the
1832 * If the split is less than the max slot && the right side will
2231 * @old_r: The encoded maple node to the right (next node).
2262 * the node to the right. Checking the nodes to the right then the left at each
2308 * mast_ascend() - Ascend the original left and right maple states.
2311 * Ascend the original left and right side
2366 mas_mab_to_node(struct ma_state *mas, struct maple_big_node *b_node, struct maple_enode **left, struct maple_enode **right, struct maple_enode **middle, unsigned char *mid_split, unsigned long min) argument
2423 mas_set_split_parent(struct ma_state *mas, struct maple_enode *left, struct maple_enode *right, unsigned char *slot, unsigned char split) argument
2448 mte_mid_split_check(struct maple_enode **l, struct maple_enode **r, struct maple_enode *right, unsigned char slot, unsigned char *split, unsigned char mid_split) argument
2474 mast_set_split_parents(struct maple_subtree_state *mast, struct maple_enode *left, struct maple_enode *middle, struct maple_enode *right, unsigned char split, unsigned char mid_split) argument
2663 mast_cp_to_nodes(struct maple_subtree_state *mast, struct maple_enode *left, struct maple_enode *middle, struct maple_enode *right, unsigned char split, unsigned char mid_split) argument
2834 struct maple_enode *left = NULL, *middle = NULL, *right = NULL; local
[all...]
/linux-master/drivers/gpu/drm/qxl/
H A Dqxl_dev.h215 int32_t right; member in struct:qxl_rect
222 uint32_t right; member in struct:qxl_urect
H A Dqxl_cmd.c343 area->right > surface_width || area->bottom > surface_height)
551 rect.right = surf->surf.width;
/linux-master/sound/pci/ymfpci/
H A Dymfpci_main.c133 return 0x40000000; /* FIXME: What's the right value? */
330 volume = cpu_to_le32(chip->pcm_mixer[subs].right << 15);
507 [ypcm->substream->number].right << 15);
1719 ucontrol->value.integer.value[1] = chip->pcm_mixer[subs].right;
1732 ucontrol->value.integer.value[1] != chip->pcm_mixer[subs].right) {
1734 chip->pcm_mixer[subs].right = ucontrol->value.integer.value[1];
1737 if (chip->pcm_mixer[subs].right > 0x8000)
1738 chip->pcm_mixer[subs].right = 0x8000;
1871 chip->pcm_mixer[idx].right = 0x8000;
H A Dymfpci.h379 u16 right; member in struct:snd_ymfpci::snd_ymfpci_pcm_mixer
/linux-master/drivers/gpu/drm/vc4/
H A Dvc4_drv.h602 unsigned int right; member in struct:vc4_crtc_state::__anon837
936 unsigned int *left, unsigned int *right,
/linux-master/tools/perf/util/
H A Dhist.h182 int64_t hist_entry__cmp(struct hist_entry *left, struct hist_entry *right);
183 int64_t hist_entry__collapse(struct hist_entry *left, struct hist_entry *right);
/linux-master/arch/m68k/fpsp040/
H A Dround.S148 bfextu LOCAL_HI(%a0){#24:#2},%d3 |sgl prec. g-r are 2 bits right
153 bnes st_stky |bits to the right of g-r
160 bfextu LOCAL_LO(%a0){#21:#2},%d3 |dbl-prec. g-r are 2 bits right
165 bnes st_stky |other bits to the right of g-r
/linux-master/sound/pci/pcxhr/
H A Dpcxhr_mixer.c251 int left, right; local
258 right = chip->digital_playback_volume[idx][1];
260 right = PCXHR_DIGITAL_LEVEL_MIN;
265 /* volume left->left / right->right panoramic level */
270 rmh.cmd[3] |= right;
305 /* TODO : if mask (3 << pipe->first_audio) is used, left and right
545 /* update right monitoring volume and mute */
/linux-master/sound/synth/emux/
H A Dsoundfont.c902 int left = 1, right = 127, mid; local
903 while (left < right) {
904 mid = (left + right) / 2;
908 right = mid;
/linux-master/fs/befs/
H A Ddebug.c254 befs_debug(sb, " right %016LX", fs64_to_cpu(sb, node->right));
/linux-master/drivers/gpu/drm/arm/display/komeda/
H A Dkomeda_pipeline.c316 /* calculate right layer for the layer split */
320 layer->right = komeda_get_layer_split_right_layer(pipe, layer);
H A Dkomeda_pipeline_state.c916 * So split splits the big source image to two half parts (left/right) and do
920 * pixels (overlap) to both side, after split the left/right will be:
922 * - right: [src_length/2 - overlap, src_length]
927 * - left: crop the right
928 * - right: crop the left
939 * right after split->|-----left_crop---|--------------------------------|
940 * ^<------------------- right->out_w --------------->^
977 /* left/right here always means the left/right part of display image,
998 * both left/right an
1092 struct komeda_layer *right = left->right; local
[all...]
/linux-master/drivers/media/platform/samsung/s5p-mfc/
H A Ds5p_mfc_dec.c806 u32 left, right, top, bottom; local
821 right = left >> S5P_FIMV_SHARED_CROP_RIGHT_SHIFT;
826 width = ctx->img_width - left - right;
829 left, top, s->r.width, s->r.height, right, bottom,
/linux-master/drivers/hwmon/
H A Dapplesmc.c776 u8 left = 0, right = 0; local
802 right = buffer[2];
808 return sysfs_emit(sysfsbuf, "(%d,%d)\n", left, right);
/linux-master/drivers/media/platform/samsung/s5p-g2d/
H A Dg2d.c67 .right = DEFAULT_WIDTH,
393 frm->right = frm->width;
497 f->right = f->o_width + f->c_width;

Completed in 357 milliseconds

1234567891011>>