Lines Matching defs:win
423 static void create_req_list(struct omapfb_update_window *win,
428 int x = win->x;
429 int y = win->y;
430 int width = win->width;
431 int height = win->height;
435 flags = win->format & ~OMAPFB_FORMAT_MASK;
436 color_mode = win->format & OMAPFB_FORMAT_MASK;
493 struct omapfb_update_window *win,
506 if (unlikely(win->format &
514 create_req_list(win, &req_list, true);