Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Domapfb.h52 #define OMAPFB_UPDATE_WINDOW OMAP_IOW(54, struct omapfb_update_window)
111 struct omapfb_update_window { struct
120 reservedomapfb_update_window global() argument
/linux/drivers/video/fbdev/omap2/omapfb/
H A Domapfb-ioctl.c277 static int omapfb_update_window(struct fb_info *fbi, in omapfb_update_window() function
580 struct omapfb_update_window uwnd; in omapfb_ioctl()
625 r = omapfb_update_window(fbi, p.uwnd_o.x, p.uwnd_o.y, in omapfb_ioctl()
642 r = omapfb_update_window(fbi, p.uwnd.x, p.uwnd.y, in omapfb_ioctl()
/linux/drivers/video/fbdev/omap/
H A Domapfb.h168 struct omapfb_update_window *win,
H A Domapfb_main.c680 struct omapfb_update_window *win, in omapfb_update_window_async()
727 struct omapfb_update_window *win) in omapfb_update_win()
743 struct omapfb_update_window win; in omapfb_update_full_screen()
1036 struct omapfb_update_window win; in omapfb_write_first_pixel()
1060 struct omapfb_update_window update_window; in omapfb_ioctl()
1102 struct omapfb_update_window *u = &p.update_window; in omapfb_ioctl()
H A Dhwa742.c96 struct omapfb_update_window auto_update_window;
423 static void create_req_list(struct omapfb_update_window *win, in create_req_list()
493 struct omapfb_update_window *win, in hwa742_update_window_async()