Lines Matching refs:info
956 * now (until we get more info on how to compute the correct
2616 struct fb_info *info = pci_get_drvdata(pdev);
2617 struct radeonfb_info *rinfo = info->par;
2638 fb_set_suspend(info, 1);
2640 if (!(info->flags & FBINFO_HWACCEL_DISABLED)) {
2727 struct fb_info *info = pci_get_drvdata(pdev);
2728 struct radeonfb_info *rinfo = info->par;
2772 if (!(info->flags & FBINFO_HWACCEL_DISABLED))
2775 fb_pan_display(info, &info->var);
2776 fb_set_cmap(&info->cmap, info);
2779 fb_set_suspend(info, 0);