Searched refs:omapfb_update_window (Results 1 - 5 of 5) sorted by relevance

/linux-master/include/uapi/linux/
H A Domapfb.h52 #define OMAPFB_UPDATE_WINDOW OMAP_IOW(54, struct omapfb_update_window)
111 struct omapfb_update_window { struct
/linux-master/drivers/video/fbdev/omap/
H A Domapfb.h168 struct omapfb_update_window *win,
H A Domapfb_main.c678 struct omapfb_update_window *win,
725 struct omapfb_update_window *win)
741 struct omapfb_update_window win;
1034 struct omapfb_update_window win;
1058 struct omapfb_update_window update_window;
1100 struct omapfb_update_window *u = &p.update_window;
H A Dhwa742.c96 struct omapfb_update_window auto_update_window;
423 static void create_req_list(struct omapfb_update_window *win,
493 struct omapfb_update_window *win,
/linux-master/drivers/video/fbdev/omap2/omapfb/
H A Domapfb-ioctl.c278 static int omapfb_update_window(struct fb_info *fbi, function
581 struct omapfb_update_window uwnd;
626 r = omapfb_update_window(fbi, p.uwnd_o.x, p.uwnd_o.y,
643 r = omapfb_update_window(fbi, p.uwnd.x, p.uwnd.y,

Completed in 121 milliseconds