Searched refs:omapfb_plane_info (Results 1 - 11 of 11) sorted by relevance
/kernel/linux/linux-5.10/include/uapi/linux/ |
H A D | omapfb.h | 50 #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
|
/kernel/linux/linux-6.6/include/uapi/linux/ |
H A D | omapfb.h | 50 #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
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
H A D | omapfb.h | 39 #define OMAPFB_SETUP_PLANE OMAP_IOW(52, struct omapfb_plane_info) 40 #define OMAPFB_QUERY_PLANE OMAP_IOW(53, struct omapfb_plane_info) 113 struct omapfb_plane_info { struct
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
H A D | omapfb.h | 39 #define OMAPFB_SETUP_PLANE OMAP_IOW(52, struct omapfb_plane_info) 40 #define OMAPFB_QUERY_PLANE OMAP_IOW(53, struct omapfb_plane_info) 113 struct omapfb_plane_info { struct
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
H A D | omapfb.h | 26 #define OMAPFB_SETUP_PLANE OMAP_IOW(52, struct omapfb_plane_info) 27 #define OMAPFB_QUERY_PLANE OMAP_IOW(53, struct omapfb_plane_info) 100 struct omapfb_plane_info { struct
|
/kernel/linux/linux-5.10/drivers/video/fbdev/omap/ |
H A D | omapfb.h | 190 struct omapfb_plane_info info;
|
H A D | omapfb_main.c | 760 static int omapfb_setup_plane(struct fb_info *fbi, struct omapfb_plane_info *pi) in omapfb_setup_plane() 765 struct omapfb_plane_info old_info; in omapfb_setup_plane() 800 static int omapfb_query_plane(struct fb_info *fbi, struct omapfb_plane_info *pi) in omapfb_query_plane() 1054 struct omapfb_plane_info plane_info; in omapfb_ioctl()
|
/kernel/linux/linux-6.6/drivers/video/fbdev/omap/ |
H A D | omapfb.h | 190 struct omapfb_plane_info info;
|
H A D | omapfb_main.c | 765 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()
|
/kernel/linux/linux-5.10/drivers/video/fbdev/omap2/omapfb/ |
H A D | omapfb-ioctl.c | 51 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()
|
/kernel/linux/linux-6.6/drivers/video/fbdev/omap2/omapfb/ |
H A D | omapfb-ioctl.c | 51 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()
|
Completed in 12 milliseconds