Searched refs:omapfb_update_window (Results 1 - 13 of 13) sorted by relevance
/kernel/linux/linux-5.10/drivers/video/fbdev/omap/ |
H A D | omapfb.h | 168 struct omapfb_update_window *win, 229 struct omapfb_update_window *win,
|
H A D | hwa742.c | 96 struct omapfb_update_window auto_update_window; 415 static void create_req_list(struct omapfb_update_window *win, in create_req_list() 479 struct omapfb_update_window *win, in hwa742_update_window_async()
|
H A D | omapfb_main.c | 672 struct omapfb_update_window *win, in omapfb_update_window_async() 720 struct omapfb_update_window *win) in omapfb_update_win() 736 struct omapfb_update_window win; in omapfb_update_full_screen() 1029 struct omapfb_update_window win; in omapfb_write_first_pixel() 1053 struct omapfb_update_window update_window; in omapfb_ioctl() 1095 struct omapfb_update_window *u = &p.update_window; in omapfb_ioctl()
|
/kernel/linux/linux-5.10/include/uapi/linux/ |
H A D | omapfb.h | 52 #define OMAPFB_UPDATE_WINDOW OMAP_IOW(54, struct omapfb_update_window) 111 struct omapfb_update_window { struct
|
/kernel/linux/linux-6.6/include/uapi/linux/ |
H A D | omapfb.h | 52 #define OMAPFB_UPDATE_WINDOW OMAP_IOW(54, struct omapfb_update_window) 111 struct omapfb_update_window { struct
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
H A D | omapfb.h | 41 #define OMAPFB_UPDATE_WINDOW OMAP_IOW(54, struct omapfb_update_window) 91 struct omapfb_update_window { struct
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
H A D | omapfb.h | 41 #define OMAPFB_UPDATE_WINDOW OMAP_IOW(54, struct omapfb_update_window) 91 struct omapfb_update_window { struct
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
H A D | omapfb.h | 28 #define OMAPFB_UPDATE_WINDOW OMAP_IOW(54, struct omapfb_update_window) 78 struct omapfb_update_window { struct
|
/kernel/linux/linux-5.10/drivers/video/fbdev/omap2/omapfb/ |
H A D | omapfb-ioctl.c | 278 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()
|
/kernel/linux/linux-6.6/drivers/video/fbdev/omap2/omapfb/ |
H A D | omapfb-ioctl.c | 278 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()
|
/kernel/linux/linux-6.6/drivers/video/fbdev/omap/ |
H A D | omapfb.h | 168 struct omapfb_update_window *win,
|
H A D | omapfb_main.c | 678 struct omapfb_update_window *win, in omapfb_update_window_async() 725 struct omapfb_update_window *win) in omapfb_update_win() 741 struct omapfb_update_window win; in omapfb_update_full_screen() 1034 struct omapfb_update_window win; in omapfb_write_first_pixel() 1058 struct omapfb_update_window update_window; in omapfb_ioctl() 1100 struct omapfb_update_window *u = &p.update_window; in omapfb_ioctl()
|
H A D | hwa742.c | 96 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()
|
Completed in 14 milliseconds