Home
last modified time | relevance | path

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

/linux-6.1.9/include/uapi/linux/
Domapfb.h52 #define OMAPFB_UPDATE_WINDOW OMAP_IOW(54, struct omapfb_update_window)
111 struct omapfb_update_window { struct
/linux-6.1.9/drivers/video/fbdev/omap2/omapfb/
Domapfb-ioctl.c278 static int omapfb_update_window(struct fb_info *fbi, in omapfb_update_window() function
581 struct omapfb_update_window uwnd; in omapfb_ioctl()
626 r = omapfb_update_window(fbi, p.uwnd_o.x, p.uwnd_o.y, in omapfb_ioctl()
643 r = omapfb_update_window(fbi, p.uwnd.x, p.uwnd.y, in omapfb_ioctl()
/linux-6.1.9/drivers/video/fbdev/omap/
Domapfb.h168 struct omapfb_update_window *win,
Domapfb_main.c672 struct omapfb_update_window *win, in omapfb_update_window_async()
719 struct omapfb_update_window *win) in omapfb_update_win()
735 struct omapfb_update_window win; in omapfb_update_full_screen()
1028 struct omapfb_update_window win; in omapfb_write_first_pixel()
1052 struct omapfb_update_window update_window; in omapfb_ioctl()
1094 struct omapfb_update_window *u = &p.update_window; in omapfb_ioctl()
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()