Lines Matching defs:fix
613 if (lpitch * var->yres_virtual > info->fix.smem_len) {
766 info->fix.visual =
768 info->fix.line_length = info->var.xres * depth / 8;
912 switch (info->fix.visual) {
932 if (info->fix.visual == FB_VISUAL_TRUECOLOR) {
953 } else if (info->fix.visual == FB_VISUAL_PSEUDOCOLOR)
1056 u32 color = (info->fix.visual == FB_VISUAL_TRUECOLOR) ?
1174 switch (info->fix.visual) {
1654 info->fix = pm2fb_fix;
1695 info->fix.id, pm2fb_fix.smem_len / 1024);
1731 struct fb_fix_screeninfo *fix = &info->fix;
1737 release_mem_region(fix->smem_start, fix->smem_len);
1739 release_mem_region(fix->mmio_start, fix->mmio_len);