Home
last modified time | relevance | path

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

/Linux-v6.6/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-v6.6/drivers/video/fbdev/omap/
Domapfb.h190 struct omapfb_plane_info info;
Domapfb_main.c765 static int omapfb_setup_plane(struct fb_info *fbi, struct omapfb_plane_info *pi) in omapfb_setup_plane()
770 struct omapfb_plane_info old_info; in omapfb_setup_plane()
805 static int omapfb_query_plane(struct fb_info *fbi, struct omapfb_plane_info *pi) in omapfb_query_plane()
1059 struct omapfb_plane_info plane_info; in omapfb_ioctl()
/Linux-v6.6/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()