Lines Matching refs:fb_info
95 struct fb_info *info;
776 static int ufx_ops_mmap(struct fb_info *info, struct vm_area_struct *vma)
901 static ssize_t ufx_ops_write(struct fb_info *info, const char __user *buf,
921 static void ufx_ops_copyarea(struct fb_info *info,
933 static void ufx_ops_imageblit(struct fb_info *info,
944 static void ufx_ops_fillrect(struct fb_info *info,
959 static void ufx_dpy_deferred_io(struct fb_info *info, struct list_head *pagereflist)
987 static int ufx_ops_ioctl(struct fb_info *info, unsigned int cmd,
1008 * Done by resetting the delay for this fb_info to a very
1038 unsigned blue, unsigned transp, struct fb_info *info)
1065 static int ufx_ops_open(struct fb_info *info, int user)
1102 pr_debug("open /dev/fb%d user=%d fb_info=%p count=%d",
1122 static void ufx_ops_destory(struct fb_info *info)
1130 pr_debug("fb_info for /dev/fb%d has been freed", node);
1147 struct fb_info *info = dev->info;
1166 static int ufx_ops_release(struct fb_info *info, int user)
1174 /* We can't free fb_info here - fbmem will touch it when we return */
1197 struct fb_info *info)
1229 struct fb_info *info)
1248 static int ufx_ops_set_par(struct fb_info *info)
1275 static int ufx_ops_blank(int blank_mode, struct fb_info *info)
1302 static int ufx_realloc_framebuffer(struct ufx_data *dev, struct fb_info *info)
1481 * 2) Parse into various fb_info structs
1486 * fb_info.monspecs is full parsed EDID info, including monspecs.modedb
1487 * fb_info.modelist is a linked list of all monitor & VESA modes which work
1492 static int ufx_setup_modes(struct ufx_data *dev, struct fb_info *info,
1624 struct fb_info *info;
1767 struct fb_info *info;