Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()
/kernel/linux/linux-5.10/drivers/video/fbdev/omap/
H A Domapfb_main.c800 static int omapfb_query_plane(struct fb_info *fbi, struct omapfb_plane_info *pi) in omapfb_query_plane() function
1119 if ((r = omapfb_query_plane(fbi, &p.plane_info)) < 0) in omapfb_ioctl()
/kernel/linux/linux-6.6/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()

Completed in 8 milliseconds