Searched refs:left (Results 26 - 50 of 279) sorted by relevance

1234567891011>>

/drivers/s390/char/
H A Draw3270.h250 struct list_head *p, *left; local
252 /* Find out the left neighbour in free memory list. */
253 left = free_list;
257 left = p;
259 /* Try to merge with right neighbour = next element from left. */
260 if (left->next != free_list) {
261 tmp = list_entry(left->next, struct string, list);
267 /* Try to merge with left neighbour. */
268 if (left != free_list) {
269 tmp = list_entry(left, struc
[all...]
/drivers/media/platform/vivid/
H A Dvivid-kthread-cap.c65 int left = dev->overlay_out_left; local
67 int fb_x = win_x + left;
77 win_x -= dev->compose_out.left;
87 fb_x >= r->left && fb_x < r->left + r->width)
191 dev->loop_vid_out.left += dev->crop_out.left;
200 dev->loop_vid_copy.left, dev->loop_vid_copy.top,
202 dev->loop_vid_out.left, dev->loop_vid_out.top,
204 dev->loop_vid_cap.left, de
[all...]
H A Dvivid-tpg.c263 tpg->crop.top = tpg->crop.left = 0;
266 tpg->compose.top = tpg->compose.left = 0;
811 tpg->square.left = (w - tpg->square.width) / 2;
818 tpg->border.left = 0;
830 tpg->border.left = (w - tpg->border.width) / 2;
846 tpg->border.left = (w - tpg->border.width) / 2;
862 tpg->border.left = (w - tpg->border.width) / 2;
1004 x += tpg->compose.left;
1213 wss_width = tpg->crop.left < tpg->src_width / 2 ?
1214 tpg->src_width / 2 - tpg->crop.left
1366 unsigned left = left_pillar_width; local
1394 unsigned left = sq->left; local
[all...]
/drivers/video/fbdev/
H A Darcfb.c248 unsigned int left, unsigned int right, unsigned int distance)
256 xindex = left >> 6;
263 src = (unsigned char __force *) par->info->screen_base + (left/8) +
265 ks108_set_xaddr(par, chipindex, left);
269 while (left <= right) {
281 left++;
295 * lcd chips. update_page uses the upper/left values to decide which
300 unsigned int bottom, unsigned int left, unsigned int right)
310 arcfb_lcd_update_page(par, upper, left, right, 8);
321 static void arcfb_lcd_update_horiz(struct arcfb_par *par, unsigned int left, argument
247 arcfb_lcd_update_page(struct arcfb_par *par, unsigned int upper, unsigned int left, unsigned int right, unsigned int distance) argument
299 arcfb_lcd_update_vert(struct arcfb_par *par, unsigned int top, unsigned int bottom, unsigned int left, unsigned int right) argument
346 unsigned int left, right, distance, y; local
[all...]
H A Dmacmodes.c113 "mac1", 60, 512, 384, pixclock, left, right, upper, lower, hslen, vslen,
117 "mac3", 50, 640, 480, pixclock, left, right, upper, lower, hslen, vslen,
121 "mac4", 60, 640, 480, pixclock, left, right, upper, lower, hslen, vslen,
125 "mac8", 50, 768, 576, pixclock, left, right, upper, lower, hslen, vslen,
/drivers/media/platform/vsp1/
H A Dvsp1_rwpf.c134 crop->left = 0;
166 sel->r.left = 0;
195 * WPF top and left offsets are limited to 255.
199 sel->r.left = min_t(unsigned int, sel->r.left, format->width - 2);
202 sel->r.left = min_t(unsigned int, sel->r.left, 255);
206 format->width - sel->r.left);
H A Dvsp1_rwpf.h36 unsigned int left; member in struct:vsp1_rwpf::__anon2294
/drivers/tty/hvc/
H A Dhvc_vio.c77 int left; member in struct:hvterm_priv
96 if (pv->left == 0) {
98 pv->left = hvc_get_chars(pv->termno, pv->buf, count);
104 for (i = 1; i < pv->left; ++i) {
106 --pv->left;
107 if (i < pv->left) {
109 pv->left - i);
115 got = min(count, pv->left);
118 pv->left -= got;
/drivers/staging/rtl8188eu/core/
H A Drtw_ieee80211.c522 int left, count; local
539 left = wpa_ie_len - 8;
543 if (left >= WPA_SELECTOR_LEN) {
546 left -= WPA_SELECTOR_LEN;
547 } else if (left > 0) {
548 RT_TRACE(_module_rtl871x_mlme_c_, _drv_err_, ("%s: ie length mismatch, %u too much", __func__, left));
553 if (left >= 2) {
556 left -= 2;
558 if (count == 0 || left < count * WPA_SELECTOR_LEN) {
560 "count %u left
591 int left, count; local
956 uint left = len; local
[all...]
/drivers/input/mouse/
H A Dvsxxxaa.c212 int left, middle, right; local
242 left = buf[0] & 0x04;
250 left ? "L" : "l", middle ? "M" : "m", right ? "R" : "r");
255 input_report_key(dev, BTN_LEFT, left);
268 int left, middle, right, touch; local
292 left = buf[0] & 0x02;
301 left ? "L" : "l", middle ? "M" : "m",
307 input_report_key(dev, BTN_LEFT, left);
320 int left, middle, right; local
351 left
[all...]
H A Dalps.h105 * @left: Left touchpad button is active.
124 unsigned int left:1; member in struct:alps_fields
/drivers/media/pci/ngene/
H A Dngene-dvb.c73 int left, avail; local
75 left = count;
76 while (left) {
82 if (avail > left)
83 avail = left;
85 left -= avail;
/drivers/media/pci/saa7134/
H A Dsaa7134-alsa.c402 int left, int right, bool force_notify)
415 active = left != 0 || right != 0;
421 chip->capture_source[0] != left ||
424 chip->capture_source[0] = left;
479 if (left || right) {
958 int left, right; local
960 left = ucontrol->value.integer.value[0];
961 if (left < 0)
962 left = 0;
963 if (left > 2
401 snd_saa7134_capsrc_set(struct snd_kcontrol *kcontrol, int left, int right, bool force_notify) argument
1059 int left, right; local
[all...]
/drivers/gpu/drm/qxl/
H A Dqxl_draw.c93 drawable->self_bitmap_area.left = 0;
197 rect.left = x;
232 drawable->u.copy.src_area.left = 0;
281 int left, right, top, bottom; local
299 left = clips->x1;
307 left = min_t(int, left, (int)clips_ptr->x1);
313 width = right - left;
331 drawable_rect.left = left;
[all...]
/drivers/char/xilinx_hwicap/
H A Dxilinx_hwicap.c48 * is left in a desynched state, requiring that a synch sequence be
259 * The icap is left in Synched state.
442 ssize_t left = count; local
451 left += drvdata->write_buffer_in_use;
454 if (left < 4) {
465 while (left > 3) {
467 /* be as many as 3 bytes left (at the end). */
468 len = left;
503 left -= drvdata->write_buffer_in_use;
507 left
[all...]
/drivers/video/fbdev/msm/
H A Dmsm_fb.c73 int left; member in struct:msmfb_info::__anon7162
145 x = msmfb->update_info.left;
150 msmfb->update_info.left = msmfb->xres + 1;
193 static void msmfb_pan_update(struct fb_info *info, uint32_t left, uint32_t top, argument
204 left, top, eright, ebottom, yoffset, pan_display);
254 if (left == 0 && top == 0 && eright == info->var.xres &&
265 if (left < msmfb->update_info.left)
266 msmfb->update_info.left = left;
293 msmfb_update(struct fb_info *info, uint32_t left, uint32_t top, uint32_t eright, uint32_t ebottom) argument
[all...]
/drivers/firmware/
H A Ddmi-id.c92 ssize_t l, left; local
97 p = buffer + 3; left = buffer_size - 4;
99 for (f = fields; f->prefix && left > 0; f++) {
111 l = scnprintf(p, left, ":%s%s", f->prefix, t);
115 left -= l;
/drivers/isdn/hardware/avm/
H A Db1.c156 int i, left; local
160 left = t4file->len;
161 while (left > FWBUF_SIZE) {
174 left -= FWBUF_SIZE;
177 if (left) {
179 if (copy_from_user(buf, dp, left))
182 memcpy(buf, dp, left);
184 for (i = 0; i < left; i++)
199 int i, j, left; local
202 left
[all...]
/drivers/block/drbd/
H A Ddrbd_interval.c28 sector_t left = interval_end(node->rb.rb_left); local
29 if (left > max)
30 max = left;
148 /* Overlap if any must be on left side */
/drivers/hid/
H A Dhid-tmff.c90 int left, right; /* Rumbling */ local
108 left = tmff_scale_u16(effect->u.rumble.weak_magnitude,
115 dbg_hid("(left,right)=(%08x, %08x)\n", left, right);
116 ff_field->value[0] = left;
/drivers/video/fbdev/kyro/
H A DSTG4000Interface.h56 u32 left, u32 top,
/drivers/staging/lustre/lustre/ldlm/
H A Dinterval_tree.c245 /* The left rotation "pivots" around the link from node to node->right, and
246 * - node will be linked to node->right's left child, and
247 * - node->right's left child will be linked to node's right child. */
274 /* The right rotation "pivots" around the link from node to node->left, and
275 * - node will be linked to node->left's right child, and
276 * - node->left's right child will be linked to node's left child. */
280 struct interval_node *left = node->in_left; local
283 node->in_left = left->in_right;
285 left
[all...]
/drivers/media/radio/
H A Dradio-sf16fmr2.c152 int volume, balance, left, right; local
167 left = right = volume;
171 left = max(0, left - balance);
173 tc9154a_set_attenuation(fmr2, abs(left - 68), TC9154A_CHANNEL_LEFT);
/drivers/media/pci/ddbridge/
H A Dddbridge-core.c447 u32 left = count, len; local
452 while (left) {
472 if (len > left)
473 len = left;
477 left -= len;
487 return count - left;
512 u32 left = count; local
518 while (left) {
520 return count - left;
522 if (free > left)
903 size_t left = count; local
929 int left, read; local
[all...]
/drivers/s390/block/
H A Ddasd_int.h607 struct list_head *p, *left; local
611 /* Find out the left neighbour in chunk_list. */
612 left = chunk_list;
616 left = p;
618 /* Try to merge with right neighbour = next element from left. */
619 if (left->next != chunk_list) {
620 tmp = list_entry(left->next, struct dasd_mchunk, list);
626 /* Try to merge with left neighbour. */
627 if (left != chunk_list) {
628 tmp = list_entry(left, struc
[all...]

Completed in 556 milliseconds

1234567891011>>