Home
last modified time | relevance | path

Searched refs:omapfb_query_plane (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/video/fbdev/omap2/omapfb/
H A Domapfb-ioctl.c176 static int omapfb_query_plane(struct fb_info *fbi, struct omapfb_plane_info *pi) in omapfb_query_plane() function
658 r = omapfb_query_plane(fbi, &p.plane_info); in omapfb_ioctl()
/openbmc/linux/drivers/video/fbdev/omap/
H A Domapfb_main.c805 static int omapfb_query_plane(struct fb_info *fbi, struct omapfb_plane_info *pi) in omapfb_query_plane() function
1124 if ((r = omapfb_query_plane(fbi, &p.plane_info)) < 0) in omapfb_ioctl()