Searched refs:omapfb_plane_info (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/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
|
| /OK3568_Linux_fs/kernel/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
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/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
|
| /OK3568_Linux_fs/kernel/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()
|
| /OK3568_Linux_fs/kernel/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()
|