Lines Matching refs:info
957 * now (until we get more info on how to compute the correct
2617 struct fb_info *info = pci_get_drvdata(pdev);
2618 struct radeonfb_info *rinfo = info->par;
2639 fb_set_suspend(info, 1);
2641 if (!(info->flags & FBINFO_HWACCEL_DISABLED)) {
2728 struct fb_info *info = pci_get_drvdata(pdev);
2729 struct radeonfb_info *rinfo = info->par;
2773 if (!(info->flags & FBINFO_HWACCEL_DISABLED))
2776 fb_pan_display(info, &info->var);
2777 fb_set_cmap(&info->cmap, info);
2780 fb_set_suspend(info, 0);