Home
last modified time | relevance | path

Searched refs:omapfb_plane_info (Results 1 – 4 of 4) sorted by relevance

/linux-6.1.9/include/uapi/linux/
Domapfb.h50 #define OMAPFB_SETUP_PLANE OMAP_IOW(52, struct omapfb_plane_info)
51 #define OMAPFB_QUERY_PLANE OMAP_IOW(53, struct omapfb_plane_info)
137 struct omapfb_plane_info { struct
/linux-6.1.9/drivers/video/fbdev/omap/
Domapfb.h190 struct omapfb_plane_info info;
Domapfb_main.c759 static int omapfb_setup_plane(struct fb_info *fbi, struct omapfb_plane_info *pi) in omapfb_setup_plane()
764 struct omapfb_plane_info old_info; in omapfb_setup_plane()
799 static int omapfb_query_plane(struct fb_info *fbi, struct omapfb_plane_info *pi) in omapfb_query_plane()
1053 struct omapfb_plane_info plane_info; in omapfb_ioctl()
/linux-6.1.9/drivers/video/fbdev/omap2/omapfb/
Domapfb-ioctl.c51 static int omapfb_setup_plane(struct fb_info *fbi, struct omapfb_plane_info *pi) in omapfb_setup_plane()
176 static int omapfb_query_plane(struct fb_info *fbi, struct omapfb_plane_info *pi) in omapfb_query_plane()
582 struct omapfb_plane_info plane_info; in omapfb_ioctl()