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

/linux-master/drivers/video/fbdev/omap2/omapfb/
H A Domapfb-sysfs.c31 struct omapfb_info *ofbi = FB2OFB(fbi);
41 struct omapfb_info *ofbi = FB2OFB(fbi);
85 struct omapfb_info *ofbi = FB2OFB(fbi);
95 struct omapfb_info *ofbi = FB2OFB(fbi);
135 struct omapfb_info *ofbi = FB2OFB(fbi);
163 static struct omapfb_info *get_overlay_fb(struct omapfb2_device *fbdev,
169 struct omapfb_info *ofbi = FB2OFB(fbdev->fbs[i]);
184 struct omapfb_info *ofbi = FB2OFB(fbi);
234 struct omapfb_info *ofbi2 = get_overlay_fb(fbdev, ovls[i]);
325 struct omapfb_info *ofb
[all...]
H A Domapfb.h35 #define FB2OFB(fb_info) ((struct omapfb_info *)(fb_info->par))
58 struct omapfb_info { struct
136 struct omapfb_info *ofbi = FB2OFB(fbi);
H A Domapfb-ioctl.c27 static u8 get_mem_idx(struct omapfb_info *ofbi)
35 static struct omapfb2_mem_region *get_mem_region(struct omapfb_info *ofbi,
53 struct omapfb_info *ofbi = FB2OFB(fbi);
178 struct omapfb_info *ofbi = FB2OFB(fbi);
204 struct omapfb_info *ofbi = FB2OFB(fbi);
233 struct omapfb_info *ofbi2 = FB2OFB(fbdev->fbs[i]);
264 struct omapfb_info *ofbi = FB2OFB(fbi);
302 struct omapfb_info *ofbi = FB2OFB(fbi);
345 struct omapfb_info *ofbi = FB2OFB(fbi);
418 struct omapfb_info *ofb
[all...]
H A Domapfb-main.c150 static unsigned omapfb_get_vrfb_offset(const struct omapfb_info *ofbi, int rot)
178 static u32 omapfb_get_region_rot_paddr(const struct omapfb_info *ofbi, int rot)
188 static u32 omapfb_get_region_paddr(const struct omapfb_info *ofbi)
196 static void __iomem *omapfb_get_region_vaddr(const struct omapfb_info *ofbi)
443 static int check_fb_size(const struct omapfb_info *ofbi,
492 struct omapfb_info *ofbi = FB2OFB(fbi);
594 struct omapfb_info *ofbi = FB2OFB(fbi);
656 struct omapfb_info *ofbi = FB2OFB(fbi);
801 static void omapfb_calc_addr(const struct omapfb_info *ofbi,
835 struct omapfb_info *ofb
[all...]

Completed in 351 milliseconds