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

/linux-master/include/uapi/linux/
H A 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-master/drivers/video/fbdev/omap/
H A Domapfb.h190 struct omapfb_plane_info info;
H A Domapfb_main.c765 static int omapfb_setup_plane(struct fb_info *fbi, struct omapfb_plane_info *pi)
770 struct omapfb_plane_info old_info;
805 static int omapfb_query_plane(struct fb_info *fbi, struct omapfb_plane_info *pi)
1059 struct omapfb_plane_info plane_info;
/linux-master/drivers/video/fbdev/omap2/omapfb/
H A Domapfb-ioctl.c51 static int omapfb_setup_plane(struct fb_info *fbi, struct omapfb_plane_info *pi)
176 static int omapfb_query_plane(struct fb_info *fbi, struct omapfb_plane_info *pi)
582 struct omapfb_plane_info plane_info;

Completed in 257 milliseconds