Lines Matching defs:win
415 static void create_req_list(struct omapfb_update_window *win,
419 int x = win->x;
420 int y = win->y;
421 int width = win->width;
422 int height = win->height;
426 flags = win->format & ~OMAPFB_FORMAT_MASK;
427 color_mode = win->format & OMAPFB_FORMAT_MASK;
479 struct omapfb_update_window *win,
492 if (unlikely(win->format &
500 create_req_list(win, &req_list);