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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/omap2/omapfb/
H A Domapfb-sysfs.c41 struct omapfb_info *ofbi = FB2OFB(fbi);
51 struct omapfb_info *ofbi = FB2OFB(fbi);
94 struct omapfb_info *ofbi = FB2OFB(fbi);
104 struct omapfb_info *ofbi = FB2OFB(fbi);
146 struct omapfb_info *ofbi = FB2OFB(fbi);
175 static struct omapfb_info *get_overlay_fb(struct omapfb2_device *fbdev,
181 struct omapfb_info *ofbi = FB2OFB(fbdev->fbs[i]);
196 struct omapfb_info *ofbi = FB2OFB(fbi);
247 struct omapfb_info *ofbi2 = get_overlay_fb(fbdev, ovls[i]);
338 struct omapfb_info *ofb
[all...]
H A Domapfb.h43 #define FB2OFB(fb_info) ((struct omapfb_info *)(fb_info->par))
63 struct omapfb_info { struct
132 struct omapfb_info *ofbi = FB2OFB(fbi);
H A Domapfb-ioctl.c37 static u8 get_mem_idx(struct omapfb_info *ofbi)
45 static struct omapfb2_mem_region *get_mem_region(struct omapfb_info *ofbi,
63 struct omapfb_info *ofbi = FB2OFB(fbi);
184 struct omapfb_info *ofbi = FB2OFB(fbi);
210 struct omapfb_info *ofbi = FB2OFB(fbi);
232 struct omapfb_info *ofbi2 = FB2OFB(fbdev->fbs[i]);
263 struct omapfb_info *ofbi = FB2OFB(fbi);
301 struct omapfb_info *ofbi = FB2OFB(fbi);
437 struct omapfb_info *ofbi = FB2OFB(fbi);
467 struct omapfb_info *ofb
[all...]
H A Domapfb-main.c158 static unsigned omapfb_get_vrfb_offset(const struct omapfb_info *ofbi, int rot)
185 static u32 omapfb_get_region_rot_paddr(const struct omapfb_info *ofbi, int rot)
195 static u32 omapfb_get_region_paddr(const struct omapfb_info *ofbi)
203 static void __iomem *omapfb_get_region_vaddr(const struct omapfb_info *ofbi)
449 static int check_fb_size(const struct omapfb_info *ofbi,
498 struct omapfb_info *ofbi = FB2OFB(fbi);
599 struct omapfb_info *ofbi = FB2OFB(fbi);
661 struct omapfb_info *ofbi = FB2OFB(fbi);
794 static void omapfb_calc_addr(const struct omapfb_info *ofbi,
834 struct omapfb_info *ofb
[all...]

Completed in 109 milliseconds