fix                57 arch/alpha/kernel/traps.c 	: [fix] "=r" (opDEC_fix)
fix               225 arch/arm/mach-integrator/impd1.c 	fb->fb.fix.smem_start	= framebase;
fix               226 arch/arm/mach-integrator/impd1.c 	fb->fb.fix.smem_len	= framesize;
fix               239 arch/arm/mach-integrator/impd1.c 	start = vma->vm_pgoff + (fb->fb.fix.smem_start >> PAGE_SHIFT);
fix               249 arch/arm/mach-integrator/impd1.c 	release_mem_region(fb->fb.fix.smem_start, fb->fb.fix.smem_len);
fix               273 arch/arm/mach-pxa/am200epd.c 	par->metromem_dma = am200_board.host_fbinfo->fix.smem_start;
fix                20 arch/arm64/kernel/cpu_errata.c 	const struct arm64_midr_revidr *fix;
fix                29 arch/arm64/kernel/cpu_errata.c 	for (fix = entry->fixed_revs; fix && fix->revidr_mask; fix++)
fix                30 arch/arm64/kernel/cpu_errata.c 		if (midr == fix->midr_rv && (revidr & fix->revidr_mask))
fix                17 arch/ia64/mm/extable.c 	long fix = (u64) &e->fixup + e->fixup;
fix                20 arch/ia64/mm/extable.c 	if (fix & 4)
fix                22 arch/ia64/mm/extable.c 	regs->cr_iip = fix & ~0xf;
fix                23 arch/ia64/mm/extable.c 	ia64_psr(regs)->ri = fix & 0x3;		/* set continuation slot number */
fix              24765 arch/m68k/ifpsp060/src/fpsp.S # if it's a fmove out instruction, we don't have to fix a7
fix              14725 arch/m68k/ifpsp060/src/pfpsp.S # if it's a fmove out instruction, we don't have to fix a7
fix               186 arch/m68k/math-emu/multi_arith.h 	unsigned long fix, rem, first, dummy;
fix               207 arch/m68k/math-emu/multi_arith.h 	fix = 0x80000000;
fix               209 arch/m68k/math-emu/multi_arith.h 	dummy = (dummy >> 1) | fix;
fix               210 arch/m68k/math-emu/multi_arith.h 	fp_div64(fix, dummy, fix, 0, dummy);
fix               211 arch/m68k/math-emu/multi_arith.h 	fix--;
fix               217 arch/m68k/math-emu/multi_arith.h 			fp_mul64(*mantp, dummy, first, fix);
fix               218 arch/m68k/math-emu/multi_arith.h 			*mantp += fix;
fix               222 arch/m68k/math-emu/multi_arith.h 			fp_mul64(*mantp, dummy, first, fix);
fix               121 arch/mips/kernel/cpu-bugs64.c 	int bug, fix, i;
fix               155 arch/mips/kernel/cpu-bugs64.c 	fix = 1;
fix               158 arch/mips/kernel/cpu-bugs64.c 			fix = 0;
fix               160 arch/mips/kernel/cpu-bugs64.c 	if (fix == 1) {
fix               142 arch/parisc/mm/fault.c 	const struct exception_table_entry *fix;
fix               144 arch/parisc/mm/fault.c 	fix = search_exception_tables(regs->iaoq[0]);
fix               145 arch/parisc/mm/fault.c 	if (fix) {
fix               153 arch/parisc/mm/fault.c 		if (fix->fixup & 1) {
fix               164 arch/parisc/mm/fault.c 		regs->iaoq[0] = (unsigned long)&fix->fixup + fix->fixup;
fix               293 arch/powerpc/kernel/vdso.c 				       const char *orig, const char *fix)
fix               302 arch/powerpc/kernel/vdso.c 	if (fix == NULL) {
fix               306 arch/powerpc/kernel/vdso.c 	sym32_fix = find_symbol32(v32, fix);
fix               308 arch/powerpc/kernel/vdso.c 		printk(KERN_ERR "vDSO32: Can't find symbol %s !\n", fix);
fix               328 arch/powerpc/kernel/vdso.c 				       const char *orig, const char *fix)
fix               404 arch/powerpc/kernel/vdso.c 				       const char *orig, const char *fix)
fix               413 arch/powerpc/kernel/vdso.c 	if (fix == NULL) {
fix               417 arch/powerpc/kernel/vdso.c 	sym64_fix = find_symbol64(v64, fix);
fix               419 arch/powerpc/kernel/vdso.c 		printk(KERN_ERR "vDSO64: Can't find symbol %s !\n", fix);
fix               291 arch/x86/kernel/aperture_64.c 	int i, fix, slot, valid_agp = 0;
fix               306 arch/x86/kernel/aperture_64.c 	fix = 0;
fix               330 arch/x86/kernel/aperture_64.c 					fix = 1;
fix               342 arch/x86/kernel/aperture_64.c 	if (!fix && !aper_enabled)
fix               346 arch/x86/kernel/aperture_64.c 		fix = 1;
fix               348 arch/x86/kernel/aperture_64.c 	if (gart_fix_e820 && !fix && aper_enabled) {
fix               390 arch/x86/kernel/aperture_64.c 	int fix, slot, valid_agp = 0;
fix               405 arch/x86/kernel/aperture_64.c 	fix = 0;
fix               460 arch/x86/kernel/aperture_64.c 					fix = 1;
fix               467 arch/x86/kernel/aperture_64.c 				fix = 1;
fix               476 arch/x86/kernel/aperture_64.c 	if (!fix && !fallback_aper_force) {
fix                81 drivers/auxdisplay/cfag12864bfb.c 	info->fix = cfag12864bfb_fix;
fix                92 drivers/auxdisplay/cfag12864bfb.c 	fb_info(info, "%s frame buffer device\n", info->fix.id);
fix               452 drivers/auxdisplay/ht16k33.c 	fbdev->info->fix = ht16k33_fb_fix;
fix                25 drivers/clk/clk-fixed-factor.c 	struct clk_fixed_factor *fix = to_clk_fixed_factor(hw);
fix                28 drivers/clk/clk-fixed-factor.c 	rate = (unsigned long long int)parent_rate * fix->mult;
fix                29 drivers/clk/clk-fixed-factor.c 	do_div(rate, fix->div);
fix                36 drivers/clk/clk-fixed-factor.c 	struct clk_fixed_factor *fix = to_clk_fixed_factor(hw);
fix                41 drivers/clk/clk-fixed-factor.c 		best_parent = (rate / fix->mult) * fix->div;
fix                45 drivers/clk/clk-fixed-factor.c 	return (*prate / fix->div) * fix->mult;
fix                72 drivers/clk/clk-fixed-factor.c 	struct clk_fixed_factor *fix;
fix                78 drivers/clk/clk-fixed-factor.c 	fix = kmalloc(sizeof(*fix), GFP_KERNEL);
fix                79 drivers/clk/clk-fixed-factor.c 	if (!fix)
fix                83 drivers/clk/clk-fixed-factor.c 	fix->mult = mult;
fix                84 drivers/clk/clk-fixed-factor.c 	fix->div = div;
fix                85 drivers/clk/clk-fixed-factor.c 	fix->hw.init = &init;
fix                96 drivers/clk/clk-fixed-factor.c 	hw = &fix->hw;
fix               102 drivers/clk/clk-fixed-factor.c 		kfree(fix);
fix               147 drivers/clk/clk-fixed-factor.c 	struct clk_fixed_factor *fix;
fix               149 drivers/clk/clk-fixed-factor.c 	fix = to_clk_fixed_factor(hw);
fix               152 drivers/clk/clk-fixed-factor.c 	kfree(fix);
fix                60 drivers/clk/pxa/clk-pxa.c 	struct clk_fixed_factor *fix;
fix                63 drivers/clk/pxa/clk-pxa.c 		fix = &pclk->lp;
fix                65 drivers/clk/pxa/clk-pxa.c 		fix = &pclk->hp;
fix                66 drivers/clk/pxa/clk-pxa.c 	__clk_hw_set_clk(&fix->hw, hw);
fix                67 drivers/clk/pxa/clk-pxa.c 	return clk_fixed_factor_ops.recalc_rate(&fix->hw, parent_rate);
fix               325 drivers/clk/rockchip/clk.c 	struct clk_fixed_factor *fix = NULL;
fix               343 drivers/clk/rockchip/clk.c 	fix = kzalloc(sizeof(*fix), GFP_KERNEL);
fix               344 drivers/clk/rockchip/clk.c 	if (!fix) {
fix               349 drivers/clk/rockchip/clk.c 	fix->mult = mult;
fix               350 drivers/clk/rockchip/clk.c 	fix->div = div;
fix               354 drivers/clk/rockchip/clk.c 				     &fix->hw, &clk_fixed_factor_ops,
fix               357 drivers/clk/rockchip/clk.c 		kfree(fix);
fix                16 drivers/clk/uniphier/clk-uniphier-fixed-factor.c 	struct clk_fixed_factor *fix;
fix                20 drivers/clk/uniphier/clk-uniphier-fixed-factor.c 	fix = devm_kzalloc(dev, sizeof(*fix), GFP_KERNEL);
fix                21 drivers/clk/uniphier/clk-uniphier-fixed-factor.c 	if (!fix)
fix                30 drivers/clk/uniphier/clk-uniphier-fixed-factor.c 	fix->mult = data->mult;
fix                31 drivers/clk/uniphier/clk-uniphier-fixed-factor.c 	fix->div = data->div;
fix                32 drivers/clk/uniphier/clk-uniphier-fixed-factor.c 	fix->hw.init = &init;
fix                34 drivers/clk/uniphier/clk-uniphier-fixed-factor.c 	ret = devm_clk_hw_register(dev, &fix->hw);
fix                38 drivers/clk/uniphier/clk-uniphier-fixed-factor.c 	return &fix->hw;
fix               249 drivers/gpu/drm/amd/amdgpu/amdgpu_fb.c 	info->fix.smem_start = adev->gmc.aper_base + tmp;
fix               250 drivers/gpu/drm/amd/amdgpu/amdgpu_fb.c 	info->fix.smem_len = amdgpu_bo_size(abo);
fix               267 drivers/gpu/drm/amd/amdgpu/amdgpu_fb.c 	DRM_INFO("fb mappable at 0x%lX\n",  info->fix.smem_start);
fix                82 drivers/gpu/drm/armada/armada_fbdev.c 	info->fix.smem_start = obj->phys_addr;
fix                83 drivers/gpu/drm/armada/armada_fbdev.c 	info->fix.smem_len = obj->obj.size;
fix               673 drivers/gpu/drm/drm_fb_helper.c 		y1 = min / info->fix.line_length;
fix               674 drivers/gpu/drm/drm_fb_helper.c 		y2 = min_t(u32, DIV_ROUND_UP(max, info->fix.line_length),
fix              1136 drivers/gpu/drm/drm_fb_helper.c 	if (info->fix.visual == FB_VISUAL_TRUECOLOR)
fix              1661 drivers/gpu/drm/drm_fb_helper.c 	info->fix.type = FB_TYPE_PACKED_PIXELS;
fix              1662 drivers/gpu/drm/drm_fb_helper.c 	info->fix.visual = depth == 8 ? FB_VISUAL_PSEUDOCOLOR :
fix              1664 drivers/gpu/drm/drm_fb_helper.c 	info->fix.mmio_start = 0;
fix              1665 drivers/gpu/drm/drm_fb_helper.c 	info->fix.mmio_len = 0;
fix              1666 drivers/gpu/drm/drm_fb_helper.c 	info->fix.type_aux = 0;
fix              1667 drivers/gpu/drm/drm_fb_helper.c 	info->fix.xpanstep = 1; /* doing it in hw */
fix              1668 drivers/gpu/drm/drm_fb_helper.c 	info->fix.ypanstep = 1; /* doing it in hw */
fix              1669 drivers/gpu/drm/drm_fb_helper.c 	info->fix.ywrapstep = 0;
fix              1670 drivers/gpu/drm/drm_fb_helper.c 	info->fix.accel = FB_ACCEL_NONE;
fix              1672 drivers/gpu/drm/drm_fb_helper.c 	info->fix.line_length = pitch;
fix              1722 drivers/gpu/drm/drm_fb_helper.c 	snprintf(info->fix.id, sizeof(info->fix.id), "%sdrmfb",
fix              1842 drivers/gpu/drm/drm_fb_helper.c 		 info->node, info->fix.id);
fix              2229 drivers/gpu/drm/drm_fb_helper.c 	fbi->fix.smem_len = fbi->screen_size;
fix              2264 drivers/gpu/drm/drm_fb_helper.c 		if (drm_leak_fbdev_smem && fbi->fix.smem_start == 0)
fix              2265 drivers/gpu/drm/drm_fb_helper.c 			fbi->fix.smem_start =
fix               108 drivers/gpu/drm/exynos/exynos_drm_fbdev.c 	fbi->fix.smem_len = size;
fix                93 drivers/gpu/drm/gma500/framebuffer.c 		int pages = info->fix.line_length >> 12;
fix               400 drivers/gpu/drm/gma500/framebuffer.c 	info->fix.smem_start = dev->mode_config.fb_base;
fix               401 drivers/gpu/drm/gma500/framebuffer.c 	info->fix.smem_len = size;
fix               402 drivers/gpu/drm/gma500/framebuffer.c 	info->fix.ywrapstep = gtt_roll;
fix               403 drivers/gpu/drm/gma500/framebuffer.c 	info->fix.ypanstep = 0;
fix               416 drivers/gpu/drm/gma500/framebuffer.c 	info->fix.mmio_start = pci_resource_start(dev->pdev, 0);
fix               417 drivers/gpu/drm/gma500/framebuffer.c 	info->fix.mmio_len = pci_resource_len(dev->pdev, 0);
fix               128 drivers/gpu/drm/hisilicon/hibmc/hibmc_drm_fbdev.c 	info->fix.smem_start = gbo->bo.mem.bus.offset + gbo->bo.mem.bus.base;
fix               129 drivers/gpu/drm/hisilicon/hibmc/hibmc_drm_fbdev.c 	info->fix.smem_len = size;
fix               163 drivers/gpu/drm/hisilicon/hibmc/hibmc_drm_fbdev.c 	struct fb_fix_screeninfo *fix;
fix               196 drivers/gpu/drm/hisilicon/hibmc/hibmc_drm_fbdev.c 	fix = &hifbdev->helper.fbdev->fix;
fix               221 drivers/gpu/drm/hisilicon/hibmc/hibmc_drm_fbdev.c 			 "...\n", fix->smem_start, fix->smem_len, fix->type,
fix               222 drivers/gpu/drm/hisilicon/hibmc/hibmc_drm_fbdev.c 			 fix->type_aux, fix->visual, fix->xpanstep,
fix               223 drivers/gpu/drm/hisilicon/hibmc/hibmc_drm_fbdev.c 			 fix->ypanstep, fix->ywrapstep, fix->line_length,
fix               224 drivers/gpu/drm/hisilicon/hibmc/hibmc_drm_fbdev.c 			 fix->accel, fix->capabilities);
fix               239 drivers/gpu/drm/i915/display/intel_fbdev.c 	info->fix.smem_start =
fix               241 drivers/gpu/drm/i915/display/intel_fbdev.c 	info->fix.smem_len = vma->node.size;
fix               127 drivers/gpu/drm/msm/msm_fbdev.c 	fbi->fix.smem_start = paddr;
fix               128 drivers/gpu/drm/msm/msm_fbdev.c 	fbi->fix.smem_len = bo->size;
fix               379 drivers/gpu/drm/nouveau/nouveau_fbcon.c 	info->fix.smem_start = fb->nvbo->bo.mem.bus.base +
fix               381 drivers/gpu/drm/nouveau/nouveau_fbcon.c 	info->fix.smem_len = fb->nvbo->bo.mem.num_pages << PAGE_SHIFT;
fix                64 drivers/gpu/drm/nouveau/nv04_fbcon.c 	if (info->fix.visual == FB_VISUAL_TRUECOLOR ||
fix                65 drivers/gpu/drm/nouveau/nv04_fbcon.c 	    info->fix.visual == FB_VISUAL_DIRECTCOLOR)
fix                95 drivers/gpu/drm/nouveau/nv04_fbcon.c 	if (info->fix.visual == FB_VISUAL_TRUECOLOR ||
fix                96 drivers/gpu/drm/nouveau/nv04_fbcon.c 	    info->fix.visual == FB_VISUAL_DIRECTCOLOR) {
fix               215 drivers/gpu/drm/nouveau/nv04_fbcon.c 	OUT_RING(chan, info->fix.line_length | (info->fix.line_length << 16));
fix               216 drivers/gpu/drm/nouveau/nv04_fbcon.c 	OUT_RING(chan, info->fix.smem_start - dev->mode_config.fb_base);
fix               217 drivers/gpu/drm/nouveau/nv04_fbcon.c 	OUT_RING(chan, info->fix.smem_start - dev->mode_config.fb_base);
fix                47 drivers/gpu/drm/nouveau/nv50_fbcon.c 	if (info->fix.visual == FB_VISUAL_TRUECOLOR ||
fix                48 drivers/gpu/drm/nouveau/nv50_fbcon.c 	    info->fix.visual == FB_VISUAL_DIRECTCOLOR)
fix               112 drivers/gpu/drm/nouveau/nv50_fbcon.c 	if (info->fix.visual == FB_VISUAL_TRUECOLOR ||
fix               113 drivers/gpu/drm/nouveau/nv50_fbcon.c 	    info->fix.visual == FB_VISUAL_DIRECTCOLOR) {
fix               240 drivers/gpu/drm/nouveau/nv50_fbcon.c 	OUT_RING(chan, info->fix.line_length);
fix               249 drivers/gpu/drm/nouveau/nv50_fbcon.c 	OUT_RING(chan, info->fix.line_length);
fix                47 drivers/gpu/drm/nouveau/nvc0_fbcon.c 	if (info->fix.visual == FB_VISUAL_TRUECOLOR ||
fix                48 drivers/gpu/drm/nouveau/nvc0_fbcon.c 	    info->fix.visual == FB_VISUAL_DIRECTCOLOR)
fix               112 drivers/gpu/drm/nouveau/nvc0_fbcon.c 	if (info->fix.visual == FB_VISUAL_TRUECOLOR ||
fix               113 drivers/gpu/drm/nouveau/nvc0_fbcon.c 	    info->fix.visual == FB_VISUAL_DIRECTCOLOR) {
fix               240 drivers/gpu/drm/nouveau/nvc0_fbcon.c 	OUT_RING  (chan, info->fix.line_length);
fix               251 drivers/gpu/drm/nouveau/nvc0_fbcon.c 	OUT_RING  (chan, info->fix.line_length);
fix                44 drivers/gpu/drm/omapdrm/omap_fbdev.c 	npages = fbi->fix.line_length >> PAGE_SHIFT;
fix               183 drivers/gpu/drm/omapdrm/omap_fbdev.c 	fbi->fix.smem_start = dma_addr;
fix               184 drivers/gpu/drm/omapdrm/omap_fbdev.c 	fbi->fix.smem_len = fbdev->bo->size;
fix               192 drivers/gpu/drm/omapdrm/omap_fbdev.c 		fbi->fix.ywrapstep = 1;
fix               217 drivers/gpu/drm/omapdrm/omap_fbdev.c 	if (!fbi || strcmp(fbi->fix.id, MODULE_NAME)) {
fix               269 drivers/gpu/drm/radeon/radeon_fb.c 	info->fix.smem_start = rdev->mc.aper_base + tmp;
fix               270 drivers/gpu/drm/radeon/radeon_fb.c 	info->fix.smem_len = radeon_bo_size(rbo);
fix               287 drivers/gpu/drm/radeon/radeon_fb.c 	DRM_INFO("fb mappable at 0x%lX\n",  info->fix.smem_start);
fix                96 drivers/gpu/drm/rockchip/rockchip_drm_fbdev.c 	fbi->fix.smem_len = rk_obj->base.size;
fix               275 drivers/gpu/drm/tegra/fb.c 	info->fix.smem_start = (unsigned long)(bo->paddr + offset);
fix               276 drivers/gpu/drm/tegra/fb.c 	info->fix.smem_len = size;
fix               172 drivers/gpu/drm/udl/udl_fb.c 	if (offset > info->fix.smem_len || size > info->fix.smem_len - offset)
fix               175 drivers/gpu/drm/udl/udl_fb.c 	pos = (unsigned long)info->fix.smem_start + offset;
fix               401 drivers/gpu/drm/udl/udl_fb.c 	info->fix.smem_len = size;
fix               402 drivers/gpu/drm/udl/udl_fb.c 	info->fix.smem_start = (unsigned long)ufbdev->ufb.obj->vmapping;
fix               110 drivers/gpu/drm/vboxvideo/vbox_fb.c 	info->fix.smem_start = info->apertures->ranges[0].base + gpu_addr;
fix               111 drivers/gpu/drm/vboxvideo/vbox_fb.c 	info->fix.smem_len = vbox->available_vram_size - gpu_addr;
fix              1402 drivers/gpu/drm/vc4/vc4_dsi.c 		struct clk_fixed_factor *fix = &dsi->phy_clocks[i];
fix              1415 drivers/gpu/drm/vc4/vc4_dsi.c 		fix->mult = 1;
fix              1416 drivers/gpu/drm/vc4/vc4_dsi.c 		fix->div = phy_clocks[i].div;
fix              1417 drivers/gpu/drm/vc4/vc4_dsi.c 		fix->hw.init = &init;
fix              1428 drivers/gpu/drm/vc4/vc4_dsi.c 		ret = devm_clk_hw_register(dev, &fix->hw);
fix              1432 drivers/gpu/drm/vc4/vc4_dsi.c 		dsi->clk_onecell->hws[i] = &fix->hw;
fix               240 drivers/gpu/drm/vmwgfx/vmwgfx_fb.c 			((dst_y1 + par->fb_y) * info->fix.line_length +
fix               246 drivers/gpu/drm/vmwgfx/vmwgfx_fb.c 			src_ptr += info->fix.line_length;
fix               340 drivers/gpu/drm/vmwgfx/vmwgfx_fb.c 		y1 = min / info->fix.line_length;
fix               341 drivers/gpu/drm/vmwgfx/vmwgfx_fb.c 		y2 = (max / info->fix.line_length) + 1;
fix               695 drivers/gpu/drm/vmwgfx/vmwgfx_fb.c 	strcpy(info->fix.id, "svgadrmfb");
fix               696 drivers/gpu/drm/vmwgfx/vmwgfx_fb.c 	info->fix.type = FB_TYPE_PACKED_PIXELS;
fix               697 drivers/gpu/drm/vmwgfx/vmwgfx_fb.c 	info->fix.visual = FB_VISUAL_TRUECOLOR;
fix               698 drivers/gpu/drm/vmwgfx/vmwgfx_fb.c 	info->fix.type_aux = 0;
fix               699 drivers/gpu/drm/vmwgfx/vmwgfx_fb.c 	info->fix.xpanstep = 1; /* doing it in hw */
fix               700 drivers/gpu/drm/vmwgfx/vmwgfx_fb.c 	info->fix.ypanstep = 1; /* doing it in hw */
fix               701 drivers/gpu/drm/vmwgfx/vmwgfx_fb.c 	info->fix.ywrapstep = 0;
fix               702 drivers/gpu/drm/vmwgfx/vmwgfx_fb.c 	info->fix.accel = FB_ACCEL_NONE;
fix               703 drivers/gpu/drm/vmwgfx/vmwgfx_fb.c 	info->fix.line_length = fb_pitch;
fix               705 drivers/gpu/drm/vmwgfx/vmwgfx_fb.c 	info->fix.smem_start = 0;
fix               706 drivers/gpu/drm/vmwgfx/vmwgfx_fb.c 	info->fix.smem_len = fb_size;
fix               350 drivers/hid/hid-picolcd_fb.c 	vfree((u8 *)info->fix.smem_start);
fix               404 drivers/hid/hid-picolcd_fb.c 		info->fix.visual = FB_VISUAL_MONO01;
fix               405 drivers/hid/hid-picolcd_fb.c 		info->fix.line_length = PICOLCDFB_WIDTH / 8;
fix               411 drivers/hid/hid-picolcd_fb.c 		info->fix.visual = FB_VISUAL_DIRECTCOLOR;
fix               412 drivers/hid/hid-picolcd_fb.c 		info->fix.line_length = PICOLCDFB_WIDTH;
fix               528 drivers/hid/hid-picolcd_fb.c 	info->fix = picolcdfb_fix;
fix               529 drivers/hid/hid-picolcd_fb.c 	info->fix.smem_len   = PICOLCDFB_SIZE*8;
fix               545 drivers/hid/hid-picolcd_fb.c 	info->fix.smem_start = (unsigned long)fbdata->bitmap;
fix               387 drivers/media/pci/ivtv/ivtvfb.c 		total_size = info->fix.smem_len;
fix               614 drivers/media/pci/ivtv/ivtvfb.c static int ivtvfb_get_fix(struct ivtv *itv, struct fb_fix_screeninfo *fix)
fix               619 drivers/media/pci/ivtv/ivtvfb.c 	memset(fix, 0, sizeof(struct fb_fix_screeninfo));
fix               620 drivers/media/pci/ivtv/ivtvfb.c 	strscpy(fix->id, "cx23415 TV out", sizeof(fix->id));
fix               621 drivers/media/pci/ivtv/ivtvfb.c 	fix->smem_start = oi->video_pbase;
fix               622 drivers/media/pci/ivtv/ivtvfb.c 	fix->smem_len = oi->video_buffer_size;
fix               623 drivers/media/pci/ivtv/ivtvfb.c 	fix->type = FB_TYPE_PACKED_PIXELS;
fix               624 drivers/media/pci/ivtv/ivtvfb.c 	fix->visual = (oi->bits_per_pixel == 8) ? FB_VISUAL_PSEUDOCOLOR : FB_VISUAL_TRUECOLOR;
fix               625 drivers/media/pci/ivtv/ivtvfb.c 	fix->xpanstep = 1;
fix               626 drivers/media/pci/ivtv/ivtvfb.c 	fix->ypanstep = 1;
fix               627 drivers/media/pci/ivtv/ivtvfb.c 	fix->ywrapstep = 0;
fix               628 drivers/media/pci/ivtv/ivtvfb.c 	fix->line_length = oi->display_byte_stride;
fix               629 drivers/media/pci/ivtv/ivtvfb.c 	fix->accel = FB_ACCEL_NONE;
fix               829 drivers/media/pci/ivtv/ivtvfb.c 	osd_pan_index = var->yoffset * info->fix.line_length
fix               852 drivers/media/pci/ivtv/ivtvfb.c 	ivtvfb_get_fix(itv, &info->fix);
fix              1055 drivers/media/pci/ivtv/ivtvfb.c 	oi->ivtvfb_info.fix = oi->ivtvfb_fix;
fix               109 drivers/media/platform/vivid/vivid-osd.c static int vivid_fb_get_fix(struct vivid_dev *dev, struct fb_fix_screeninfo *fix)
fix               112 drivers/media/platform/vivid/vivid-osd.c 	memset(fix, 0, sizeof(struct fb_fix_screeninfo));
fix               113 drivers/media/platform/vivid/vivid-osd.c 	strscpy(fix->id, "vioverlay fb", sizeof(fix->id));
fix               114 drivers/media/platform/vivid/vivid-osd.c 	fix->smem_start = dev->video_pbase;
fix               115 drivers/media/platform/vivid/vivid-osd.c 	fix->smem_len = dev->video_buffer_size;
fix               116 drivers/media/platform/vivid/vivid-osd.c 	fix->type = FB_TYPE_PACKED_PIXELS;
fix               117 drivers/media/platform/vivid/vivid-osd.c 	fix->visual = FB_VISUAL_TRUECOLOR;
fix               118 drivers/media/platform/vivid/vivid-osd.c 	fix->xpanstep = 1;
fix               119 drivers/media/platform/vivid/vivid-osd.c 	fix->ypanstep = 1;
fix               120 drivers/media/platform/vivid/vivid-osd.c 	fix->ywrapstep = 0;
fix               121 drivers/media/platform/vivid/vivid-osd.c 	fix->line_length = dev->display_byte_stride;
fix               122 drivers/media/platform/vivid/vivid-osd.c 	fix->accel = FB_ACCEL_NONE;
fix               190 drivers/media/platform/vivid/vivid-osd.c 	vivid_fb_get_fix(dev, &info->fix);
fix               317 drivers/media/platform/vivid/vivid-osd.c 	dev->fb_info.fix = dev->fb_fix;
fix              3322 drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.c static __le16 bnx2x_csum_fix(unsigned char *t_header, u16 csum, s8 fix)
fix              3326 drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.c 	if (fix > 0)
fix              3328 drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.c 				  csum_partial(t_header - fix, fix, 0)));
fix              3330 drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.c 	else if (fix < 0)
fix              3332 drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.c 				  csum_partial(t_header, -fix, 0)));
fix              3622 drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.c 		s8 fix = SKB_CS_OFF(skb); /* signed! */
fix              3626 drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.c 		   le16_to_cpu(pbd->total_hlen_w), fix, SKB_CS(skb));
fix              3631 drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.c 				       SKB_CS(skb), fix);
fix               218 drivers/staging/fbtft/fb_uc1611.c 	int line_length = par->info->fix.line_length;
fix                69 drivers/staging/fbtft/fb_watterott.c 	start_line = offset / par->info->fix.line_length;
fix                70 drivers/staging/fbtft/fb_watterott.c 	end_line = start_line + (len / par->info->fix.line_length) - 1;
fix                84 drivers/staging/fbtft/fb_watterott.c 			par->txbuf.buf, 10 + par->info->fix.line_length);
fix               107 drivers/staging/fbtft/fb_watterott.c 	start_line = offset / par->info->fix.line_length;
fix               108 drivers/staging/fbtft/fb_watterott.c 	end_line = start_line + (len / par->info->fix.line_length) - 1;
fix               284 drivers/staging/fbtft/fbtft-core.c 	offset = start_line * par->info->fix.line_length;
fix               285 drivers/staging/fbtft/fbtft-core.c 	len = (end_line - start_line + 1) * par->info->fix.line_length;
fix               356 drivers/staging/fbtft/fbtft-core.c 		y_low = index / info->fix.line_length;
fix               357 drivers/staging/fbtft/fbtft-core.c 		y_high = (index + PAGE_SIZE - 1) / info->fix.line_length;
fix               447 drivers/staging/fbtft/fbtft-core.c 	switch (info->fix.visual) {
fix               669 drivers/staging/fbtft/fbtft-core.c 	snprintf(info->fix.id, sizeof(info->fix.id), "%s", dev->driver->name);
fix               670 drivers/staging/fbtft/fbtft-core.c 	info->fix.type =           FB_TYPE_PACKED_PIXELS;
fix               671 drivers/staging/fbtft/fbtft-core.c 	info->fix.visual =         FB_VISUAL_TRUECOLOR;
fix               672 drivers/staging/fbtft/fbtft-core.c 	info->fix.xpanstep =	   0;
fix               673 drivers/staging/fbtft/fbtft-core.c 	info->fix.ypanstep =	   0;
fix               674 drivers/staging/fbtft/fbtft-core.c 	info->fix.ywrapstep =	   0;
fix               675 drivers/staging/fbtft/fbtft-core.c 	info->fix.line_length =    width * bpp / 8;
fix               676 drivers/staging/fbtft/fbtft-core.c 	info->fix.accel =          FB_ACCEL_NONE;
fix               677 drivers/staging/fbtft/fbtft-core.c 	info->fix.smem_len =       vmem_size;
fix               856 drivers/staging/fbtft/fbtft-core.c 		 fb_info->fix.id, fb_info->var.xres, fb_info->var.yres,
fix               857 drivers/staging/fbtft/fbtft-core.c 		 fb_info->fix.smem_len >> 10, text1,
fix               179 drivers/staging/sm750fb/sm750.c 	pitch = info->fix.line_length;
fix               217 drivers/staging/sm750fb/sm750.c 	pitch = info->fix.line_length;
fix               251 drivers/staging/sm750fb/sm750.c 	pitch = info->fix.line_length;
fix               260 drivers/staging/sm750fb/sm750.c 	if (info->fix.visual == FB_VISUAL_TRUECOLOR ||
fix               261 drivers/staging/sm750fb/sm750.c 	    info->fix.visual == FB_VISUAL_DIRECTCOLOR) {
fix               306 drivers/staging/sm750fb/sm750.c 	struct fb_fix_screeninfo *fix;
fix               318 drivers/staging/sm750fb/sm750.c 	fix = &info->fix;
fix               323 drivers/staging/sm750fb/sm750.c 	fix->line_length = line_length;
fix               324 drivers/staging/sm750fb/sm750.c 	pr_info("fix->line_length = %d\n", fix->line_length);
fix               333 drivers/staging/sm750fb/sm750.c 		fix->visual = FB_VISUAL_PSEUDOCOLOR;
fix               352 drivers/staging/sm750fb/sm750.c 		fix->visual = FB_VISUAL_TRUECOLOR;
fix               362 drivers/staging/sm750fb/sm750.c 		fix->visual = FB_VISUAL_TRUECOLOR;
fix               375 drivers/staging/sm750fb/sm750.c 	ret = hw_sm750_crtc_setMode(crtc, var, fix);
fix               377 drivers/staging/sm750fb/sm750.c 		ret = hw_sm750_output_setMode(output, var, fix);
fix               528 drivers/staging/sm750fb/sm750.c 		info->fix.visual = FB_VISUAL_PSEUDOCOLOR;
fix               547 drivers/staging/sm750fb/sm750.c 		info->fix.visual = FB_VISUAL_TRUECOLOR;
fix               557 drivers/staging/sm750fb/sm750.c 		info->fix.visual = FB_VISUAL_TRUECOLOR;
fix               606 drivers/staging/sm750fb/sm750.c 	    info->fix.visual == FB_VISUAL_PSEUDOCOLOR) {
fix               614 drivers/staging/sm750fb/sm750.c 	if (info->fix.visual == FB_VISUAL_TRUECOLOR && regno < 256) {
fix               745 drivers/staging/sm750fb/sm750.c 	struct fb_fix_screeninfo *fix;
fix               769 drivers/staging/sm750fb/sm750.c 	fix = &info->fix;
fix               870 drivers/staging/sm750fb/sm750.c 	fix->type = FB_TYPE_PACKED_PIXELS;
fix               871 drivers/staging/sm750fb/sm750.c 	fix->type_aux = 0;
fix               872 drivers/staging/sm750fb/sm750.c 	fix->xpanstep = crtc->xpanstep;
fix               873 drivers/staging/sm750fb/sm750.c 	fix->ypanstep = crtc->ypanstep;
fix               874 drivers/staging/sm750fb/sm750.c 	fix->ywrapstep = crtc->ywrapstep;
fix               875 drivers/staging/sm750fb/sm750.c 	fix->accel = FB_ACCEL_SMI;
fix               877 drivers/staging/sm750fb/sm750.c 	strlcpy(fix->id, fixId[index], sizeof(fix->id));
fix               879 drivers/staging/sm750fb/sm750.c 	fix->smem_start = crtc->oScreen + sm750_dev->vidmem_start;
fix               880 drivers/staging/sm750fb/sm750.c 	pr_info("fix->smem_start = %lx\n", fix->smem_start);
fix               888 drivers/staging/sm750fb/sm750.c 	fix->smem_len = crtc->vidmem_size;
fix               889 drivers/staging/sm750fb/sm750.c 	pr_info("fix->smem_len = %x\n", fix->smem_len);
fix               890 drivers/staging/sm750fb/sm750.c 	info->screen_size = fix->smem_len;
fix               891 drivers/staging/sm750fb/sm750.c 	fix->line_length = line_length;
fix               892 drivers/staging/sm750fb/sm750.c 	fix->mmio_start = sm750_dev->vidreg_start;
fix               893 drivers/staging/sm750fb/sm750.c 	pr_info("fix->mmio_start = %lx\n", fix->mmio_start);
fix               894 drivers/staging/sm750fb/sm750.c 	fix->mmio_len = sm750_dev->vidreg_size;
fix               895 drivers/staging/sm750fb/sm750.c 	pr_info("fix->mmio_len = %x\n", fix->mmio_len);
fix               898 drivers/staging/sm750fb/sm750.c 		fix->visual = FB_VISUAL_PSEUDOCOLOR;
fix               902 drivers/staging/sm750fb/sm750.c 		fix->visual = FB_VISUAL_TRUECOLOR;
fix               195 drivers/staging/sm750fb/sm750.h 			    struct fb_fix_screeninfo *fix);
fix               202 drivers/staging/sm750fb/sm750.h 			  struct fb_fix_screeninfo *fix);
fix               185 drivers/staging/sm750fb/sm750_hw.c 			    struct fb_fix_screeninfo *fix)
fix               252 drivers/staging/sm750fb/sm750_hw.c 			  struct fb_fix_screeninfo *fix)
fix               327 drivers/staging/sm750fb/sm750_hw.c 		reg |= (fix->line_length & PANEL_FB_WIDTH_OFFSET_MASK);
fix               361 drivers/staging/sm750fb/sm750_hw.c 		reg |= (fix->line_length & CRT_FB_WIDTH_OFFSET_MASK);
fix               555 drivers/staging/sm750fb/sm750_hw.c 	total = var->yoffset * info->fix.line_length +
fix               267 drivers/video/fbdev/68328fb.c 	info->fix.line_length = get_line_length(info->var.xres_virtual,
fix               316 drivers/video/fbdev/68328fb.c 	switch (info->fix.visual) {
fix               334 drivers/video/fbdev/68328fb.c 	if (info->fix.visual == FB_VISUAL_TRUECOLOR) {
fix               453 drivers/video/fbdev/68328fb.c 	fb_info.fix = mc68x328fb_fix;
fix               454 drivers/video/fbdev/68328fb.c 	fb_info.fix.smem_start = videomemory;
fix               455 drivers/video/fbdev/68328fb.c 	fb_info.fix.smem_len = videomemorysize;
fix               456 drivers/video/fbdev/68328fb.c 	fb_info.fix.line_length =
fix               458 drivers/video/fbdev/68328fb.c 	fb_info.fix.visual = (mc68x328fb_default.bits_per_pixel) == 1 ?
fix               475 drivers/video/fbdev/68328fb.c 	fb_info(&fb_info, "%s frame buffer device\n", fb_info.fix.id);
fix               204 drivers/video/fbdev/acornfb.c 	if (current_par.using_vram && info->fix.smem_len == 2048*1024)
fix               274 drivers/video/fbdev/acornfb.c 	if (regno < 16 && info->fix.visual == FB_VISUAL_DIRECTCOLOR) {
fix               349 drivers/video/fbdev/acornfb.c 	if (min_size > info->fix.smem_len)
fix               355 drivers/video/fbdev/acornfb.c 	for (size = info->fix.smem_len;
fix               368 drivers/video/fbdev/acornfb.c 			size = info->fix.smem_len;
fix               375 drivers/video/fbdev/acornfb.c 	current_par.screen_end = info->fix.smem_start + size;
fix               438 drivers/video/fbdev/acornfb.c 	u_int off = var->yoffset * info->fix.line_length;
fix               443 drivers/video/fbdev/acornfb.c 	iomd_writel(info->fix.smem_start + off, IOMD_VIDINIT);
fix               526 drivers/video/fbdev/acornfb.c 		info->fix.visual = FB_VISUAL_MONO10;
fix               530 drivers/video/fbdev/acornfb.c 		info->fix.visual = FB_VISUAL_PSEUDOCOLOR;
fix               534 drivers/video/fbdev/acornfb.c 		info->fix.visual = FB_VISUAL_PSEUDOCOLOR;
fix               538 drivers/video/fbdev/acornfb.c 		info->fix.visual = FB_VISUAL_PSEUDOCOLOR;
fix               543 drivers/video/fbdev/acornfb.c 		info->fix.visual = FB_VISUAL_DIRECTCOLOR;
fix               547 drivers/video/fbdev/acornfb.c 		info->fix.visual = FB_VISUAL_DIRECTCOLOR;
fix               554 drivers/video/fbdev/acornfb.c 	info->fix.line_length	= (info->var.xres * info->var.bits_per_pixel) / 8;
fix               558 drivers/video/fbdev/acornfb.c 		unsigned long size = info->fix.smem_len - VDMA_XFERSIZE;
fix               568 drivers/video/fbdev/acornfb.c 		start = info->fix.smem_start;
fix               701 drivers/video/fbdev/acornfb.c 	strcpy(fb_info.fix.id, "Acorn");
fix               702 drivers/video/fbdev/acornfb.c 	fb_info.fix.type	= FB_TYPE_PACKED_PIXELS;
fix               703 drivers/video/fbdev/acornfb.c 	fb_info.fix.type_aux	= 0;
fix               704 drivers/video/fbdev/acornfb.c 	fb_info.fix.xpanstep	= 0;
fix               705 drivers/video/fbdev/acornfb.c 	fb_info.fix.ypanstep	= 1;
fix               706 drivers/video/fbdev/acornfb.c 	fb_info.fix.ywrapstep	= 1;
fix               707 drivers/video/fbdev/acornfb.c 	fb_info.fix.line_length	= 0;
fix               708 drivers/video/fbdev/acornfb.c 	fb_info.fix.accel	= FB_ACCEL_NONE;
fix              1006 drivers/video/fbdev/acornfb.c 	fb_info.fix.smem_start = SCREEN_START;
fix              1049 drivers/video/fbdev/acornfb.c 		fb_info.fix.smem_start = handle;
fix              1052 drivers/video/fbdev/acornfb.c 	fb_info.fix.smem_len = size;
fix              1104 drivers/video/fbdev/acornfb.c 		fb_info.fix.smem_len / 1024,
fix                53 drivers/video/fbdev/amba-clcd.c 	unsigned long ustart = fb->fb.fix.smem_start;
fix                56 drivers/video/fbdev/amba-clcd.c 	ustart += fb->fb.var.yoffset * fb->fb.fix.line_length;
fix                57 drivers/video/fbdev/amba-clcd.c 	lstart = ustart + fb->fb.var.yres * fb->fb.fix.line_length / 2;
fix               283 drivers/video/fbdev/amba-clcd.c 	    var->yres_virtual > fb->fb.fix.smem_len)
fix               297 drivers/video/fbdev/amba-clcd.c 	fb->fb.fix.line_length = fb->fb.var.xres_virtual *
fix               301 drivers/video/fbdev/amba-clcd.c 		fb->fb.fix.visual = FB_VISUAL_PSEUDOCOLOR;
fix               303 drivers/video/fbdev/amba-clcd.c 		fb->fb.fix.visual = FB_VISUAL_TRUECOLOR;
fix               359 drivers/video/fbdev/amba-clcd.c 	if (fb->fb.fix.visual == FB_VISUAL_PSEUDOCOLOR && regno < 256) {
fix               417 drivers/video/fbdev/amba-clcd.c 	len = info->fix.smem_len;
fix               466 drivers/video/fbdev/amba-clcd.c 	fb->fb.fix.mmio_start	= fb->dev->res.start;
fix               467 drivers/video/fbdev/amba-clcd.c 	fb->fb.fix.mmio_len	= resource_size(&fb->dev->res);
fix               469 drivers/video/fbdev/amba-clcd.c 	fb->regs = ioremap(fb->fb.fix.mmio_start, fb->fb.fix.mmio_len);
fix               480 drivers/video/fbdev/amba-clcd.c 	strncpy(fb->fb.fix.id, clcd_name, sizeof(fb->fb.fix.id));
fix               481 drivers/video/fbdev/amba-clcd.c 	fb->fb.fix.type		= FB_TYPE_PACKED_PIXELS;
fix               482 drivers/video/fbdev/amba-clcd.c 	fb->fb.fix.type_aux	= 0;
fix               483 drivers/video/fbdev/amba-clcd.c 	fb->fb.fix.xpanstep	= 0;
fix               484 drivers/video/fbdev/amba-clcd.c 	fb->fb.fix.ypanstep	= 0;
fix               485 drivers/video/fbdev/amba-clcd.c 	fb->fb.fix.ywrapstep	= 0;
fix               486 drivers/video/fbdev/amba-clcd.c 	fb->fb.fix.accel	= FB_ACCEL_NONE;
fix               780 drivers/video/fbdev/amba-clcd.c 	fb->fb.fix.smem_start = of_translate_address(memory,
fix               782 drivers/video/fbdev/amba-clcd.c 	fb->fb.fix.smem_len = size;
fix               794 drivers/video/fbdev/amba-clcd.c 	kernel_size = fb->fb.fix.smem_len;
fix               800 drivers/video/fbdev/amba-clcd.c 			__phys_to_pfn(fb->fb.fix.smem_start) + vma->vm_pgoff,
fix               827 drivers/video/fbdev/amba-clcd.c 	fb->fb.fix.smem_start = dma;
fix               828 drivers/video/fbdev/amba-clcd.c 	fb->fb.fix.smem_len = framesize;
fix               836 drivers/video/fbdev/amba-clcd.c 			   fb->fb.fix.smem_start, fb->fb.fix.smem_len);
fix               841 drivers/video/fbdev/amba-clcd.c 	dma_free_coherent(&fb->dev->dev, fb->fb.fix.smem_len,
fix               842 drivers/video/fbdev/amba-clcd.c 			fb->fb.screen_base, fb->fb.fix.smem_start);
fix              1441 drivers/video/fbdev/amifb.c 		if (par->next_line * par->vyres > info->fix.smem_len) {
fix              1448 drivers/video/fbdev/amifb.c 		if (par->next_plane * par->bpp > info->fix.smem_len) {
fix              1637 drivers/video/fbdev/amifb.c 		par->bplpt0 = info->fix.smem_start +
fix              1641 drivers/video/fbdev/amifb.c 				par->bplpt0wrap = info->fix.smem_start + move;
fix              1649 drivers/video/fbdev/amifb.c 		par->bplpt0 = info->fix.smem_start + move;
fix              1825 drivers/video/fbdev/amifb.c static int ami_get_fix_cursorinfo(struct fb_fix_cursorinfo *fix,
fix              1828 drivers/video/fbdev/amifb.c 	fix->crsr_width = fix->crsr_xsize = par->crsr.width;
fix              1829 drivers/video/fbdev/amifb.c 	fix->crsr_height = fix->crsr_ysize = par->crsr.height;
fix              1830 drivers/video/fbdev/amifb.c 	fix->crsr_color1 = 17;
fix              1831 drivers/video/fbdev/amifb.c 	fix->crsr_color2 = 18;
fix              2411 drivers/video/fbdev/amifb.c 		info->fix.type = FB_TYPE_PACKED_PIXELS;
fix              2412 drivers/video/fbdev/amifb.c 		info->fix.type_aux = 0;
fix              2414 drivers/video/fbdev/amifb.c 		info->fix.type = FB_TYPE_INTERLEAVED_PLANES;
fix              2415 drivers/video/fbdev/amifb.c 		info->fix.type_aux = par->next_line;
fix              2417 drivers/video/fbdev/amifb.c 		info->fix.type = FB_TYPE_PLANES;
fix              2418 drivers/video/fbdev/amifb.c 		info->fix.type_aux = 0;
fix              2420 drivers/video/fbdev/amifb.c 	info->fix.line_length = div8(upx(16 << maxfmode, par->vxres));
fix              2423 drivers/video/fbdev/amifb.c 		info->fix.ywrapstep = 1;
fix              2424 drivers/video/fbdev/amifb.c 		info->fix.xpanstep = 0;
fix              2425 drivers/video/fbdev/amifb.c 		info->fix.ypanstep = 0;
fix              2429 drivers/video/fbdev/amifb.c 		info->fix.ywrapstep = 0;
fix              2431 drivers/video/fbdev/amifb.c 			info->fix.xpanstep = 1;
fix              2433 drivers/video/fbdev/amifb.c 			info->fix.xpanstep = 16 << maxfmode;
fix              2434 drivers/video/fbdev/amifb.c 		info->fix.ypanstep = 1;
fix              3390 drivers/video/fbdev/amifb.c 		struct fb_fix_cursorinfo fix;
fix              3399 drivers/video/fbdev/amifb.c 		i = ami_get_fix_cursorinfo(&crsr.fix, info->par);
fix              3402 drivers/video/fbdev/amifb.c 		return copy_to_user(argp, &crsr.fix,
fix              3403 drivers/video/fbdev/amifb.c 				    sizeof(crsr.fix)) ? -EFAULT : 0;
fix              3560 drivers/video/fbdev/amifb.c 	strcpy(info->fix.id, "Amiga ");
fix              3561 drivers/video/fbdev/amifb.c 	info->fix.visual = FB_VISUAL_PSEUDOCOLOR;
fix              3562 drivers/video/fbdev/amifb.c 	info->fix.accel = FB_ACCEL_AMIGABLITT;
fix              3567 drivers/video/fbdev/amifb.c 		strcat(info->fix.id, "OCS");
fix              3575 drivers/video/fbdev/amifb.c 		info->fix.smem_len = VIDEOMEMSIZE_OCS;
fix              3581 drivers/video/fbdev/amifb.c 		strcat(info->fix.id, "ECS");
fix              3595 drivers/video/fbdev/amifb.c 			info->fix.smem_len = VIDEOMEMSIZE_ECS_2M;
fix              3597 drivers/video/fbdev/amifb.c 			info->fix.smem_len = VIDEOMEMSIZE_ECS_1M;
fix              3603 drivers/video/fbdev/amifb.c 		strcat(info->fix.id, "AGA");
fix              3612 drivers/video/fbdev/amifb.c 			info->fix.smem_len = VIDEOMEMSIZE_AGA_2M;
fix              3614 drivers/video/fbdev/amifb.c 			info->fix.smem_len = VIDEOMEMSIZE_AGA_1M;
fix              3621 drivers/video/fbdev/amifb.c 		strcat(info->fix.id, "Unknown");
fix              3683 drivers/video/fbdev/amifb.c 	chipptr = chipalloc(info->fix.smem_len + SPRITEMEMSIZE +
fix              3691 drivers/video/fbdev/amifb.c 	assignchunk(videomemory, u_long, chipptr, info->fix.smem_len);
fix              3703 drivers/video/fbdev/amifb.c 	info->fix.smem_start = (u_long)ZTWO_PADDR(videomemory);
fix              3704 drivers/video/fbdev/amifb.c 	videomemory = (u_long)ioremap_wt(info->fix.smem_start,
fix              3705 drivers/video/fbdev/amifb.c 					 info->fix.smem_len);
fix              3709 drivers/video/fbdev/amifb.c 		info->screen_base = ZTWO_VADDR(info->fix.smem_start);
fix              3742 drivers/video/fbdev/amifb.c 		info->fix.id, info->fix.smem_len>>10);
fix               532 drivers/video/fbdev/arcfb.c 	info->fix = arcfb_fix;
fix               185 drivers/video/fbdev/arkfb.c 	dst1 = info->screen_base + (image->dy * info->fix.line_length)
fix               197 drivers/video/fbdev/arkfb.c 		dst1 += info->fix.line_length;
fix               210 drivers/video/fbdev/arkfb.c 	dst1 = info->screen_base + (rect->dy * info->fix.line_length)
fix               218 drivers/video/fbdev/arkfb.c 		dst1 += info->fix.line_length;
fix               243 drivers/video/fbdev/arkfb.c 	dst1 = info->screen_base + (image->dy * info->fix.line_length)
fix               255 drivers/video/fbdev/arkfb.c 		dst1 += info->fix.line_length;
fix               264 drivers/video/fbdev/arkfb.c 		if (info->fix.type == FB_TYPE_INTERLEAVED_PLANES)
fix               276 drivers/video/fbdev/arkfb.c 	    && (info->fix.type == FB_TYPE_INTERLEAVED_PLANES))
fix               622 drivers/video/fbdev/arkfb.c 		info->fix.ypanstep = 1;
fix               623 drivers/video/fbdev/arkfb.c 		info->fix.line_length = (info->var.xres_virtual * bpp) / 8;
fix               633 drivers/video/fbdev/arkfb.c 		screen_size = info->var.yres_virtual * info->fix.line_length;
fix               635 drivers/video/fbdev/arkfb.c 		info->fix.ypanstep = 16;
fix               636 drivers/video/fbdev/arkfb.c 		info->fix.line_length = 0;
fix               672 drivers/video/fbdev/arkfb.c 	vga_wseq(par->state.vgabase, 0x13, info->fix.smem_start >> 16);
fix               673 drivers/video/fbdev/arkfb.c 	vga_wseq(par->state.vgabase, 0x14, info->fix.smem_start >> 24);
fix               701 drivers/video/fbdev/arkfb.c 	mode = svga_match_format(arkfb_formats, &(info->var), &(info->fix));
fix               903 drivers/video/fbdev/arkfb.c 		offset = (var->yoffset * info->fix.line_length) +
fix               986 drivers/video/fbdev/arkfb.c 	info->fix.smem_start = pci_resource_start(dev, 0);
fix               987 drivers/video/fbdev/arkfb.c 	info->fix.smem_len = pci_resource_len(dev, 0);
fix              1009 drivers/video/fbdev/arkfb.c 	info->fix.smem_len = info->screen_size;
fix              1011 drivers/video/fbdev/arkfb.c 	strcpy(info->fix.id, "ARK 2000PV");
fix              1012 drivers/video/fbdev/arkfb.c 	info->fix.mmio_start = 0;
fix              1013 drivers/video/fbdev/arkfb.c 	info->fix.mmio_len = 0;
fix              1014 drivers/video/fbdev/arkfb.c 	info->fix.type = FB_TYPE_PACKED_PIXELS;
fix              1015 drivers/video/fbdev/arkfb.c 	info->fix.visual = FB_VISUAL_PSEUDOCOLOR;
fix              1016 drivers/video/fbdev/arkfb.c 	info->fix.ypanstep = 0;
fix              1017 drivers/video/fbdev/arkfb.c 	info->fix.accel = FB_ACCEL_NONE;
fix              1041 drivers/video/fbdev/arkfb.c 		info->fix.id, pci_name(dev), info->fix.smem_len >> 20);
fix              1045 drivers/video/fbdev/arkfb.c 	par->wc_cookie = arch_phys_wc_add(info->fix.smem_start,
fix              1046 drivers/video/fbdev/arkfb.c 					  info->fix.smem_len);
fix               296 drivers/video/fbdev/asiliantfb.c 	p->fix.line_length = p->var.xres * (p->var.bits_per_pixel >> 3);
fix               297 drivers/video/fbdev/asiliantfb.c 	p->fix.visual = (p->var.bits_per_pixel == 8) ? FB_VISUAL_PSEUDOCOLOR : FB_VISUAL_TRUECOLOR;
fix               511 drivers/video/fbdev/asiliantfb.c 	p->fix			= asiliantfb_fix;
fix               512 drivers/video/fbdev/asiliantfb.c 	p->fix.smem_start	= addr;
fix               531 drivers/video/fbdev/asiliantfb.c 		p->fix.smem_len / 1024);
fix               165 drivers/video/fbdev/atafb.c 	.fix = {
fix               362 drivers/video/fbdev/atafb.c 	int (*encode_fix)(struct fb_fix_screeninfo *fix,
fix               567 drivers/video/fbdev/atafb.c static int tt_encode_fix(struct fb_fix_screeninfo *fix, struct atafb_par *par)
fix               571 drivers/video/fbdev/atafb.c 	strcpy(fix->id, "Atari Builtin");
fix               572 drivers/video/fbdev/atafb.c 	fix->smem_start = phys_screen_base;
fix               573 drivers/video/fbdev/atafb.c 	fix->smem_len = screen_len;
fix               574 drivers/video/fbdev/atafb.c 	fix->type = FB_TYPE_INTERLEAVED_PLANES;
fix               575 drivers/video/fbdev/atafb.c 	fix->type_aux = 2;
fix               576 drivers/video/fbdev/atafb.c 	fix->visual = FB_VISUAL_PSEUDOCOLOR;
fix               579 drivers/video/fbdev/atafb.c 		fix->type = FB_TYPE_PACKED_PIXELS;
fix               580 drivers/video/fbdev/atafb.c 		fix->type_aux = 0;
fix               582 drivers/video/fbdev/atafb.c 			fix->visual = FB_VISUAL_MONO01;
fix               584 drivers/video/fbdev/atafb.c 	fix->xpanstep = 0;
fix               585 drivers/video/fbdev/atafb.c 	fix->ypanstep = 1;
fix               586 drivers/video/fbdev/atafb.c 	fix->ywrapstep = 0;
fix               587 drivers/video/fbdev/atafb.c 	fix->line_length = par->next_line;
fix               588 drivers/video/fbdev/atafb.c 	fix->accel = FB_ACCEL_ATARIBLITT;
fix               864 drivers/video/fbdev/atafb.c static int falcon_encode_fix(struct fb_fix_screeninfo *fix,
fix               867 drivers/video/fbdev/atafb.c 	strcpy(fix->id, "Atari Builtin");
fix               868 drivers/video/fbdev/atafb.c 	fix->smem_start = phys_screen_base;
fix               869 drivers/video/fbdev/atafb.c 	fix->smem_len = screen_len;
fix               870 drivers/video/fbdev/atafb.c 	fix->type = FB_TYPE_INTERLEAVED_PLANES;
fix               871 drivers/video/fbdev/atafb.c 	fix->type_aux = 2;
fix               872 drivers/video/fbdev/atafb.c 	fix->visual = FB_VISUAL_PSEUDOCOLOR;
fix               873 drivers/video/fbdev/atafb.c 	fix->xpanstep = 1;
fix               874 drivers/video/fbdev/atafb.c 	fix->ypanstep = 1;
fix               875 drivers/video/fbdev/atafb.c 	fix->ywrapstep = 0;
fix               877 drivers/video/fbdev/atafb.c 		fix->type = FB_TYPE_PACKED_PIXELS;
fix               878 drivers/video/fbdev/atafb.c 		fix->type_aux = 0;
fix               880 drivers/video/fbdev/atafb.c 		fix->xpanstep = 32;
fix               882 drivers/video/fbdev/atafb.c 		fix->type = FB_TYPE_PACKED_PIXELS;
fix               883 drivers/video/fbdev/atafb.c 		fix->type_aux = 0;
fix               885 drivers/video/fbdev/atafb.c 		fix->visual = FB_VISUAL_TRUECOLOR;
fix               886 drivers/video/fbdev/atafb.c 		fix->xpanstep = 2;
fix               888 drivers/video/fbdev/atafb.c 	fix->line_length = par->next_line;
fix               889 drivers/video/fbdev/atafb.c 	fix->accel = FB_ACCEL_ATARIBLITT;
fix              1788 drivers/video/fbdev/atafb.c static int stste_encode_fix(struct fb_fix_screeninfo *fix,
fix              1793 drivers/video/fbdev/atafb.c 	strcpy(fix->id, "Atari Builtin");
fix              1794 drivers/video/fbdev/atafb.c 	fix->smem_start = phys_screen_base;
fix              1795 drivers/video/fbdev/atafb.c 	fix->smem_len = screen_len;
fix              1796 drivers/video/fbdev/atafb.c 	fix->type = FB_TYPE_INTERLEAVED_PLANES;
fix              1797 drivers/video/fbdev/atafb.c 	fix->type_aux = 2;
fix              1798 drivers/video/fbdev/atafb.c 	fix->visual = FB_VISUAL_PSEUDOCOLOR;
fix              1801 drivers/video/fbdev/atafb.c 		fix->type = FB_TYPE_PACKED_PIXELS;
fix              1802 drivers/video/fbdev/atafb.c 		fix->type_aux = 0;
fix              1803 drivers/video/fbdev/atafb.c 		fix->visual = FB_VISUAL_MONO10;
fix              1806 drivers/video/fbdev/atafb.c 		fix->xpanstep = 16;
fix              1807 drivers/video/fbdev/atafb.c 		fix->ypanstep = 1;
fix              1809 drivers/video/fbdev/atafb.c 		fix->xpanstep = 0;
fix              1810 drivers/video/fbdev/atafb.c 		fix->ypanstep = 0;
fix              1812 drivers/video/fbdev/atafb.c 	fix->ywrapstep = 0;
fix              1813 drivers/video/fbdev/atafb.c 	fix->line_length = par->next_line;
fix              1814 drivers/video/fbdev/atafb.c 	fix->accel = FB_ACCEL_ATARIBLITT;
fix              2090 drivers/video/fbdev/atafb.c static int ext_encode_fix(struct fb_fix_screeninfo *fix, struct atafb_par *par)
fix              2092 drivers/video/fbdev/atafb.c 	strcpy(fix->id, "Unknown Extern");
fix              2093 drivers/video/fbdev/atafb.c 	fix->smem_start = external_addr;
fix              2094 drivers/video/fbdev/atafb.c 	fix->smem_len = PAGE_ALIGN(external_len);
fix              2096 drivers/video/fbdev/atafb.c 		fix->type = FB_TYPE_PACKED_PIXELS;
fix              2099 drivers/video/fbdev/atafb.c 		fix->visual =
fix              2110 drivers/video/fbdev/atafb.c 			fix->type = FB_TYPE_PACKED_PIXELS;
fix              2111 drivers/video/fbdev/atafb.c 			fix->visual = FB_VISUAL_TRUECOLOR;
fix              2114 drivers/video/fbdev/atafb.c 			fix->type = FB_TYPE_PACKED_PIXELS;
fix              2115 drivers/video/fbdev/atafb.c 			fix->visual = visual;
fix              2118 drivers/video/fbdev/atafb.c 			fix->type = FB_TYPE_PLANES;
fix              2119 drivers/video/fbdev/atafb.c 			fix->visual = visual;
fix              2122 drivers/video/fbdev/atafb.c 			fix->type = FB_TYPE_INTERLEAVED_PLANES;
fix              2123 drivers/video/fbdev/atafb.c 			fix->type_aux = 2;
fix              2124 drivers/video/fbdev/atafb.c 			fix->visual = visual;
fix              2128 drivers/video/fbdev/atafb.c 	fix->xpanstep = 0;
fix              2129 drivers/video/fbdev/atafb.c 	fix->ypanstep = 0;
fix              2130 drivers/video/fbdev/atafb.c 	fix->ywrapstep = 0;
fix              2131 drivers/video/fbdev/atafb.c 	fix->line_length = par->next_line;
fix              2382 drivers/video/fbdev/atafb.c static int atafb_get_fix(struct fb_fix_screeninfo *fix, struct fb_info *info)
fix              2390 drivers/video/fbdev/atafb.c 	memset(fix, 0, sizeof(struct fb_fix_screeninfo));
fix              2391 drivers/video/fbdev/atafb.c 	err = fbhw->encode_fix(fix, &par);
fix              2411 drivers/video/fbdev/atafb.c 	atafb_get_fix(&info->fix, info);
fix              2415 drivers/video/fbdev/atafb.c 				atari_stram_to_virt(info->fix.smem_start));
fix              2724 drivers/video/fbdev/atafb.c 	fbhw->encode_fix(&info->fix, par);
fix               317 drivers/video/fbdev/atmel_lcdfb.c 	struct fb_fix_screeninfo *fix = &info->fix;
fix               320 drivers/video/fbdev/atmel_lcdfb.c 	dma_addr = (fix->smem_start + var->yoffset * fix->line_length
fix               333 drivers/video/fbdev/atmel_lcdfb.c 	dma_free_wc(info->device, info->fix.smem_len, info->screen_base,
fix               334 drivers/video/fbdev/atmel_lcdfb.c 		    info->fix.smem_start);
fix               352 drivers/video/fbdev/atmel_lcdfb.c 	info->fix.smem_len = max(smem_len, sinfo->smem_len);
fix               354 drivers/video/fbdev/atmel_lcdfb.c 	info->screen_base = dma_alloc_wc(info->device, info->fix.smem_len,
fix               355 drivers/video/fbdev/atmel_lcdfb.c 					 (dma_addr_t *)&info->fix.smem_start,
fix               362 drivers/video/fbdev/atmel_lcdfb.c 	memset(info->screen_base, 0, info->fix.smem_len);
fix               450 drivers/video/fbdev/atmel_lcdfb.c 	if (info->fix.smem_len) {
fix               453 drivers/video/fbdev/atmel_lcdfb.c 		if (smem_len > info->fix.smem_len) {
fix               455 drivers/video/fbdev/atmel_lcdfb.c 				info->fix.smem_len, smem_len);
fix               579 drivers/video/fbdev/atmel_lcdfb.c 		info->fix.visual = FB_VISUAL_MONO01;
fix               581 drivers/video/fbdev/atmel_lcdfb.c 		info->fix.visual = FB_VISUAL_PSEUDOCOLOR;
fix               583 drivers/video/fbdev/atmel_lcdfb.c 		info->fix.visual = FB_VISUAL_TRUECOLOR;
fix               586 drivers/video/fbdev/atmel_lcdfb.c 	info->fix.line_length = DIV_ROUND_UP(bits_per_line, 8);
fix               737 drivers/video/fbdev/atmel_lcdfb.c 	switch (info->fix.visual) {
fix               875 drivers/video/fbdev/atmel_lcdfb.c 	       (unsigned long)info->fix.smem_len / 1024,
fix               876 drivers/video/fbdev/atmel_lcdfb.c 	       (unsigned long)info->fix.smem_start,
fix              1086 drivers/video/fbdev/atmel_lcdfb.c 	info->fix = atmel_lcdfb_fix;
fix              1087 drivers/video/fbdev/atmel_lcdfb.c 	strcpy(info->fix.id, sinfo->pdev->name);
fix              1126 drivers/video/fbdev/atmel_lcdfb.c 		info->fix.smem_start = map->start;
fix              1127 drivers/video/fbdev/atmel_lcdfb.c 		info->fix.smem_len = resource_size(map);
fix              1128 drivers/video/fbdev/atmel_lcdfb.c 		if (!request_mem_region(info->fix.smem_start,
fix              1129 drivers/video/fbdev/atmel_lcdfb.c 					info->fix.smem_len, pdev->name)) {
fix              1134 drivers/video/fbdev/atmel_lcdfb.c 		info->screen_base = ioremap_wc(info->fix.smem_start,
fix              1135 drivers/video/fbdev/atmel_lcdfb.c 					       info->fix.smem_len);
fix              1155 drivers/video/fbdev/atmel_lcdfb.c 	info->fix.mmio_start = regs->start;
fix              1156 drivers/video/fbdev/atmel_lcdfb.c 	info->fix.mmio_len = resource_size(regs);
fix              1158 drivers/video/fbdev/atmel_lcdfb.c 	if (!request_mem_region(info->fix.mmio_start,
fix              1159 drivers/video/fbdev/atmel_lcdfb.c 				info->fix.mmio_len, pdev->name)) {
fix              1164 drivers/video/fbdev/atmel_lcdfb.c 	sinfo->mmio = ioremap(info->fix.mmio_start, info->fix.mmio_len);
fix              1212 drivers/video/fbdev/atmel_lcdfb.c 		       info->node, info->fix.mmio_start, sinfo->mmio, sinfo->irq_base);
fix              1226 drivers/video/fbdev/atmel_lcdfb.c  	release_mem_region(info->fix.mmio_start, info->fix.mmio_len);
fix              1235 drivers/video/fbdev/atmel_lcdfb.c 		release_mem_region(info->fix.smem_start, info->fix.smem_len);
fix              1268 drivers/video/fbdev/atmel_lcdfb.c  	release_mem_region(info->fix.mmio_start, info->fix.mmio_len);
fix              1271 drivers/video/fbdev/atmel_lcdfb.c 		release_mem_region(info->fix.smem_start, info->fix.smem_len);
fix              1533 drivers/video/fbdev/aty/aty128fb.c 	info->fix.line_length = (par->crtc.vxres * par->crtc.bpp) >> 3;
fix              1534 drivers/video/fbdev/aty/aty128fb.c 	info->fix.visual = par->crtc.bpp == 8 ? FB_VISUAL_PSEUDOCOLOR
fix              1545 drivers/video/fbdev/aty/aty128fb.c 	btext_update_display(info->fix.smem_start,
fix              2047 drivers/video/fbdev/aty/aty128fb.c 		info->fix.id, video_card);
fix              2096 drivers/video/fbdev/aty/aty128fb.c 	info->fix.mmio_start = reg_addr;
fix              2111 drivers/video/fbdev/aty/aty128fb.c 	info->fix = aty128fb_fix;
fix              2112 drivers/video/fbdev/aty/aty128fb.c 	info->fix.smem_start = fb_addr;
fix              2113 drivers/video/fbdev/aty/aty128fb.c 	info->fix.smem_len = par->vram_size;
fix              2114 drivers/video/fbdev/aty/aty128fb.c 	info->fix.mmio_start = reg_addr;
fix              2144 drivers/video/fbdev/aty/aty128fb.c 		par->wc_cookie = arch_phys_wc_add(info->fix.smem_start,
fix               434 drivers/video/fbdev/aty/atyfb_base.c 	    (info->fix.smem_len == 0x800000 ||
fix               435 drivers/video/fbdev/aty/atyfb_base.c 	     (par->bus_type == ISA && info->fix.smem_len == 0x400000)))
fix               436 drivers/video/fbdev/aty/atyfb_base.c 		info->fix.smem_len -= GUI_RESERVE;
fix               868 drivers/video/fbdev/aty/atyfb_base.c 	if (vyres * line_length > info->fix.smem_len)
fix              1439 drivers/video/fbdev/aty/atyfb_base.c 	info->fix.line_length = calc_line_length(par, var->xres_virtual,
fix              1442 drivers/video/fbdev/aty/atyfb_base.c 	info->fix.visual = var->bits_per_pixel <= 8 ?
fix              1450 drivers/video/fbdev/aty/atyfb_base.c 	btext_update_display(info->fix.smem_start,
fix              1559 drivers/video/fbdev/aty/atyfb_base.c 	u32 line_length = info->fix.line_length;
fix              1702 drivers/video/fbdev/aty/atyfb_base.c 			u32 videoram = (info->fix.smem_len - (PAGE_SIZE << 2));
fix              1824 drivers/video/fbdev/aty/atyfb_base.c 		fbtyp.fb_size = info->fix.smem_len;
fix              1936 drivers/video/fbdev/aty/atyfb_base.c 	if (((vma->vm_pgoff == 0) && (size == info->fix.smem_len)) ||
fix              1937 drivers/video/fbdev/aty/atyfb_base.c 	    ((off == info->fix.smem_len) && (size == PAGE_SIZE)))
fix              2464 drivers/video/fbdev/aty/atyfb_base.c 			info->fix.smem_len = 0x80000;
fix              2467 drivers/video/fbdev/aty/atyfb_base.c 			info->fix.smem_len = 0x100000;
fix              2470 drivers/video/fbdev/aty/atyfb_base.c 			info->fix.smem_len = 0x200000;
fix              2473 drivers/video/fbdev/aty/atyfb_base.c 			info->fix.smem_len = 0x400000;
fix              2476 drivers/video/fbdev/aty/atyfb_base.c 			info->fix.smem_len = 0x600000;
fix              2479 drivers/video/fbdev/aty/atyfb_base.c 			info->fix.smem_len = 0x800000;
fix              2482 drivers/video/fbdev/aty/atyfb_base.c 			info->fix.smem_len = 0x80000;
fix              2486 drivers/video/fbdev/aty/atyfb_base.c 			info->fix.smem_len = 0x80000;
fix              2489 drivers/video/fbdev/aty/atyfb_base.c 			info->fix.smem_len = 0x100000;
fix              2492 drivers/video/fbdev/aty/atyfb_base.c 			info->fix.smem_len = 0x200000;
fix              2495 drivers/video/fbdev/aty/atyfb_base.c 			info->fix.smem_len = 0x400000;
fix              2498 drivers/video/fbdev/aty/atyfb_base.c 			info->fix.smem_len = 0x600000;
fix              2501 drivers/video/fbdev/aty/atyfb_base.c 			info->fix.smem_len = 0x800000;
fix              2504 drivers/video/fbdev/aty/atyfb_base.c 			info->fix.smem_len = 0x80000;
fix              2509 drivers/video/fbdev/aty/atyfb_base.c 			info->fix.smem_len += 0x400000;
fix              2513 drivers/video/fbdev/aty/atyfb_base.c 		info->fix.smem_len = vram * 1024;
fix              2515 drivers/video/fbdev/aty/atyfb_base.c 		if (info->fix.smem_len <= 0x80000)
fix              2517 drivers/video/fbdev/aty/atyfb_base.c 		else if (info->fix.smem_len <= 0x100000)
fix              2519 drivers/video/fbdev/aty/atyfb_base.c 		else if (info->fix.smem_len <= 0x200000)
fix              2521 drivers/video/fbdev/aty/atyfb_base.c 		else if (info->fix.smem_len <= 0x400000)
fix              2523 drivers/video/fbdev/aty/atyfb_base.c 		else if (info->fix.smem_len <= 0x600000)
fix              2535 drivers/video/fbdev/aty/atyfb_base.c 		info->fix.mmio_len = 0x400;
fix              2536 drivers/video/fbdev/aty/atyfb_base.c 		info->fix.accel = FB_ACCEL_ATI_MACH64GX;
fix              2538 drivers/video/fbdev/aty/atyfb_base.c 		info->fix.mmio_len = 0x400;
fix              2539 drivers/video/fbdev/aty/atyfb_base.c 		info->fix.accel = FB_ACCEL_ATI_MACH64CT;
fix              2541 drivers/video/fbdev/aty/atyfb_base.c 		info->fix.mmio_start -= 0x400;
fix              2542 drivers/video/fbdev/aty/atyfb_base.c 		info->fix.mmio_len = 0x800;
fix              2543 drivers/video/fbdev/aty/atyfb_base.c 		info->fix.accel = FB_ACCEL_ATI_MACH64VT;
fix              2545 drivers/video/fbdev/aty/atyfb_base.c 		info->fix.mmio_start -= 0x400;
fix              2546 drivers/video/fbdev/aty/atyfb_base.c 		info->fix.mmio_len = 0x800;
fix              2547 drivers/video/fbdev/aty/atyfb_base.c 		info->fix.accel = FB_ACCEL_ATI_MACH64GT;
fix              2551 drivers/video/fbdev/aty/atyfb_base.c 		info->fix.smem_len == 0x80000 ? 512 : (info->fix.smem_len>>20),
fix              2552 drivers/video/fbdev/aty/atyfb_base.c 		info->fix.smem_len == 0x80000 ? 'K' : 'M', ramname, xtal,
fix              2691 drivers/video/fbdev/aty/atyfb_base.c 		u32 videoram = (info->fix.smem_len - (PAGE_SIZE << 2));
fix              2722 drivers/video/fbdev/aty/atyfb_base.c 		info->node, info->fix.id, par->bus_type == ISA ? "ISA" : "PCI");
fix              2921 drivers/video/fbdev/aty/atyfb_base.c 	info->fix.mmio_start = addr + 0x7ffc00UL;
fix              2927 drivers/video/fbdev/aty/atyfb_base.c 	info->fix.smem_start = addr + 0x800000UL;
fix              3412 drivers/video/fbdev/aty/atyfb_base.c 	info->fix.mmio_start = raddr;
fix              3417 drivers/video/fbdev/aty/atyfb_base.c 	par->ati_regbase = ioremap_uc(info->fix.mmio_start, 0x1000);
fix              3421 drivers/video/fbdev/aty/atyfb_base.c 	info->fix.mmio_start += par->aux_start ? 0x400 : 0xc00;
fix              3439 drivers/video/fbdev/aty/atyfb_base.c 	info->fix.smem_start = addr;
fix              3452 drivers/video/fbdev/aty/atyfb_base.c 	info->fix.smem_len = 0x800000;
fix              3456 drivers/video/fbdev/aty/atyfb_base.c 	info->screen_base = ioremap_wc(info->fix.smem_start,
fix              3457 drivers/video/fbdev/aty/atyfb_base.c 				       info->fix.smem_len);
fix              3529 drivers/video/fbdev/aty/atyfb_base.c 	info->fix = atyfb_fix;
fix              3559 drivers/video/fbdev/aty/atyfb_base.c 	par->mmap_map[0].size = info->fix.smem_len;
fix              3562 drivers/video/fbdev/aty/atyfb_base.c 	par->mmap_map[1].voff = par->mmap_map[0].voff + info->fix.smem_len;
fix              3621 drivers/video/fbdev/aty/atyfb_base.c 		info->fix = atyfb_fix;
fix              3631 drivers/video/fbdev/aty/atyfb_base.c 		info->fix.smem_start = (unsigned long)info->screen_base; /* Fake! */
fix              3634 drivers/video/fbdev/aty/atyfb_base.c 		info->fix.mmio_start = (unsigned long)par->ati_regbase; /* Fake! */
fix                73 drivers/video/fbdev/aty/mach64_accel.c 	pitch_value = info->fix.line_length / (info->var.bits_per_pixel / 8);
fix               261 drivers/video/fbdev/aty/mach64_accel.c 	if (info->fix.visual == FB_VISUAL_TRUECOLOR ||
fix               262 drivers/video/fbdev/aty/mach64_accel.c 	    info->fix.visual == FB_VISUAL_DIRECTCOLOR)
fix               357 drivers/video/fbdev/aty/mach64_accel.c 		if (info->fix.visual == FB_VISUAL_TRUECOLOR ||
fix               358 drivers/video/fbdev/aty/mach64_accel.c 		    info->fix.visual == FB_VISUAL_DIRECTCOLOR) {
fix               452 drivers/video/fbdev/aty/mach64_ct.c 		if (info->fix.smem_len<=ONE_MB) {
fix               461 drivers/video/fbdev/aty/mach64_ct.c 		if (info->fix.smem_len<=ONE_MB) {
fix               469 drivers/video/fbdev/aty/mach64_ct.c 		if (info->fix.smem_len<=ONE_MB) {
fix               118 drivers/video/fbdev/aty/mach64_cursor.c 		aty_st_le32(CUR_OFFSET, (info->fix.smem_len >> 3) + (yoff << 1), par);
fix               201 drivers/video/fbdev/aty/mach64_cursor.c 	info->fix.smem_len -= PAGE_SIZE;
fix               204 drivers/video/fbdev/aty/mach64_cursor.c 	addr = (unsigned long) info->screen_base - 0x800000 + info->fix.smem_len;
fix               208 drivers/video/fbdev/aty/mach64_cursor.c 	addr = info->fix.smem_start - 0x800000 + info->fix.smem_len;
fix               211 drivers/video/fbdev/aty/mach64_cursor.c 	addr = (unsigned long) info->screen_base + info->fix.smem_len;
fix               255 drivers/video/fbdev/aty/mach64_gx.c 	if (info->fix.smem_len < ONE_MB)
fix               257 drivers/video/fbdev/aty/mach64_gx.c 	else if (info->fix.smem_len == ONE_MB)
fix               969 drivers/video/fbdev/aty/radeon_base.c 	OUTREG(CRTC_OFFSET, (var->yoffset * info->fix.line_length +
fix              1950 drivers/video/fbdev/aty/radeon_base.c         	info->fix.line_length = rinfo->pitch*64;
fix              1952 drivers/video/fbdev/aty/radeon_base.c 		info->fix.line_length = mode->xres_virtual
fix              1954 drivers/video/fbdev/aty/radeon_base.c         info->fix.visual = rinfo->depth == 8 ? FB_VISUAL_PSEUDOCOLOR
fix              1960 drivers/video/fbdev/aty/radeon_base.c 			     rinfo->depth, info->fix.line_length);
fix              1999 drivers/video/fbdev/aty/radeon_base.c 	strlcpy(info->fix.id, rinfo->name, sizeof(info->fix.id));
fix              2000 drivers/video/fbdev/aty/radeon_base.c         info->fix.smem_start = rinfo->fb_base_phys;
fix              2001 drivers/video/fbdev/aty/radeon_base.c         info->fix.smem_len = rinfo->video_ram;
fix              2002 drivers/video/fbdev/aty/radeon_base.c         info->fix.type = FB_TYPE_PACKED_PIXELS;
fix              2003 drivers/video/fbdev/aty/radeon_base.c         info->fix.visual = FB_VISUAL_PSEUDOCOLOR;
fix              2004 drivers/video/fbdev/aty/radeon_base.c         info->fix.xpanstep = 8;
fix              2005 drivers/video/fbdev/aty/radeon_base.c         info->fix.ypanstep = 1;
fix              2006 drivers/video/fbdev/aty/radeon_base.c         info->fix.ywrapstep = 0;
fix              2007 drivers/video/fbdev/aty/radeon_base.c         info->fix.type_aux = 0;
fix              2008 drivers/video/fbdev/aty/radeon_base.c         info->fix.mmio_start = rinfo->mmio_base_phys;
fix              2009 drivers/video/fbdev/aty/radeon_base.c         info->fix.mmio_len = RADEON_REGSIZE;
fix              2010 drivers/video/fbdev/aty/radeon_base.c 	info->fix.accel = FB_ACCEL_ATI_RADEON;
fix               167 drivers/video/fbdev/au1100fb.c 			info->fix.visual = FB_VISUAL_PSEUDOCOLOR;
fix               168 drivers/video/fbdev/au1100fb.c 			info->fix.line_length = info->var.xres_virtual /
fix               178 drivers/video/fbdev/au1100fb.c 			info->fix.visual = FB_VISUAL_TRUECOLOR;
fix               179 drivers/video/fbdev/au1100fb.c 			info->fix.line_length = info->var.xres_virtual << 1; /* depth=16 */
fix               183 drivers/video/fbdev/au1100fb.c 		info->fix.visual = FB_VISUAL_MONO10;
fix               184 drivers/video/fbdev/au1100fb.c 		info->fix.line_length = info->var.xres_virtual / 8;
fix               187 drivers/video/fbdev/au1100fb.c 	info->screen_size = info->fix.line_length * info->var.yres_virtual;
fix               205 drivers/video/fbdev/au1100fb.c 							  (info->fix.line_length *
fix               212 drivers/video/fbdev/au1100fb.c 	words = info->fix.line_length / sizeof(u32);
fix               253 drivers/video/fbdev/au1100fb.c 	if (fbi->fix.visual == FB_VISUAL_TRUECOLOR) {
fix               321 drivers/video/fbdev/au1100fb.c 		dmaaddr += (fbi->fix.line_length * dy);
fix               328 drivers/video/fbdev/au1100fb.c 			dmaaddr += (fbi->fix.line_length * dy);
fix               485 drivers/video/fbdev/au1100fb.c 	fbdev->info.fix = au1100fb_fix;
fix               951 drivers/video/fbdev/au1200fb.c 		| LCD_WINCTRL2_BX_N(fbdev->fb_info->fix.line_length)
fix              1010 drivers/video/fbdev/au1200fb.c 			fbi->fix.visual = FB_VISUAL_PSEUDOCOLOR;
fix              1011 drivers/video/fbdev/au1200fb.c 			fbi->fix.line_length = fbi->var.xres_virtual /
fix              1015 drivers/video/fbdev/au1200fb.c 			fbi->fix.visual = FB_VISUAL_TRUECOLOR;
fix              1016 drivers/video/fbdev/au1200fb.c 			fbi->fix.line_length = fbi->var.xres_virtual * (fbi->var.bits_per_pixel / 8);
fix              1020 drivers/video/fbdev/au1200fb.c 		fbi->fix.visual = FB_VISUAL_MONO10;
fix              1021 drivers/video/fbdev/au1200fb.c 		fbi->fix.line_length = fbi->var.xres_virtual / 8;
fix              1024 drivers/video/fbdev/au1200fb.c 	fbi->screen_size = fbi->fix.line_length * fbi->var.yres_virtual;
fix              1025 drivers/video/fbdev/au1200fb.c 	print_dbg("line length: %d\n", fbi->fix.line_length);
fix              1157 drivers/video/fbdev/au1200fb.c 	if (fbi->fix.visual == FB_VISUAL_TRUECOLOR) {
fix              1558 drivers/video/fbdev/au1200fb.c 	strncpy(fbi->fix.id, "AU1200", sizeof(fbi->fix.id));
fix              1559 drivers/video/fbdev/au1200fb.c 	fbi->fix.smem_start = fbdev->fb_phys;
fix              1560 drivers/video/fbdev/au1200fb.c 	fbi->fix.smem_len = fbdev->fb_len;
fix              1561 drivers/video/fbdev/au1200fb.c 	fbi->fix.type = FB_TYPE_PACKED_PIXELS;
fix              1562 drivers/video/fbdev/au1200fb.c 	fbi->fix.xpanstep = 0;
fix              1563 drivers/video/fbdev/au1200fb.c 	fbi->fix.ypanstep = 0;
fix              1564 drivers/video/fbdev/au1200fb.c 	fbi->fix.mmio_start = 0;
fix              1565 drivers/video/fbdev/au1200fb.c 	fbi->fix.mmio_len = 0;
fix              1566 drivers/video/fbdev/au1200fb.c 	fbi->fix.accel = FB_ACCEL_NONE;
fix              1021 drivers/video/fbdev/broadsheetfb.c 	total_size = info->fix.smem_len;
fix              1122 drivers/video/fbdev/broadsheetfb.c 	info->fix = broadsheetfb_fix;
fix              1123 drivers/video/fbdev/broadsheetfb.c 	info->fix.smem_len = videomemorysize;
fix               168 drivers/video/fbdev/bw2.c 				  info->fix.smem_start, info->fix.smem_len,
fix               176 drivers/video/fbdev/bw2.c 				   FBTYPE_SUN2BW, 1, info->fix.smem_len);
fix               185 drivers/video/fbdev/bw2.c 	strlcpy(info->fix.id, "bwtwo", sizeof(info->fix.id));
fix               187 drivers/video/fbdev/bw2.c 	info->fix.type = FB_TYPE_PACKED_PIXELS;
fix               188 drivers/video/fbdev/bw2.c 	info->fix.visual = FB_VISUAL_MONO01;
fix               190 drivers/video/fbdev/bw2.c 	info->fix.line_length = linebytes;
fix               192 drivers/video/fbdev/bw2.c 	info->fix.accel = FB_ACCEL_SUN_BWTWO;
fix               292 drivers/video/fbdev/bw2.c 	info->fix.smem_start = op->resource[0].start;
fix               315 drivers/video/fbdev/bw2.c 	info->fix.smem_len = PAGE_ALIGN(linebytes * info->var.yres);
fix               321 drivers/video/fbdev/bw2.c 				       info->fix.smem_len, "bw2 ram");
fix               338 drivers/video/fbdev/bw2.c 	       dp, par->which_io, info->fix.smem_start);
fix               343 drivers/video/fbdev/bw2.c 	of_iounmap(&op->resource[0], info->screen_base, info->fix.smem_len);
fix               363 drivers/video/fbdev/bw2.c 	of_iounmap(&op->resource[0], info->screen_base, info->fix.smem_len);
fix               427 drivers/video/fbdev/carminefb.c 	info->fix.line_length = info->var.xres * info->var.bits_per_pixel / 8;
fix               561 drivers/video/fbdev/carminefb.c 	info->fix = carminefb_fix;
fix               589 drivers/video/fbdev/carminefb.c 	fb_info(info, "%s frame buffer device\n", info->fix.id);
fix               727 drivers/video/fbdev/carminefb.c 	struct fb_fix_screeninfo fix;
fix               732 drivers/video/fbdev/carminefb.c 		fix = hw->fb[0]->fix;
fix               734 drivers/video/fbdev/carminefb.c 		fix = hw->fb[1]->fix;
fix               745 drivers/video/fbdev/carminefb.c 	release_mem_region(fix.smem_start, fix.smem_len);
fix               747 drivers/video/fbdev/carminefb.c 	release_mem_region(fix.mmio_start, fix.mmio_len);
fix               272 drivers/video/fbdev/cg14.c 				  info->fix.smem_start, info->fix.smem_len,
fix               345 drivers/video/fbdev/cg14.c 					  info->fix.smem_len);
fix               359 drivers/video/fbdev/cg14.c 	snprintf(info->fix.id, sizeof(info->fix.id), "%pOFn", dp);
fix               361 drivers/video/fbdev/cg14.c 	info->fix.type = FB_TYPE_PACKED_PIXELS;
fix               362 drivers/video/fbdev/cg14.c 	info->fix.visual = FB_VISUAL_PSEUDOCOLOR;
fix               364 drivers/video/fbdev/cg14.c 	info->fix.line_length = linebytes;
fix               366 drivers/video/fbdev/cg14.c 	info->fix.accel = FB_ACCEL_SUN_CG14;
fix               462 drivers/video/fbdev/cg14.c 			   info->screen_base, info->fix.smem_len);
fix               488 drivers/video/fbdev/cg14.c 	info->fix.smem_len = PAGE_ALIGN(linebytes * info->var.yres);
fix               492 drivers/video/fbdev/cg14.c 		info->fix.smem_start = op->resource[0].start;
fix               495 drivers/video/fbdev/cg14.c 		info->fix.smem_start = op->resource[1].start;
fix               507 drivers/video/fbdev/cg14.c 				       info->fix.smem_len, "cg14 ram");
fix               557 drivers/video/fbdev/cg14.c 	       par->iospace, info->fix.smem_start,
fix               232 drivers/video/fbdev/cg3.c 				  info->fix.smem_start, info->fix.smem_len,
fix               240 drivers/video/fbdev/cg3.c 				   FBTYPE_SUN3COLOR, 8, info->fix.smem_len);
fix               250 drivers/video/fbdev/cg3.c 	snprintf(info->fix.id, sizeof(info->fix.id), "%pOFn", dp);
fix               252 drivers/video/fbdev/cg3.c 	info->fix.type = FB_TYPE_PACKED_PIXELS;
fix               253 drivers/video/fbdev/cg3.c 	info->fix.visual = FB_VISUAL_PSEUDOCOLOR;
fix               255 drivers/video/fbdev/cg3.c 	info->fix.line_length = linebytes;
fix               257 drivers/video/fbdev/cg3.c 	info->fix.accel = FB_ACCEL_SUN_CGTHREE;
fix               366 drivers/video/fbdev/cg3.c 	info->fix.smem_start = op->resource[0].start;
fix               380 drivers/video/fbdev/cg3.c 	info->fix.smem_len = PAGE_ALIGN(linebytes * info->var.yres);
fix               390 drivers/video/fbdev/cg3.c 				       info->fix.smem_len, "cg3 ram");
fix               417 drivers/video/fbdev/cg3.c 	       dp, par->which_io, info->fix.smem_start);
fix               425 drivers/video/fbdev/cg3.c 	of_iounmap(&op->resource[0], info->screen_base, info->fix.smem_len);
fix               446 drivers/video/fbdev/cg3.c 	of_iounmap(&op->resource[0], info->screen_base, info->fix.smem_len);
fix               597 drivers/video/fbdev/cg6.c 				  info->fix.smem_start, info->fix.smem_len,
fix               604 drivers/video/fbdev/cg6.c 				   FBTYPE_SUNFAST_COLOR, 8, info->fix.smem_len);
fix               630 drivers/video/fbdev/cg6.c 		if (info->fix.smem_len <= 0x100000)
fix               635 drivers/video/fbdev/cg6.c 		if (info->fix.smem_len <= 0x100000)
fix               641 drivers/video/fbdev/cg6.c 	sprintf(info->fix.id, "%s %s", cg6_card_name, cg6_cpu_name);
fix               642 drivers/video/fbdev/cg6.c 	info->fix.id[sizeof(info->fix.id) - 1] = 0;
fix               644 drivers/video/fbdev/cg6.c 	info->fix.type = FB_TYPE_PACKED_PIXELS;
fix               645 drivers/video/fbdev/cg6.c 	info->fix.visual = FB_VISUAL_PSEUDOCOLOR;
fix               647 drivers/video/fbdev/cg6.c 	info->fix.line_length = linebytes;
fix               649 drivers/video/fbdev/cg6.c 	info->fix.accel = FB_ACCEL_SUN_CGSIX;
fix               738 drivers/video/fbdev/cg6.c 			   info->fix.smem_len);
fix               758 drivers/video/fbdev/cg6.c 	info->fix.smem_start = op->resource[0].start;
fix               768 drivers/video/fbdev/cg6.c 	info->fix.smem_len = PAGE_ALIGN(linebytes * info->var.yres);
fix               772 drivers/video/fbdev/cg6.c 		info->fix.smem_len *= 4;
fix               791 drivers/video/fbdev/cg6.c 					info->fix.smem_len, "cgsix ram");
fix               815 drivers/video/fbdev/cg6.c 	       dp, info->fix.id,
fix               816 drivers/video/fbdev/cg6.c 	       par->which_io, info->fix.smem_start);
fix               117 drivers/video/fbdev/chipsfb.c 		info->fix.line_length = 800*2;
fix               118 drivers/video/fbdev/chipsfb.c 		info->fix.visual = FB_VISUAL_TRUECOLOR;
fix               133 drivers/video/fbdev/chipsfb.c 		info->fix.line_length = 800;
fix               134 drivers/video/fbdev/chipsfb.c 		info->fix.visual = FB_VISUAL_PSEUDOCOLOR;		
fix               336 drivers/video/fbdev/chipsfb.c 	p->fix = chipsfb_fix;
fix               337 drivers/video/fbdev/chipsfb.c 	p->fix.smem_start = addr;
fix               422 drivers/video/fbdev/chipsfb.c 		 p->node, p->fix.smem_len / 1024);
fix               522 drivers/video/fbdev/cirrusfb.c 	if (cinfo->btype == BT_SD64 && info->fix.smem_len <= MB_ &&
fix               677 drivers/video/fbdev/cirrusfb.c 		info->fix.line_length = var->xres_virtual / 8;
fix               678 drivers/video/fbdev/cirrusfb.c 		info->fix.visual = FB_VISUAL_MONO10;
fix               682 drivers/video/fbdev/cirrusfb.c 		info->fix.line_length = var->xres_virtual;
fix               683 drivers/video/fbdev/cirrusfb.c 		info->fix.visual = FB_VISUAL_PSEUDOCOLOR;
fix               688 drivers/video/fbdev/cirrusfb.c 		info->fix.line_length = var->xres_virtual *
fix               690 drivers/video/fbdev/cirrusfb.c 		info->fix.visual = FB_VISUAL_TRUECOLOR;
fix               693 drivers/video/fbdev/cirrusfb.c 	info->fix.type = FB_TYPE_PACKED_PIXELS;
fix              1204 drivers/video/fbdev/cirrusfb.c 	pitch = info->fix.line_length >> 3;
fix              1285 drivers/video/fbdev/cirrusfb.c 	if (info->fix.visual == FB_VISUAL_TRUECOLOR) {
fix              1328 drivers/video/fbdev/cirrusfb.c 	base = var->yoffset * info->fix.line_length + xoffset;
fix              1737 drivers/video/fbdev/cirrusfb.c 	u32 color = (info->fix.visual == FB_VISUAL_TRUECOLOR) ?
fix              1766 drivers/video/fbdev/cirrusfb.c 			  info->fix.line_length, 0x40);
fix              1806 drivers/video/fbdev/cirrusfb.c 			info->fix.line_length);
fix              1844 drivers/video/fbdev/cirrusfb.c 					  info->fix.line_length, 0x40);
fix              1851 drivers/video/fbdev/cirrusfb.c 				  info->fix.line_length, op);
fix              1949 drivers/video/fbdev/cirrusfb.c 	if (info->fix.smem_start > 16 * MB_)
fix              1951 drivers/video/fbdev/cirrusfb.c 	if (info->fix.mmio_start > 16 * MB_)
fix              1988 drivers/video/fbdev/cirrusfb.c 		info->fix.accel = FB_ACCEL_NONE;
fix              1990 drivers/video/fbdev/cirrusfb.c 		info->fix.accel = FB_ACCEL_CIRRUS_ALPINE;
fix              2002 drivers/video/fbdev/cirrusfb.c 	strlcpy(info->fix.id, cirrusfb_board_info[cinfo->btype].name,
fix              2003 drivers/video/fbdev/cirrusfb.c 		sizeof(info->fix.id));
fix              2007 drivers/video/fbdev/cirrusfb.c 	info->fix.smem_len   = info->screen_size;
fix              2009 drivers/video/fbdev/cirrusfb.c 		info->fix.smem_len /= 4;
fix              2010 drivers/video/fbdev/cirrusfb.c 	info->fix.type_aux   = 0;
fix              2011 drivers/video/fbdev/cirrusfb.c 	info->fix.xpanstep   = 1;
fix              2012 drivers/video/fbdev/cirrusfb.c 	info->fix.ypanstep   = 1;
fix              2013 drivers/video/fbdev/cirrusfb.c 	info->fix.ywrapstep  = 0;
fix              2016 drivers/video/fbdev/cirrusfb.c 	info->fix.mmio_len   = 0;
fix              2111 drivers/video/fbdev/cirrusfb.c 	get_pci_addrs(pdev, &board_addr, &info->fix.mmio_start);
fix              2114 drivers/video/fbdev/cirrusfb.c 	cinfo->laguna_mmio = ioremap(info->fix.mmio_start, 0x1000);
fix              2117 drivers/video/fbdev/cirrusfb.c 		board_addr, info->fix.mmio_start);
fix              2145 drivers/video/fbdev/cirrusfb.c 	info->fix.smem_start = board_addr;
fix              2256 drivers/video/fbdev/cirrusfb.c 	info->fix.mmio_start = regbase;
fix              2265 drivers/video/fbdev/cirrusfb.c 	info->fix.smem_start = rambase;
fix               113 drivers/video/fbdev/clps711x-fb.c 		info->fix.visual = FB_VISUAL_MONO01;
fix               117 drivers/video/fbdev/clps711x-fb.c 		info->fix.visual = FB_VISUAL_PSEUDOCOLOR;
fix               123 drivers/video/fbdev/clps711x-fb.c 	info->fix.line_length = info->var.xres * info->var.bits_per_pixel / 8;
fix               124 drivers/video/fbdev/clps711x-fb.c 	info->fix.smem_len = size;
fix               238 drivers/video/fbdev/clps711x-fb.c 	info->fix.mmio_start = res->start;
fix               239 drivers/video/fbdev/clps711x-fb.c 	info->fix.mmio_len = resource_size(res);
fix               261 drivers/video/fbdev/clps711x-fb.c 	info->fix.smem_start = res->start;
fix               262 drivers/video/fbdev/clps711x-fb.c 	info->apertures->ranges[0].base = info->fix.smem_start;
fix               301 drivers/video/fbdev/clps711x-fb.c 	if (info->fix.smem_start != (readb(cfb->base + CLPS711X_FBADDR) << 28))
fix               311 drivers/video/fbdev/clps711x-fb.c 		writeb(info->fix.smem_start >> 28, cfb->base + CLPS711X_FBADDR);
fix               328 drivers/video/fbdev/clps711x-fb.c 	info->fix.type = FB_TYPE_PACKED_PIXELS;
fix               329 drivers/video/fbdev/clps711x-fb.c 	info->fix.accel = FB_ACCEL_NONE;
fix               330 drivers/video/fbdev/clps711x-fb.c 	strlcpy(info->fix.id, CLPS711X_FB_NAME, sizeof(info->fix.id));
fix               254 drivers/video/fbdev/cobalt_lcdfb.c 				  LCD_TEXT_POS(info->fix.line_length * y + x));
fix               305 drivers/video/fbdev/cobalt_lcdfb.c 	info->fix = cobalt_lcdfb_fix;
fix               306 drivers/video/fbdev/cobalt_lcdfb.c 	info->fix.smem_start = res->start;
fix               307 drivers/video/fbdev/cobalt_lcdfb.c 	info->fix.smem_len = info->screen_size;
fix               232 drivers/video/fbdev/controlfb.c 	info->fix.visual = (p->par.cmode == CMODE_8) ?
fix               234 drivers/video/fbdev/controlfb.c 	info->fix.line_length = p->par.pitch;
fix               235 drivers/video/fbdev/controlfb.c 	info->fix.xpanstep = 32 >> p->par.cmode;
fix               236 drivers/video/fbdev/controlfb.c 	info->fix.ypanstep = 1;
fix               292 drivers/video/fbdev/controlfb.c 	start = info->fix.smem_start;
fix               293 drivers/video/fbdev/controlfb.c 	len = info->fix.smem_len;
fix               299 drivers/video/fbdev/controlfb.c 		start = info->fix.mmio_start;
fix               300 drivers/video/fbdev/controlfb.c 		len = info->fix.mmio_len;
fix              1037 drivers/video/fbdev/controlfb.c 	strcpy(info->fix.id, "control");
fix              1038 drivers/video/fbdev/controlfb.c 	info->fix.mmio_start = p->control_regs_phys;
fix              1039 drivers/video/fbdev/controlfb.c 	info->fix.mmio_len = sizeof(struct control_regs);
fix              1040 drivers/video/fbdev/controlfb.c 	info->fix.type = FB_TYPE_PACKED_PIXELS;
fix              1041 drivers/video/fbdev/controlfb.c 	info->fix.smem_start = p->frame_buffer_phys + CTRLFB_OFF;
fix              1042 drivers/video/fbdev/controlfb.c 	info->fix.smem_len = p->total_vram - CTRLFB_OFF;
fix              1043 drivers/video/fbdev/controlfb.c         info->fix.ywrapstep = 0;
fix              1044 drivers/video/fbdev/controlfb.c         info->fix.type_aux = 0;
fix              1045 drivers/video/fbdev/controlfb.c         info->fix.accel = FB_ACCEL_NONE;
fix               385 drivers/video/fbdev/core/cfbcopyarea.c 	unsigned long const bits_per_line = p->fix.line_length*8u;
fix               290 drivers/video/fbdev/core/cfbfillrect.c 	if (p->fix.visual == FB_VISUAL_TRUECOLOR ||
fix               291 drivers/video/fbdev/core/cfbfillrect.c 	    p->fix.visual == FB_VISUAL_DIRECTCOLOR )
fix               300 drivers/video/fbdev/core/cfbfillrect.c 	dst_idx += rect->dy*p->fix.line_length*8+rect->dx*bpp;
fix               329 drivers/video/fbdev/core/cfbfillrect.c 			dst_idx += p->fix.line_length*8;
fix               362 drivers/video/fbdev/core/cfbfillrect.c 			dst_idx += p->fix.line_length*8;
fix               103 drivers/video/fbdev/core/cfbimgblt.c 			if (p->fix.visual == FB_VISUAL_TRUECOLOR ||
fix               104 drivers/video/fbdev/core/cfbimgblt.c 			    p->fix.visual == FB_VISUAL_DIRECTCOLOR )
fix               126 drivers/video/fbdev/core/cfbimgblt.c 		dst1 += p->fix.line_length;
fix               128 drivers/video/fbdev/core/cfbimgblt.c 			dst2 += p->fix.line_length;
fix               145 drivers/video/fbdev/core/cfbimgblt.c 	u32 val, pitch = p->fix.line_length;
fix               260 drivers/video/fbdev/core/cfbimgblt.c 		dst1 += p->fix.line_length;
fix               276 drivers/video/fbdev/core/cfbimgblt.c 	bitstart = (dy * p->fix.line_length * 8) + (dx * bpp);
fix               278 drivers/video/fbdev/core/cfbimgblt.c 	pitch_index = (p->fix.line_length & (bpl - 1)) * 8;
fix               288 drivers/video/fbdev/core/cfbimgblt.c 		if (p->fix.visual == FB_VISUAL_TRUECOLOR ||
fix               289 drivers/video/fbdev/core/cfbimgblt.c 		    p->fix.visual == FB_VISUAL_DIRECTCOLOR) {
fix                34 drivers/video/fbdev/core/fb_defio.c 		page = pfn_to_page((info->fix.smem_start + offs) >> PAGE_SHIFT);
fix                47 drivers/video/fbdev/core/fb_defio.c 	if (offset >= info->fix.smem_len)
fix               235 drivers/video/fbdev/core/fb_defio.c 	for (i = 0 ; i < info->fix.smem_len; i += PAGE_SIZE) {
fix                30 drivers/video/fbdev/core/fb_sys_fops.c 		total_size = info->fix.smem_len;
fix                70 drivers/video/fbdev/core/fb_sys_fops.c 		total_size = info->fix.smem_len;
fix               312 drivers/video/fbdev/core/fbcon.c 	int depth = fb_get_color_depth(&info->var, &info->fix);
fix               330 drivers/video/fbdev/core/fbcon.c 		int fg = (info->fix.visual != FB_VISUAL_MONO01) ? col : 0;
fix               331 drivers/video/fbdev/core/fbcon.c 		int bg = (info->fix.visual != FB_VISUAL_MONO01) ? 0 : col;
fix               620 drivers/video/fbdev/core/fbcon.c 	if (fb_get_color_depth(&info->var, &info->fix) == 1)
fix              1019 drivers/video/fbdev/core/fbcon.c 	if (info->fix.type != FB_TYPE_TEXT) {
fix              1065 drivers/video/fbdev/core/fbcon.c 	DPRINTK("mode:   %s\n", info->fix.id);
fix              1066 drivers/video/fbdev/core/fbcon.c 	DPRINTK("visual: %d\n", info->fix.visual);
fix              1098 drivers/video/fbdev/core/fbcon.c 	    (info->fix.type == FB_TYPE_TEXT))
fix              1141 drivers/video/fbdev/core/fbcon.c 	vc->vc_can_do_color = (fb_get_color_depth(&info->var, &info->fix)!=1);
fix              1453 drivers/video/fbdev/core/fbcon.c 	vc->vc_can_do_color = (fb_get_color_depth(&info->var, &info->fix)!=1);
fix              2149 drivers/video/fbdev/core/fbcon.c 	int ypan = FBCON_SWAP(ops->rotate, info->fix.ypanstep,
fix              2150 drivers/video/fbdev/core/fbcon.c 				  info->fix.xpanstep);
fix              2151 drivers/video/fbdev/core/fbcon.c 	int ywrap = FBCON_SWAP(ops->rotate, info->fix.ywrapstep, t);
fix              2322 drivers/video/fbdev/core/fbcon.c 	vc->vc_can_do_color = (fb_get_color_depth(&info->var, &info->fix)!=1);
fix              2738 drivers/video/fbdev/core/fbcon.c 	depth = fb_get_color_depth(&info->var, &info->fix);
fix              3209 drivers/video/fbdev/core/fbcon.c 		       info->fix.id, info->node);
fix               138 drivers/video/fbdev/core/fbcon.h 	is_mono01 = info->fix.visual == FB_VISUAL_MONO01;
fix               241 drivers/video/fbdev/core/fbcon.h 	if (fb_get_color_depth(&info->var, &info->fix) == 1) {
fix                19 drivers/video/fbdev/core/fbcon_rotate.h         (s == SCROLL_REDRAW || s == SCROLL_MOVE || !(i)->fix.xpanstep) ? \
fix                88 drivers/video/fbdev/core/fbmem.c 		       struct fb_fix_screeninfo *fix)
fix                92 drivers/video/fbdev/core/fbmem.c 	if (fix->visual == FB_VISUAL_MONO01 ||
fix                93 drivers/video/fbdev/core/fbmem.c 	    fix->visual == FB_VISUAL_MONO10)
fix               278 drivers/video/fbdev/core/fbmem.c 	u8 xor = (info->fix.visual == FB_VISUAL_MONO01) ? 0xff : 0;
fix               281 drivers/video/fbdev/core/fbmem.c 	switch (fb_get_color_depth(&info->var, &info->fix)) {
fix               293 drivers/video/fbdev/core/fbmem.c 	if (info->fix.visual == FB_VISUAL_MONO01 ||
fix               294 drivers/video/fbdev/core/fbmem.c 	    info->fix.visual == FB_VISUAL_MONO10)
fix               568 drivers/video/fbdev/core/fbmem.c 	if (info->fix.visual != FB_VISUAL_TRUECOLOR)
fix               616 drivers/video/fbdev/core/fbmem.c 	int depth = fb_get_color_depth(&info->var, &info->fix);
fix               626 drivers/video/fbdev/core/fbmem.c 	if (info->fix.visual == FB_VISUAL_DIRECTCOLOR) {
fix               634 drivers/video/fbdev/core/fbmem.c 	if (info->fix.visual == FB_VISUAL_STATIC_PSEUDOCOLOR && depth > 4) {
fix               666 drivers/video/fbdev/core/fbmem.c 		switch (info->fix.visual) {
fix               727 drivers/video/fbdev/core/fbmem.c 		seq_printf(m, "%d %s\n", fi->node, fi->fix.id);
fix               779 drivers/video/fbdev/core/fbmem.c 		total_size = info->fix.smem_len;
fix               844 drivers/video/fbdev/core/fbmem.c 		total_size = info->fix.smem_len;
fix               897 drivers/video/fbdev/core/fbmem.c 	struct fb_fix_screeninfo *fix = &info->fix;
fix               903 drivers/video/fbdev/core/fbmem.c 			if (!fix->ywrapstep || (var->yoffset % fix->ywrapstep))
fix               907 drivers/video/fbdev/core/fbmem.c 		} else if (!fix->ypanstep || (var->yoffset % fix->ypanstep))
fix               911 drivers/video/fbdev/core/fbmem.c 	if (var->xoffset > 0 && (!fix->xpanstep ||
fix               912 drivers/video/fbdev/core/fbmem.c 				 (var->xoffset % fix->xpanstep)))
fix               989 drivers/video/fbdev/core/fbmem.c 	if ((info->fix.capabilities & FB_CAP_FOURCC) &&
fix              1084 drivers/video/fbdev/core/fbmem.c 	struct fb_fix_screeninfo fix;
fix              1113 drivers/video/fbdev/core/fbmem.c 		memcpy(&fix, &info->fix, sizeof(fix));
fix              1115 drivers/video/fbdev/core/fbmem.c 			fix.smem_start = 0;
fix              1118 drivers/video/fbdev/core/fbmem.c 		ret = copy_to_user(argp, &fix, sizeof(fix)) ? -EFAULT : 0;
fix              1245 drivers/video/fbdev/core/fbmem.c static int do_fscreeninfo_to_user(struct fb_fix_screeninfo *fix,
fix              1251 drivers/video/fbdev/core/fbmem.c 	err = copy_to_user(&fix32->id, &fix->id, sizeof(fix32->id));
fix              1253 drivers/video/fbdev/core/fbmem.c 	data = (__u32) (unsigned long) fix->smem_start;
fix              1256 drivers/video/fbdev/core/fbmem.c 	err |= put_user(fix->smem_len, &fix32->smem_len);
fix              1257 drivers/video/fbdev/core/fbmem.c 	err |= put_user(fix->type, &fix32->type);
fix              1258 drivers/video/fbdev/core/fbmem.c 	err |= put_user(fix->type_aux, &fix32->type_aux);
fix              1259 drivers/video/fbdev/core/fbmem.c 	err |= put_user(fix->visual, &fix32->visual);
fix              1260 drivers/video/fbdev/core/fbmem.c 	err |= put_user(fix->xpanstep, &fix32->xpanstep);
fix              1261 drivers/video/fbdev/core/fbmem.c 	err |= put_user(fix->ypanstep, &fix32->ypanstep);
fix              1262 drivers/video/fbdev/core/fbmem.c 	err |= put_user(fix->ywrapstep, &fix32->ywrapstep);
fix              1263 drivers/video/fbdev/core/fbmem.c 	err |= put_user(fix->line_length, &fix32->line_length);
fix              1265 drivers/video/fbdev/core/fbmem.c 	data = (__u32) (unsigned long) fix->mmio_start;
fix              1268 drivers/video/fbdev/core/fbmem.c 	err |= put_user(fix->mmio_len, &fix32->mmio_len);
fix              1269 drivers/video/fbdev/core/fbmem.c 	err |= put_user(fix->accel, &fix32->accel);
fix              1270 drivers/video/fbdev/core/fbmem.c 	err |= copy_to_user(fix32->reserved, fix->reserved,
fix              1271 drivers/video/fbdev/core/fbmem.c 			    sizeof(fix->reserved));
fix              1281 drivers/video/fbdev/core/fbmem.c 	struct fb_fix_screeninfo fix;
fix              1284 drivers/video/fbdev/core/fbmem.c 	fix = info->fix;
fix              1286 drivers/video/fbdev/core/fbmem.c 		fix.smem_start = 0;
fix              1288 drivers/video/fbdev/core/fbmem.c 	return do_fscreeninfo_to_user(&fix, compat_ptr(arg));
fix              1361 drivers/video/fbdev/core/fbmem.c 	start = info->fix.smem_start;
fix              1362 drivers/video/fbdev/core/fbmem.c 	len = info->fix.smem_len;
fix              1371 drivers/video/fbdev/core/fbmem.c 		start = info->fix.mmio_start;
fix              1372 drivers/video/fbdev/core/fbmem.c 		len = info->fix.mmio_len;
fix              1450 drivers/video/fbdev/core/fbmem.c 	unsigned long fb_size = PAGE_ALIGN(info->fix.smem_len);
fix              1498 drivers/video/fbdev/core/fbmem.c 		       "support this framebuffer\n", fi->fix.id);
fix              1502 drivers/video/fbdev/core/fbmem.c 		       "support this framebuffer\n", fi->fix.id);
fix              1565 drivers/video/fbdev/core/fbmem.c 			       i, name, registered_fb[i]->fix.id);
fix              1585 drivers/video/fbdev/core/fbmem.c 					   fb_info->fix.id,
fix                58 drivers/video/fbdev/core/fbmon.c 	u32 fix;
fix                66 drivers/video/fbdev/core/fbmon.c 		.fix          = FBMON_FIX_HEADER,
fix                72 drivers/video/fbdev/core/fbmon.c 		.fix          = FBMON_FIX_INPUT,
fix                78 drivers/video/fbdev/core/fbmon.c 		.fix          = FBMON_FIX_TIMINGS,
fix               150 drivers/video/fbdev/core/fbmon.c 	int i, fix = 0, ret = 0;
fix               162 drivers/video/fbdev/core/fbmon.c 			fix = brokendb[i].fix;
fix               167 drivers/video/fbdev/core/fbmon.c 	switch (fix) {
fix               171 drivers/video/fbdev/core/fbmon.c 				ret = fix;
fix               181 drivers/video/fbdev/core/fbmon.c 			ret = fix;
fix               185 drivers/video/fbdev/core/fbmon.c 		ret = fix;
fix               207 drivers/video/fbdev/core/fbmon.c static void fix_edid(unsigned char *edid, int fix)
fix               212 drivers/video/fbdev/core/fbmon.c 	switch (fix) {
fix               259 drivers/video/fbdev/core/fbmon.c 	int i, err = 0, fix = check_edid(edid);
fix               261 drivers/video/fbdev/core/fbmon.c 	if (fix)
fix               262 drivers/video/fbdev/core/fbmon.c 		fix_edid(edid, fix);
fix               279 drivers/video/fbdev/core/fbmon.c 	int i, err = 1, fix = check_edid(edid);
fix               281 drivers/video/fbdev/core/fbmon.c 	if (fix)
fix               282 drivers/video/fbdev/core/fbmon.c 		fix_edid(edid, fix);
fix               296 drivers/video/fbdev/core/fbsysfs.c 	return snprintf(buf, PAGE_SIZE, "%d\n", fb_info->fix.line_length);
fix               393 drivers/video/fbdev/core/fbsysfs.c 	return snprintf(buf, PAGE_SIZE, "%s\n", fb_info->fix.id);
fix               222 drivers/video/fbdev/core/svgalib.c 	int colstride = 1 << (info->fix.type_aux & FB_AUX_TEXT_SVGA_MASK);
fix               259 drivers/video/fbdev/core/svgalib.c 	int colstride = 2 << (info->fix.type_aux & FB_AUX_TEXT_SVGA_MASK);
fix               280 drivers/video/fbdev/core/svgalib.c 	int colstride = 2 << (info->fix.type_aux & FB_AUX_TEXT_SVGA_MASK);
fix               626 drivers/video/fbdev/core/svgalib.c 		      struct fb_fix_screeninfo *fix)
fix               637 drivers/video/fbdev/core/svgalib.c 		if (fix != NULL) {
fix               638 drivers/video/fbdev/core/svgalib.c 			fix->type      = frm[i].type;
fix               639 drivers/video/fbdev/core/svgalib.c 			fix->type_aux  = frm[i].type_aux;
fix               640 drivers/video/fbdev/core/svgalib.c 			fix->visual    = frm[i].visual;
fix               641 drivers/video/fbdev/core/svgalib.c 			fix->xpanstep  = frm[i].xpanstep;
fix               319 drivers/video/fbdev/core/syscopyarea.c 	unsigned long const bits_per_line = p->fix.line_length*8u;
fix               255 drivers/video/fbdev/core/sysfillrect.c 	if (p->fix.visual == FB_VISUAL_TRUECOLOR ||
fix               256 drivers/video/fbdev/core/sysfillrect.c 	    p->fix.visual == FB_VISUAL_DIRECTCOLOR )
fix               265 drivers/video/fbdev/core/sysfillrect.c 	dst_idx += rect->dy*p->fix.line_length*8+rect->dx*bpp;
fix               292 drivers/video/fbdev/core/sysfillrect.c 			dst_idx += p->fix.line_length*8;
fix               326 drivers/video/fbdev/core/sysfillrect.c 			dst_idx += p->fix.line_length*8;
fix                77 drivers/video/fbdev/core/sysimgblt.c 			if (p->fix.visual == FB_VISUAL_TRUECOLOR ||
fix                78 drivers/video/fbdev/core/sysimgblt.c 			    p->fix.visual == FB_VISUAL_DIRECTCOLOR )
fix               100 drivers/video/fbdev/core/sysimgblt.c 		dst1 += p->fix.line_length;
fix               102 drivers/video/fbdev/core/sysimgblt.c 			dst2 += p->fix.line_length;
fix               117 drivers/video/fbdev/core/sysimgblt.c 	u32 val, pitch = p->fix.line_length;
fix               235 drivers/video/fbdev/core/sysimgblt.c 		dst1 += p->fix.line_length;
fix               251 drivers/video/fbdev/core/sysimgblt.c 	bitstart = (dy * p->fix.line_length * 8) + (dx * bpp);
fix               253 drivers/video/fbdev/core/sysimgblt.c 	pitch_index = (p->fix.line_length & (bpl - 1)) * 8;
fix               263 drivers/video/fbdev/core/sysimgblt.c 		if (p->fix.visual == FB_VISUAL_TRUECOLOR ||
fix               264 drivers/video/fbdev/core/sysimgblt.c 		    p->fix.visual == FB_VISUAL_DIRECTCOLOR) {
fix               280 drivers/video/fbdev/cyber2000fb.c 	switch (cfb->fb.fix.visual) {
fix               838 drivers/video/fbdev/cyber2000fb.c 	if (mem > cfb->fb.fix.smem_len)
fix               839 drivers/video/fbdev/cyber2000fb.c 		var->yres_virtual = cfb->fb.fix.smem_len * 8 /
fix               933 drivers/video/fbdev/cyber2000fb.c 	cfb->fb.fix.line_length = var->xres_virtual * var->bits_per_pixel / 8;
fix               942 drivers/video/fbdev/cyber2000fb.c 	mem = cfb->fb.fix.line_length * var->yres_virtual;
fix               943 drivers/video/fbdev/cyber2000fb.c 	BUG_ON(mem > cfb->fb.fix.smem_len);
fix               952 drivers/video/fbdev/cyber2000fb.c 		cfb->fb.fix.visual = FB_VISUAL_PSEUDOCOLOR;
fix               954 drivers/video/fbdev/cyber2000fb.c 		cfb->fb.fix.visual = FB_VISUAL_TRUECOLOR;
fix               956 drivers/video/fbdev/cyber2000fb.c 		cfb->fb.fix.visual = FB_VISUAL_DIRECTCOLOR;
fix              1135 drivers/video/fbdev/cyber2000fb.c 		info->fb_size	      = int_cfb_info->fb.fix.smem_len;
fix              1138 drivers/video/fbdev/cyber2000fb.c 		strlcpy(info->dev_name, int_cfb_info->fb.fix.id,
fix              1231 drivers/video/fbdev/cyber2000fb.c 	strlcpy(cfb->ddc_adapter.name, cfb->fb.fix.id,
fix              1306 drivers/video/fbdev/cyber2000fb.c 	strlcpy(cfb->i2c_adapter.name, cfb->fb.fix.id,
fix              1428 drivers/video/fbdev/cyber2000fb.c 	strcpy(cfb->fb.fix.id, name);
fix              1430 drivers/video/fbdev/cyber2000fb.c 	cfb->fb.fix.type	= FB_TYPE_PACKED_PIXELS;
fix              1431 drivers/video/fbdev/cyber2000fb.c 	cfb->fb.fix.type_aux	= 0;
fix              1432 drivers/video/fbdev/cyber2000fb.c 	cfb->fb.fix.xpanstep	= 0;
fix              1433 drivers/video/fbdev/cyber2000fb.c 	cfb->fb.fix.ypanstep	= 1;
fix              1434 drivers/video/fbdev/cyber2000fb.c 	cfb->fb.fix.ywrapstep	= 0;
fix              1438 drivers/video/fbdev/cyber2000fb.c 		cfb->fb.fix.accel = 0;
fix              1442 drivers/video/fbdev/cyber2000fb.c 		cfb->fb.fix.accel = FB_ACCEL_IGS_CYBER2000;
fix              1446 drivers/video/fbdev/cyber2000fb.c 		cfb->fb.fix.accel = FB_ACCEL_IGS_CYBER2010;
fix              1450 drivers/video/fbdev/cyber2000fb.c 		cfb->fb.fix.accel = FB_ACCEL_IGS_CYBER5000;
fix              1556 drivers/video/fbdev/cyber2000fb.c 	cfb->fb.fix.smem_len   = smem_size;
fix              1557 drivers/video/fbdev/cyber2000fb.c 	cfb->fb.fix.mmio_len   = MMIO_SIZE;
fix              1568 drivers/video/fbdev/cyber2000fb.c 		printk(KERN_ERR "%s: no valid mode found\n", cfb->fb.fix.id);
fix              1572 drivers/video/fbdev/cyber2000fb.c 	cfb->fb.var.yres_virtual = cfb->fb.fix.smem_len * 8 /
fix              1593 drivers/video/fbdev/cyber2000fb.c 		cfb->fb.fix.id, cfb->fb.fix.smem_len >> 10,
fix              1694 drivers/video/fbdev/cyber2000fb.c 		       cfb->fb.fix.id);
fix              1699 drivers/video/fbdev/cyber2000fb.c 				cfb->fb.fix.id);
fix              1731 drivers/video/fbdev/cyber2000fb.c 	err = pci_request_regions(dev, cfb->fb.fix.id);
fix              1744 drivers/video/fbdev/cyber2000fb.c 	cfb->fb.fix.mmio_start = pci_resource_start(dev, 0) + MMIO_OFFSET;
fix              1745 drivers/video/fbdev/cyber2000fb.c 	cfb->fb.fix.smem_start = pci_resource_start(dev, 0);
fix               604 drivers/video/fbdev/da8xx-fb.c 	if (info->fix.visual == FB_VISUAL_DIRECTCOLOR)
fix               610 drivers/video/fbdev/da8xx-fb.c 	switch (info->fix.visual) {
fix               657 drivers/video/fbdev/da8xx-fb.c 	if (info->fix.visual == FB_VISUAL_TRUECOLOR) {
fix              1215 drivers/video/fbdev/da8xx-fb.c 	struct fb_fix_screeninfo    *fix = &fbi->fix;
fix              1230 drivers/video/fbdev/da8xx-fb.c 			start	= fix->smem_start +
fix              1231 drivers/video/fbdev/da8xx-fb.c 				new_var.yoffset * fix->line_length +
fix              1233 drivers/video/fbdev/da8xx-fb.c 			end	= start + fbi->var.yres * fix->line_length - 1;
fix              1270 drivers/video/fbdev/da8xx-fb.c 	info->fix.visual = (par->cfg.bpp <= 8) ?
fix              1272 drivers/video/fbdev/da8xx-fb.c 	info->fix.line_length = (par->mode.xres * par->cfg.bpp) / 8;
fix              1280 drivers/video/fbdev/da8xx-fb.c 	par->dma_start = info->fix.smem_start +
fix              1281 drivers/video/fbdev/da8xx-fb.c 			 info->var.yoffset * info->fix.line_length +
fix              1284 drivers/video/fbdev/da8xx-fb.c 			 info->var.yres * info->fix.line_length - 1;
fix              1469 drivers/video/fbdev/da8xx-fb.c 	da8xx_fb_info->fix = da8xx_fb_fix;
fix              1473 drivers/video/fbdev/da8xx-fb.c 	da8xx_fb_info->fix.visual = (da8xx_fb_info->var.bits_per_pixel <= 8) ?
fix               159 drivers/video/fbdev/dnfb.c 	src = (ushort *)(info->screen_base + area->sy * info->fix.line_length +
fix               161 drivers/video/fbdev/dnfb.c 	dest = area->dy * (info->fix.line_length >> 1) + (area->dx >> 4);
fix               164 drivers/video/fbdev/dnfb.c 		y_delta = (info->fix.line_length * 8) - area->sx - area->width;
fix               174 drivers/video/fbdev/dnfb.c 		y_delta = -((info->fix.line_length * 8) - area->sx - area->width);
fix               238 drivers/video/fbdev/dnfb.c 	info->fix = dnfb_fix;
fix               243 drivers/video/fbdev/dnfb.c 	info->screen_base = (u_char *) info->fix.smem_start;
fix               542 drivers/video/fbdev/efifb.c 	info->fix = efifb_fix;
fix               577 drivers/video/fbdev/efifb.c 	fb_info(info, "%s frame buffer device\n", info->fix.id);
fix               177 drivers/video/fbdev/ep93xx-fb.c 		info->fix.visual 	= FB_VISUAL_PSEUDOCOLOR;
fix               190 drivers/video/fbdev/ep93xx-fb.c 		info->fix.visual 	= FB_VISUAL_TRUECOLOR;
fix               203 drivers/video/fbdev/ep93xx-fb.c 		info->fix.visual 	= FB_VISUAL_TRUECOLOR;
fix               216 drivers/video/fbdev/ep93xx-fb.c 		info->fix.visual 	= FB_VISUAL_TRUECOLOR;
fix               278 drivers/video/fbdev/ep93xx-fb.c 	info->fix.line_length = info->var.xres_virtual *
fix               281 drivers/video/fbdev/ep93xx-fb.c 	ep93xxfb_writel(fbi, info->fix.smem_start, EP93XXFB_SCREEN_PAGE);
fix               285 drivers/video/fbdev/ep93xx-fb.c 	ep93xxfb_writel(fbi, info->fix.line_length / 4, EP93XXFB_VLINE_STEP);
fix               314 drivers/video/fbdev/ep93xx-fb.c 	if (offset < info->fix.smem_len) {
fix               316 drivers/video/fbdev/ep93xx-fb.c 				   info->fix.smem_start, info->fix.smem_len);
fix               357 drivers/video/fbdev/ep93xx-fb.c 	switch (info->fix.visual) {
fix               447 drivers/video/fbdev/ep93xx-fb.c 	info->fix.smem_start = phys_addr;
fix               448 drivers/video/fbdev/ep93xx-fb.c 	info->fix.smem_len = fb_size;
fix               457 drivers/video/fbdev/ep93xx-fb.c 		dma_free_coherent(info->dev, info->fix.smem_len,
fix               458 drivers/video/fbdev/ep93xx-fb.c 				  info->screen_base, info->fix.smem_start);
fix               513 drivers/video/fbdev/ep93xx-fb.c 	strcpy(info->fix.id, pdev->name);
fix               515 drivers/video/fbdev/ep93xx-fb.c 	info->fix.type		= FB_TYPE_PACKED_PIXELS;
fix               516 drivers/video/fbdev/ep93xx-fb.c 	info->fix.accel		= FB_ACCEL_NONE;
fix               496 drivers/video/fbdev/fb-puv3.c 			info->fix = unifb_fix;
fix               504 drivers/video/fbdev/fb-puv3.c 	info->fix.line_length = get_line_length(info->var.xres_virtual,
fix               532 drivers/video/fbdev/fb-puv3.c 	writel(info->fix.smem_start, UDE_FSA);
fix               568 drivers/video/fbdev/fb-puv3.c 	switch (info->fix.visual) {
fix               586 drivers/video/fbdev/fb-puv3.c 	if (info->fix.visual == FB_VISUAL_TRUECOLOR) {
fix               644 drivers/video/fbdev/fb-puv3.c 	return vm_iomap_memory(vma, info->fix.smem_start, info->fix.smem_len);
fix               697 drivers/video/fbdev/fb-puv3.c 	info->fix = unifb_fix;
fix               702 drivers/video/fbdev/fb-puv3.c 	info->fix.accel = FB_ACCEL_PUV3_UNIGFX;
fix               886 drivers/video/fbdev/ffb.c 	strlcpy(info->fix.id, ffb_type_name, sizeof(info->fix.id));
fix               888 drivers/video/fbdev/ffb.c 	info->fix.type = FB_TYPE_PACKED_PIXELS;
fix               889 drivers/video/fbdev/ffb.c 	info->fix.visual = FB_VISUAL_TRUECOLOR;
fix               892 drivers/video/fbdev/ffb.c 	info->fix.line_length = 8192;
fix               894 drivers/video/fbdev/ffb.c 	info->fix.accel = FB_ACCEL_SUN_CREATOR;
fix               282 drivers/video/fbdev/fm2fb.c 	info->fix = fb_fix;
fix               786 drivers/video/fbdev/fsl-diu-fb.c 	struct fb_fix_screeninfo *fix = &info->fix;
fix               790 drivers/video/fbdev/fsl-diu-fb.c 	strncpy(fix->id, mfbi->id, sizeof(fix->id));
fix               791 drivers/video/fbdev/fsl-diu-fb.c 	fix->line_length = var->xres_virtual * var->bits_per_pixel / 8;
fix               792 drivers/video/fbdev/fsl-diu-fb.c 	fix->type = FB_TYPE_PACKED_PIXELS;
fix               793 drivers/video/fbdev/fsl-diu-fb.c 	fix->accel = FB_ACCEL_NONE;
fix               794 drivers/video/fbdev/fsl-diu-fb.c 	fix->visual = FB_VISUAL_TRUECOLOR;
fix               795 drivers/video/fbdev/fsl-diu-fb.c 	fix->xpanstep = 1;
fix               796 drivers/video/fbdev/fsl-diu-fb.c 	fix->ypanstep = 1;
fix               870 drivers/video/fbdev/fsl-diu-fb.c 	u32 smem_len = info->fix.line_length * info->var.yres_virtual;
fix               880 drivers/video/fbdev/fsl-diu-fb.c 	info->fix.smem_start = virt_to_phys(info->screen_base);
fix               881 drivers/video/fbdev/fsl-diu-fb.c 	info->fix.smem_len = smem_len;
fix               883 drivers/video/fbdev/fsl-diu-fb.c 	info->screen_size = info->fix.smem_len;
fix               891 drivers/video/fbdev/fsl-diu-fb.c 	size_t l = info->fix.smem_len;
fix               895 drivers/video/fbdev/fsl-diu-fb.c 	info->fix.smem_start = 0;
fix               896 drivers/video/fbdev/fsl-diu-fb.c 	info->fix.smem_len = 0;
fix              1140 drivers/video/fbdev/fsl-diu-fb.c 	len = info->var.yres_virtual * info->fix.line_length;
fix              1142 drivers/video/fbdev/fsl-diu-fb.c 	if (len != info->fix.smem_len) {
fix              1143 drivers/video/fbdev/fsl-diu-fb.c 		if (info->fix.smem_start)
fix              1159 drivers/video/fbdev/fsl-diu-fb.c 	ad->addr    = cpu_to_le32(info->fix.smem_start);
fix              1208 drivers/video/fbdev/fsl-diu-fb.c 	switch (info->fix.visual) {
fix              1726 drivers/video/fbdev/fsl-diu-fb.c 		info->fix.smem_start = 0;
fix               244 drivers/video/fbdev/g364fb.c 	fb_info.fix = fb_fix;
fix               654 drivers/video/fbdev/gbefb.c 	info->fix.line_length = info->var.xres_virtual * bytesPerPixel;
fix               669 drivers/video/fbdev/gbefb.c 		info->fix.visual = FB_VISUAL_PSEUDOCOLOR;
fix               673 drivers/video/fbdev/gbefb.c 		info->fix.visual = FB_VISUAL_TRUECOLOR;
fix               677 drivers/video/fbdev/gbefb.c 		info->fix.visual = FB_VISUAL_TRUECOLOR;
fix               818 drivers/video/fbdev/gbefb.c static void gbefb_encode_fix(struct fb_fix_screeninfo *fix,
fix               821 drivers/video/fbdev/gbefb.c 	memset(fix, 0, sizeof(struct fb_fix_screeninfo));
fix               822 drivers/video/fbdev/gbefb.c 	strcpy(fix->id, "SGI GBE");
fix               823 drivers/video/fbdev/gbefb.c 	fix->smem_start = (unsigned long) gbe_mem;
fix               824 drivers/video/fbdev/gbefb.c 	fix->smem_len = gbe_mem_size;
fix               825 drivers/video/fbdev/gbefb.c 	fix->type = FB_TYPE_PACKED_PIXELS;
fix               826 drivers/video/fbdev/gbefb.c 	fix->type_aux = 0;
fix               827 drivers/video/fbdev/gbefb.c 	fix->accel = FB_ACCEL_NONE;
fix               830 drivers/video/fbdev/gbefb.c 		fix->visual = FB_VISUAL_PSEUDOCOLOR;
fix               833 drivers/video/fbdev/gbefb.c 		fix->visual = FB_VISUAL_TRUECOLOR;
fix               836 drivers/video/fbdev/gbefb.c 	fix->ywrapstep = 0;
fix               837 drivers/video/fbdev/gbefb.c 	fix->xpanstep = 0;
fix               838 drivers/video/fbdev/gbefb.c 	fix->ypanstep = 0;
fix               839 drivers/video/fbdev/gbefb.c 	fix->line_length = var->xres_virtual * var->bits_per_pixel / 8;
fix               840 drivers/video/fbdev/gbefb.c 	fix->mmio_start = GBE_BASE;
fix               841 drivers/video/fbdev/gbefb.c 	fix->mmio_len = sizeof(struct sgi_gbe);
fix              1217 drivers/video/fbdev/gbefb.c 	gbefb_encode_fix(&info->fix, &info->var);
fix              1229 drivers/video/fbdev/gbefb.c 		info->fix.id, gbe_revision, (unsigned)GBE_BASE,
fix               102 drivers/video/fbdev/geode/display_gx.c 	write_dc(par, DC_GFX_PITCH, info->fix.line_length >> 3);
fix               134 drivers/video/fbdev/geode/display_gx1.c 	writel(info->fix.line_length >> 2, par->dc_regs + DC_LINE_DELTA);
fix               122 drivers/video/fbdev/geode/gx1fb_core.c 	if (gx1_line_delta(var->xres, var->bits_per_pixel) * var->yres > info->fix.smem_len)
fix               135 drivers/video/fbdev/geode/gx1fb_core.c 		info->fix.visual = FB_VISUAL_TRUECOLOR;
fix               137 drivers/video/fbdev/geode/gx1fb_core.c 		info->fix.visual = FB_VISUAL_PSEUDOCOLOR;
fix               139 drivers/video/fbdev/geode/gx1fb_core.c 	info->fix.line_length = gx1_line_delta(info->var.xres, info->var.bits_per_pixel);
fix               165 drivers/video/fbdev/geode/gx1fb_core.c 	if (info->fix.visual == FB_VISUAL_TRUECOLOR) {
fix               224 drivers/video/fbdev/geode/gx1fb_core.c 	info->fix.smem_start = gx_base + 0x800000;
fix               225 drivers/video/fbdev/geode/gx1fb_core.c 	info->fix.smem_len = fb_len;
fix               226 drivers/video/fbdev/geode/gx1fb_core.c 	info->screen_base = ioremap(info->fix.smem_start, info->fix.smem_len);
fix               231 drivers/video/fbdev/geode/gx1fb_core.c 		 info->fix.smem_len / 1024, info->fix.smem_start);
fix               279 drivers/video/fbdev/geode/gx1fb_core.c 	strcpy(info->fix.id, "GX1");
fix               281 drivers/video/fbdev/geode/gx1fb_core.c 	info->fix.type		= FB_TYPE_PACKED_PIXELS;
fix               282 drivers/video/fbdev/geode/gx1fb_core.c 	info->fix.type_aux	= 0;
fix               283 drivers/video/fbdev/geode/gx1fb_core.c 	info->fix.xpanstep	= 0;
fix               284 drivers/video/fbdev/geode/gx1fb_core.c 	info->fix.ypanstep	= 0;
fix               285 drivers/video/fbdev/geode/gx1fb_core.c 	info->fix.ywrapstep	= 0;
fix               286 drivers/video/fbdev/geode/gx1fb_core.c 	info->fix.accel		= FB_ACCEL_NONE;
fix               346 drivers/video/fbdev/geode/gx1fb_core.c         memset_io(info->screen_base, 0, info->fix.smem_len);
fix               356 drivers/video/fbdev/geode/gx1fb_core.c 	fb_info(info, "%s frame buffer device\n", info->fix.id);
fix               149 drivers/video/fbdev/geode/gxfb_core.c 	if (gx_line_delta(var->xres, var->bits_per_pixel) * var->yres > info->fix.smem_len)
fix               160 drivers/video/fbdev/geode/gxfb_core.c 		info->fix.visual = FB_VISUAL_TRUECOLOR;
fix               162 drivers/video/fbdev/geode/gxfb_core.c 		info->fix.visual = FB_VISUAL_PSEUDOCOLOR;
fix               164 drivers/video/fbdev/geode/gxfb_core.c 	info->fix.line_length = gx_line_delta(info->var.xres, info->var.bits_per_pixel);
fix               188 drivers/video/fbdev/geode/gxfb_core.c 	if (info->fix.visual == FB_VISUAL_TRUECOLOR) {
fix               250 drivers/video/fbdev/geode/gxfb_core.c 	info->fix.smem_start = pci_resource_start(dev, 0);
fix               251 drivers/video/fbdev/geode/gxfb_core.c 	info->fix.smem_len = vram ? vram : gx_frame_buffer_size();
fix               252 drivers/video/fbdev/geode/gxfb_core.c 	info->screen_base = ioremap_wc(info->fix.smem_start,
fix               253 drivers/video/fbdev/geode/gxfb_core.c 				       info->fix.smem_len);
fix               260 drivers/video/fbdev/geode/gxfb_core.c 	write_dc(par, DC_GLIU0_MEM_OFFSET, info->fix.smem_start & 0xFF000000);
fix               263 drivers/video/fbdev/geode/gxfb_core.c 		 info->fix.smem_len / 1024, info->fix.smem_start);
fix               293 drivers/video/fbdev/geode/gxfb_core.c 	strcpy(info->fix.id, "Geode GX");
fix               295 drivers/video/fbdev/geode/gxfb_core.c 	info->fix.type		= FB_TYPE_PACKED_PIXELS;
fix               296 drivers/video/fbdev/geode/gxfb_core.c 	info->fix.type_aux	= 0;
fix               297 drivers/video/fbdev/geode/gxfb_core.c 	info->fix.xpanstep	= 0;
fix               298 drivers/video/fbdev/geode/gxfb_core.c 	info->fix.ypanstep	= 0;
fix               299 drivers/video/fbdev/geode/gxfb_core.c 	info->fix.ywrapstep	= 0;
fix               300 drivers/video/fbdev/geode/gxfb_core.c 	info->fix.accel		= FB_ACCEL_NONE;
fix               401 drivers/video/fbdev/geode/gxfb_core.c         memset_io(info->screen_base, 0, info->fix.smem_len);
fix               413 drivers/video/fbdev/geode/gxfb_core.c 	fb_info(info, "%s frame buffer device\n", info->fix.id);
fix               259 drivers/video/fbdev/geode/lxfb_core.c 	    > info->fix.smem_len)
fix               268 drivers/video/fbdev/geode/lxfb_core.c 		info->fix.visual = FB_VISUAL_TRUECOLOR;
fix               270 drivers/video/fbdev/geode/lxfb_core.c 		info->fix.visual = FB_VISUAL_PSEUDOCOLOR;
fix               272 drivers/video/fbdev/geode/lxfb_core.c 	info->fix.line_length = lx_get_pitch(info->var.xres,
fix               296 drivers/video/fbdev/geode/lxfb_core.c 	if (info->fix.visual == FB_VISUAL_TRUECOLOR) {
fix               354 drivers/video/fbdev/geode/lxfb_core.c 	info->fix.smem_start = pci_resource_start(dev, 0);
fix               355 drivers/video/fbdev/geode/lxfb_core.c 	info->fix.smem_len = vram ? vram : lx_framebuffer_size();
fix               357 drivers/video/fbdev/geode/lxfb_core.c 	info->screen_base = ioremap(info->fix.smem_start, info->fix.smem_len);
fix               380 drivers/video/fbdev/geode/lxfb_core.c 	write_dc(par, DC_GLIU0_MEM_OFFSET, info->fix.smem_start & 0xFF000000);
fix               384 drivers/video/fbdev/geode/lxfb_core.c 		 info->fix.smem_len / 1024, info->fix.smem_start);
fix               414 drivers/video/fbdev/geode/lxfb_core.c 	strcpy(info->fix.id, "Geode LX");
fix               416 drivers/video/fbdev/geode/lxfb_core.c 	info->fix.type		= FB_TYPE_PACKED_PIXELS;
fix               417 drivers/video/fbdev/geode/lxfb_core.c 	info->fix.type_aux	= 0;
fix               418 drivers/video/fbdev/geode/lxfb_core.c 	info->fix.xpanstep	= 0;
fix               419 drivers/video/fbdev/geode/lxfb_core.c 	info->fix.ypanstep	= 0;
fix               420 drivers/video/fbdev/geode/lxfb_core.c 	info->fix.ywrapstep	= 0;
fix               421 drivers/video/fbdev/geode/lxfb_core.c 	info->fix.accel		= FB_ACCEL_NONE;
fix               531 drivers/video/fbdev/geode/lxfb_core.c 		memset_io(info->screen_base, 0, info->fix.smem_len);
fix               545 drivers/video/fbdev/geode/lxfb_core.c 	fb_info(info, "%s frame buffer device\n", info->fix.id);
fix               398 drivers/video/fbdev/geode/lxfb_ops.c 	if (info->fix.line_length > 4096)
fix               400 drivers/video/fbdev/geode/lxfb_ops.c 	else if (info->fix.line_length > 2048)
fix               402 drivers/video/fbdev/geode/lxfb_ops.c 	else if (info->fix.line_length > 1024)
fix               407 drivers/video/fbdev/geode/lxfb_ops.c 	max = info->fix.line_length * info->var.yres;
fix               417 drivers/video/fbdev/geode/lxfb_ops.c 	write_dc(par, DC_GFX_PITCH, info->fix.line_length >> 3);
fix               121 drivers/video/fbdev/goldfishfb.c 		info->fix.line_length = info->var.xres * 2;
fix               138 drivers/video/fbdev/goldfishfb.c 	writel(fb->fb.fix.smem_start + fb->fb.var.xres * 2 * var->yoffset,
fix               217 drivers/video/fbdev/goldfishfb.c 	fb->fb.fix.type		= FB_TYPE_PACKED_PIXELS;
fix               218 drivers/video/fbdev/goldfishfb.c 	fb->fb.fix.visual = FB_VISUAL_TRUECOLOR;
fix               219 drivers/video/fbdev/goldfishfb.c 	fb->fb.fix.line_length = width * 2;
fix               220 drivers/video/fbdev/goldfishfb.c 	fb->fb.fix.accel	= FB_ACCEL_NONE;
fix               221 drivers/video/fbdev/goldfishfb.c 	fb->fb.fix.ypanstep = 1;
fix               250 drivers/video/fbdev/goldfishfb.c 	fb->fb.fix.smem_start = fbpaddr;
fix               251 drivers/video/fbdev/goldfishfb.c 	fb->fb.fix.smem_len = framesize;
fix               276 drivers/video/fbdev/goldfishfb.c 				fb->fb.fix.smem_start);
fix               296 drivers/video/fbdev/goldfishfb.c 						fb->fb.fix.smem_start);
fix               102 drivers/video/fbdev/grvga.c 	if (info->fix.smem_len) {
fix               103 drivers/video/fbdev/grvga.c 		if ((var->yres_virtual*var->xres_virtual*var->bits_per_pixel/8) > info->fix.smem_len)
fix               165 drivers/video/fbdev/grvga.c 		info->fix.visual = FB_VISUAL_PSEUDOCOLOR;
fix               169 drivers/video/fbdev/grvga.c 		info->fix.visual = FB_VISUAL_TRUECOLOR;
fix               174 drivers/video/fbdev/grvga.c 		info->fix.visual = FB_VISUAL_TRUECOLOR;
fix               184 drivers/video/fbdev/grvga.c 	info->fix.line_length = (info->var.xres_virtual*info->var.bits_per_pixel)/8;
fix               213 drivers/video/fbdev/grvga.c 	if (info->fix.visual == FB_VISUAL_PSEUDOCOLOR)
fix               218 drivers/video/fbdev/grvga.c 	else if (info->fix.visual == FB_VISUAL_TRUECOLOR) {
fix               238 drivers/video/fbdev/grvga.c 	struct fb_fix_screeninfo *fix = &info->fix;
fix               244 drivers/video/fbdev/grvga.c 	base_addr = fix->smem_start + (var->yoffset * fix->line_length);
fix               378 drivers/video/fbdev/grvga.c 	info->fix = grvga_fix;
fix               381 drivers/video/fbdev/grvga.c 	info->fix.smem_len = grvga_mem_size;
fix               469 drivers/video/fbdev/grvga.c 	info->fix.smem_start = physical_start;
fix               470 drivers/video/fbdev/grvga.c 	info->fix.smem_len   = grvga_mem_size;
fix               505 drivers/video/fbdev/gxt4500.c 	info->fix.line_length = stride * pixsize[pixfmt];
fix               506 drivers/video/fbdev/gxt4500.c 	info->fix.visual = (pixfmt == DFA_PIX_8BIT)? FB_VISUAL_PSEUDOCOLOR:
fix               652 drivers/video/fbdev/gxt4500.c 	info->fix = gxt4500_fix;
fix               653 drivers/video/fbdev/gxt4500.c 	strlcpy(info->fix.id, cardinfo[cardtype].cardname,
fix               654 drivers/video/fbdev/gxt4500.c 		sizeof(info->fix.id));
fix               657 drivers/video/fbdev/gxt4500.c 	info->fix.mmio_start = reg_phys;
fix               664 drivers/video/fbdev/gxt4500.c 	info->fix.smem_start = fb_phys;
fix               665 drivers/video/fbdev/gxt4500.c 	info->fix.smem_len = pci_resource_len(pdev, 1);
fix               674 drivers/video/fbdev/gxt4500.c 	par->wc_cookie = arch_phys_wc_add(info->fix.smem_start,
fix               675 drivers/video/fbdev/gxt4500.c 					  info->fix.smem_len);
fix               713 drivers/video/fbdev/gxt4500.c 	fb_info(info, "%s frame buffer device\n", info->fix.id);
fix               170 drivers/video/fbdev/hecubafb.c 	total_size = info->fix.smem_len;
fix               246 drivers/video/fbdev/hecubafb.c 	info->fix = hecubafb_fix;
fix               247 drivers/video/fbdev/hecubafb.c 	info->fix.smem_len = videomemorysize;
fix               575 drivers/video/fbdev/hgafb.c 	info->fix = hga_fix;
fix               590 drivers/video/fbdev/hgafb.c 	fb_info(info, "%s frame buffer device\n", info->fix.id);
fix               166 drivers/video/fbdev/hitfb.c 	fb_writew((yoffset*info->fix.line_length)>>10, HD64461_LCDCBAR);
fix               252 drivers/video/fbdev/hitfb.c 	maxy = info->fix.smem_len / var->xres;
fix               295 drivers/video/fbdev/hitfb.c 		info->fix.line_length = info->var.xres;
fix               296 drivers/video/fbdev/hitfb.c 		info->fix.visual = FB_VISUAL_PSEUDOCOLOR;
fix               297 drivers/video/fbdev/hitfb.c 		info->fix.ypanstep = 16;
fix               300 drivers/video/fbdev/hitfb.c 		info->fix.line_length = info->var.xres*2;
fix               301 drivers/video/fbdev/hitfb.c 		info->fix.visual = FB_VISUAL_TRUECOLOR;
fix               302 drivers/video/fbdev/hitfb.c 		info->fix.ypanstep = 8;
fix               306 drivers/video/fbdev/hitfb.c 	fb_writew(info->fix.line_length, HD64461_LCDCLOR);
fix               391 drivers/video/fbdev/hitfb.c 	info->fix = hitfb_fix;
fix               408 drivers/video/fbdev/hitfb.c 	fb_info(info, "%s frame buffer device\n", info->fix.id);
fix                23 drivers/video/fbdev/hpfb.c 	.fix = {
fix               218 drivers/video/fbdev/hpfb.c 	fb_info.fix.smem_start = (in_8(fb_regs + fboff) << 16);
fix               221 drivers/video/fbdev/hpfb.c 		fb_info.fix.smem_start += phys_base;
fix               242 drivers/video/fbdev/hpfb.c 	fb_info.fix.line_length = fb_width;
fix               244 drivers/video/fbdev/hpfb.c 	fb_info.fix.smem_len = fb_width * fb_height;
fix               245 drivers/video/fbdev/hpfb.c 	fb_start = (unsigned long)ioremap_wt(fb_info.fix.smem_start,
fix               246 drivers/video/fbdev/hpfb.c 					     fb_info.fix.smem_len);
fix               254 drivers/video/fbdev/hpfb.c 	       fb_info.fix.smem_start, fb_start, fb_info.fix.smem_len/1024);
fix               256 drivers/video/fbdev/hpfb.c 	       hpfb_defined.xres, hpfb_defined.yres, hpfb_defined.bits_per_pixel, fb_info.fix.line_length);
fix               286 drivers/video/fbdev/hpfb.c 		strcat(fb_info.fix.id, "Topcat");
fix               288 drivers/video/fbdev/hpfb.c 		strcat(fb_info.fix.id, "Catseye");
fix               302 drivers/video/fbdev/hpfb.c 	fb_info(&fb_info, "%s frame buffer device\n", fb_info.fix.id);
fix               273 drivers/video/fbdev/hyperv_fb.c 	msg.situ.video_output[0].pitch_bytes = info->fix.line_length;
fix               491 drivers/video/fbdev/hyperv_fb.c 	msg->vram.user_ctx = msg->vram.vram_gpa = info->fix.smem_start;
fix               501 drivers/video/fbdev/hyperv_fb.c 	if (msg->vram_ack.user_ctx != info->fix.smem_start) {
fix               724 drivers/video/fbdev/hyperv_fb.c 	info->fix.smem_start = par->mem->start;
fix               725 drivers/video/fbdev/hyperv_fb.c 	info->fix.smem_len = screen_fb_size;
fix               817 drivers/video/fbdev/hyperv_fb.c 	strcpy(info->fix.id, KBUILD_MODNAME);
fix               818 drivers/video/fbdev/hyperv_fb.c 	info->fix.type = FB_TYPE_PACKED_PIXELS;
fix               819 drivers/video/fbdev/hyperv_fb.c 	info->fix.visual = FB_VISUAL_TRUECOLOR;
fix               820 drivers/video/fbdev/hyperv_fb.c 	info->fix.line_length = screen_width * screen_depth / 8;
fix               821 drivers/video/fbdev/hyperv_fb.c 	info->fix.accel = FB_ACCEL_NONE;
fix               162 drivers/video/fbdev/i740fb.c 	strlcpy(par->ddc_adapter.name, info->fix.id,
fix               850 drivers/video/fbdev/i740fb.c 	info->fix.line_length =
fix               853 drivers/video/fbdev/i740fb.c 		info->fix.visual = FB_VISUAL_PSEUDOCOLOR;
fix               855 drivers/video/fbdev/i740fb.c 		info->fix.visual = FB_VISUAL_TRUECOLOR;
fix               869 drivers/video/fbdev/i740fb.c 	switch (info->fix.visual) {
fix              1026 drivers/video/fbdev/i740fb.c 	ret = pci_request_regions(dev, info->fix.id);
fix              1062 drivers/video/fbdev/i740fb.c 	info->fix = i740fb_fix;
fix              1063 drivers/video/fbdev/i740fb.c 	info->fix.mmio_start = pci_resource_start(dev, 1);
fix              1064 drivers/video/fbdev/i740fb.c 	info->fix.mmio_len = pci_resource_len(dev, 1);
fix              1065 drivers/video/fbdev/i740fb.c 	info->fix.smem_start = pci_resource_start(dev, 0);
fix              1066 drivers/video/fbdev/i740fb.c 	info->fix.smem_len = info->screen_size;
fix              1116 drivers/video/fbdev/i740fb.c 	info->var.yres_virtual = info->fix.smem_len * 8 /
fix              1134 drivers/video/fbdev/i740fb.c 	fb_info(info, "%s frame buffer device\n", info->fix.id);
fix              1137 drivers/video/fbdev/i740fb.c 		par->wc_cookie = arch_phys_wc_add(info->fix.smem_start,
fix              1138 drivers/video/fbdev/i740fb.c 						  info->fix.smem_len);
fix               321 drivers/video/fbdev/i810/i810_accel.c 	dest = info->fix.smem_start + (dy * info->fix.line_length) + dx;
fix               322 drivers/video/fbdev/i810/i810_accel.c 	color_blit(width, height, info->fix.line_length, dest, rop, color, 
fix               353 drivers/video/fbdev/i810/i810_accel.c 		pitch = info->fix.line_length;
fix               356 drivers/video/fbdev/i810/i810_accel.c 		pitch = (-(info->fix.line_length)) & 0xFFFF;
fix               360 drivers/video/fbdev/i810/i810_accel.c 	src = info->fix.smem_start + (sy * info->fix.line_length) + sx;
fix               361 drivers/video/fbdev/i810/i810_accel.c 	dest = info->fix.smem_start + (dy * info->fix.line_length) + dx;
fix               390 drivers/video/fbdev/i810/i810_accel.c 	dst = info->fix.smem_start + (image->dy * info->fix.line_length) + 
fix               399 drivers/video/fbdev/i810/i810_accel.c 			       image->height, info->fix.line_length, 
fix              1087 drivers/video/fbdev/i810/i810_main.c static int encode_fix(struct fb_fix_screeninfo *fix, struct fb_info *info)
fix              1091 drivers/video/fbdev/i810/i810_main.c     	memset(fix, 0, sizeof(struct fb_fix_screeninfo));
fix              1093 drivers/video/fbdev/i810/i810_main.c     	strcpy(fix->id, "I810");
fix              1095 drivers/video/fbdev/i810/i810_main.c     	fix->smem_start = par->fb.physical;
fix              1096 drivers/video/fbdev/i810/i810_main.c     	fix->smem_len = par->fb.size;
fix              1098 drivers/video/fbdev/i810/i810_main.c     	fix->type = FB_TYPE_PACKED_PIXELS;
fix              1099 drivers/video/fbdev/i810/i810_main.c     	fix->type_aux = 0;
fix              1100 drivers/video/fbdev/i810/i810_main.c 	fix->xpanstep = 8;
fix              1101 drivers/video/fbdev/i810/i810_main.c 	fix->ypanstep = 1;
fix              1105 drivers/video/fbdev/i810/i810_main.c 	    	fix->visual = FB_VISUAL_PSEUDOCOLOR;
fix              1111 drivers/video/fbdev/i810/i810_main.c 			fix->visual = FB_VISUAL_DIRECTCOLOR;
fix              1113 drivers/video/fbdev/i810/i810_main.c 			fix->visual = FB_VISUAL_TRUECOLOR;
fix              1118 drivers/video/fbdev/i810/i810_main.c     	fix->ywrapstep = 0;
fix              1119 drivers/video/fbdev/i810/i810_main.c 	fix->line_length = par->pitch;
fix              1120 drivers/video/fbdev/i810/i810_main.c 	fix->mmio_start = par->mmio_start_phys;
fix              1121 drivers/video/fbdev/i810/i810_main.c 	fix->mmio_len = MMIO_SIZE;
fix              1122 drivers/video/fbdev/i810/i810_main.c 	fix->accel = FB_ACCEL_I810;
fix              1206 drivers/video/fbdev/i810/i810_main.c 	if (info->fix.visual == FB_VISUAL_DIRECTCOLOR) {
fix              1215 drivers/video/fbdev/i810/i810_main.c 	if (info->fix.visual == FB_VISUAL_DIRECTCOLOR && 
fix              1219 drivers/video/fbdev/i810/i810_main.c 	else if (info->fix.visual == FB_VISUAL_DIRECTCOLOR && 
fix              1292 drivers/video/fbdev/i810/i810_main.c 	if (info->fix.visual == FB_VISUAL_DIRECTCOLOR) {
fix              1305 drivers/video/fbdev/i810/i810_main.c 	if (info->fix.visual == FB_VISUAL_DIRECTCOLOR && 
fix              1310 drivers/video/fbdev/i810/i810_main.c 	} else if (info->fix.visual == FB_VISUAL_DIRECTCOLOR && 
fix              1324 drivers/video/fbdev/i810/i810_main.c 	} else if (info->fix.visual == FB_VISUAL_PSEUDOCOLOR) {
fix              1334 drivers/video/fbdev/i810/i810_main.c 			if (info->fix.visual == FB_VISUAL_DIRECTCOLOR) {
fix              1361 drivers/video/fbdev/i810/i810_main.c 			if (info->fix.visual == FB_VISUAL_DIRECTCOLOR) 
fix              1383 drivers/video/fbdev/i810/i810_main.c 		var->yoffset * info->fix.line_length;
fix              1441 drivers/video/fbdev/i810/i810_main.c 	encode_fix(&info->fix, info);
fix               727 drivers/video/fbdev/imsttfb.c 	switch (info->fix.smem_len) {
fix               748 drivers/video/fbdev/imsttfb.c 	__u32 off = var->yoffset * (info->fix.line_length >> 3)
fix               789 drivers/video/fbdev/imsttfb.c 	if ((var->xres * var->yres) * (var->bits_per_pixel >> 3) > info->fix.smem_len
fix               790 drivers/video/fbdev/imsttfb.c 	    || (var->xres_virtual * var->yres_virtual) * (var->bits_per_pixel >> 3) > info->fix.smem_len)
fix               839 drivers/video/fbdev/imsttfb.c 		__u32 vram = (info->fix.smem_len - (PAGE_SIZE << 2));
fix               998 drivers/video/fbdev/imsttfb.c 	line_pitch = info->fix.line_length;
fix              1049 drivers/video/fbdev/imsttfb.c 	line_pitch = info->fix.line_length;
fix              1356 drivers/video/fbdev/imsttfb.c 		info->fix.smem_len = (tmp & 0x0004) ? 0x400000 : 0x200000;
fix              1358 drivers/video/fbdev/imsttfb.c 		info->fix.smem_len = 0x800000;
fix              1361 drivers/video/fbdev/imsttfb.c 	end = (__u32 *)(info->screen_base + info->fix.smem_len);
fix              1418 drivers/video/fbdev/imsttfb.c 	if ((info->var.xres * info->var.yres) * (info->var.bits_per_pixel >> 3) > info->fix.smem_len
fix              1425 drivers/video/fbdev/imsttfb.c 	sprintf(info->fix.id, "IMS TT (%s)", par->ramdac == IBM ? "IBM" : "TVP");
fix              1426 drivers/video/fbdev/imsttfb.c 	info->fix.mmio_len = 0x1000;
fix              1427 drivers/video/fbdev/imsttfb.c 	info->fix.accel = FB_ACCEL_IMS_TWINTURBO;
fix              1428 drivers/video/fbdev/imsttfb.c 	info->fix.type = FB_TYPE_PACKED_PIXELS;
fix              1429 drivers/video/fbdev/imsttfb.c 	info->fix.visual = info->var.bits_per_pixel == 8 ? FB_VISUAL_PSEUDOCOLOR
fix              1431 drivers/video/fbdev/imsttfb.c 	info->fix.line_length = info->var.xres * (info->var.bits_per_pixel >> 3);
fix              1432 drivers/video/fbdev/imsttfb.c 	info->fix.xpanstep = 8;
fix              1433 drivers/video/fbdev/imsttfb.c 	info->fix.ypanstep = 1;
fix              1434 drivers/video/fbdev/imsttfb.c 	info->fix.ywrapstep = 0;
fix              1463 drivers/video/fbdev/imsttfb.c 		info->fix.id, info->fix.smem_len >> 20, tmp);
fix              1512 drivers/video/fbdev/imsttfb.c 	info->fix.smem_start = addr;
fix              1520 drivers/video/fbdev/imsttfb.c 	info->fix.mmio_start = addr + 0x800000;
fix              1541 drivers/video/fbdev/imsttfb.c 	release_mem_region(info->fix.smem_start, size);
fix               303 drivers/video/fbdev/imxfb.c 	switch (info->fix.visual) {
fix               465 drivers/video/fbdev/imxfb.c 		info->fix.visual = FB_VISUAL_TRUECOLOR;
fix               467 drivers/video/fbdev/imxfb.c 		info->fix.visual = FB_VISUAL_PSEUDOCOLOR;
fix               474 drivers/video/fbdev/imxfb.c 		info->fix.visual = FB_VISUAL_STATIC_PSEUDOCOLOR;
fix               477 drivers/video/fbdev/imxfb.c 	info->fix.line_length = var->xres_virtual * var->bits_per_pixel / 8;
fix               600 drivers/video/fbdev/imxfb.c 			info->fix.id, var->xres);
fix               603 drivers/video/fbdev/imxfb.c 			info->fix.id, var->hsync_len);
fix               606 drivers/video/fbdev/imxfb.c 			info->fix.id, var->left_margin);
fix               609 drivers/video/fbdev/imxfb.c 			info->fix.id, var->right_margin);
fix               612 drivers/video/fbdev/imxfb.c 			info->fix.id, var->yres);
fix               615 drivers/video/fbdev/imxfb.c 			info->fix.id, var->vsync_len);
fix               618 drivers/video/fbdev/imxfb.c 			info->fix.id, var->upper_margin);
fix               621 drivers/video/fbdev/imxfb.c 			info->fix.id, var->lower_margin);
fix               673 drivers/video/fbdev/imxfb.c 	strlcpy(info->fix.id, IMX_NAME, sizeof(info->fix.id));
fix               675 drivers/video/fbdev/imxfb.c 	info->fix.type			= FB_TYPE_PACKED_PIXELS;
fix               676 drivers/video/fbdev/imxfb.c 	info->fix.type_aux		= 0;
fix               677 drivers/video/fbdev/imxfb.c 	info->fix.xpanstep		= 0;
fix               678 drivers/video/fbdev/imxfb.c 	info->fix.ypanstep		= 0;
fix               679 drivers/video/fbdev/imxfb.c 	info->fix.ywrapstep		= 0;
fix               680 drivers/video/fbdev/imxfb.c 	info->fix.accel			= FB_ACCEL_NONE;
fix               926 drivers/video/fbdev/imxfb.c 		info->fix.smem_len = max_t(size_t, info->fix.smem_len,
fix               976 drivers/video/fbdev/imxfb.c 	fbi->map_size = PAGE_ALIGN(info->fix.smem_len);
fix               985 drivers/video/fbdev/imxfb.c 	info->fix.smem_start = fbi->map_dma;
fix              1106 drivers/video/fbdev/intelfb/intelfbdrv.c 	strcpy(info->fix.id, dinfo->name);
fix              1107 drivers/video/fbdev/intelfb/intelfbdrv.c 	info->fix.smem_start = dinfo->fb.physical;
fix              1108 drivers/video/fbdev/intelfb/intelfbdrv.c 	info->fix.smem_len = dinfo->fb.size;
fix              1109 drivers/video/fbdev/intelfb/intelfbdrv.c 	info->fix.type = FB_TYPE_PACKED_PIXELS;
fix              1110 drivers/video/fbdev/intelfb/intelfbdrv.c 	info->fix.type_aux = 0;
fix              1111 drivers/video/fbdev/intelfb/intelfbdrv.c 	info->fix.xpanstep = 8;
fix              1112 drivers/video/fbdev/intelfb/intelfbdrv.c 	info->fix.ypanstep = 1;
fix              1113 drivers/video/fbdev/intelfb/intelfbdrv.c 	info->fix.ywrapstep = 0;
fix              1114 drivers/video/fbdev/intelfb/intelfbdrv.c 	info->fix.mmio_start = dinfo->mmio_base_phys;
fix              1115 drivers/video/fbdev/intelfb/intelfbdrv.c 	info->fix.mmio_len = INTEL_REG_SIZE;
fix              1116 drivers/video/fbdev/intelfb/intelfbdrv.c 	info->fix.accel = FB_ACCEL_I830;
fix              1134 drivers/video/fbdev/intelfb/intelfbdrv.c 	dinfo->info->fix.visual = dinfo->visual;
fix              1135 drivers/video/fbdev/intelfb/intelfbdrv.c 	dinfo->info->fix.line_length = dinfo->pitch;
fix              1162 drivers/video/fbdev/intelfb/intelfbdrv.c 	dinfo->info->fix.line_length = dinfo->pitch;
fix              1163 drivers/video/fbdev/intelfb/intelfbdrv.c 	dinfo->info->fix.visual = dinfo->visual;
fix               520 drivers/video/fbdev/kyro/fbdev.c 	info->fix.line_length = get_line_length(par->XRES, par->PIXDEPTH);
fix               521 drivers/video/fbdev/kyro/fbdev.c 	info->fix.visual = FB_VISUAL_TRUECOLOR;
fix               702 drivers/video/fbdev/kyro/fbdev.c 	info->fix		= kyro_fix;
fix               731 drivers/video/fbdev/kyro/fbdev.c 		info->fix.id,
fix               733 drivers/video/fbdev/kyro/fbdev.c 		size >> 10, (unsigned long)info->fix.smem_len >> 10);
fix               421 drivers/video/fbdev/leo.c 				  info->fix.smem_start, info->fix.smem_len,
fix               428 drivers/video/fbdev/leo.c 				   FBTYPE_SUNLEO, 32, info->fix.smem_len);
fix               438 drivers/video/fbdev/leo.c 	snprintf(info->fix.id, sizeof(info->fix.id), "%pOFn", dp);
fix               440 drivers/video/fbdev/leo.c 	info->fix.type = FB_TYPE_PACKED_PIXELS;
fix               441 drivers/video/fbdev/leo.c 	info->fix.visual = FB_VISUAL_TRUECOLOR;
fix               443 drivers/video/fbdev/leo.c 	info->fix.line_length = 8192;
fix               445 drivers/video/fbdev/leo.c 	info->fix.accel = FB_ACCEL_SUN_LEO;
fix               567 drivers/video/fbdev/leo.c 	info->fix.smem_start = op->resource[0].start;
fix               575 drivers/video/fbdev/leo.c 	info->fix.smem_len = PAGE_ALIGN(linebytes * info->var.yres);
fix               625 drivers/video/fbdev/leo.c 	       par->which_io, info->fix.smem_start);
fix               877 drivers/video/fbdev/macfb.c 	fb_info.fix		= macfb_fix;
fix               889 drivers/video/fbdev/macfb.c 	fb_info(&fb_info, "%s frame buffer device\n", fb_info.fix.id);
fix               707 drivers/video/fbdev/matrox/matroxfb_base.c 	struct fb_fix_screeninfo *fix = &minfo->fbcon.fix;
fix               710 drivers/video/fbdev/matrox/matroxfb_base.c 	strcpy(fix->id,"MATROX");
fix               712 drivers/video/fbdev/matrox/matroxfb_base.c 	fix->xpanstep = 8;	/* 8 for 8bpp, 4 for 16bpp, 2 for 32bpp */
fix               713 drivers/video/fbdev/matrox/matroxfb_base.c 	fix->ypanstep = 1;
fix               714 drivers/video/fbdev/matrox/matroxfb_base.c 	fix->ywrapstep = 0;
fix               715 drivers/video/fbdev/matrox/matroxfb_base.c 	fix->mmio_start = minfo->mmio.base;
fix               716 drivers/video/fbdev/matrox/matroxfb_base.c 	fix->mmio_len = minfo->mmio.len;
fix               717 drivers/video/fbdev/matrox/matroxfb_base.c 	fix->accel = minfo->devflags.accelerator;
fix               722 drivers/video/fbdev/matrox/matroxfb_base.c 	struct fb_fix_screeninfo *fix = &minfo->fbcon.fix;
fix               726 drivers/video/fbdev/matrox/matroxfb_base.c 	fix->smem_start = minfo->video.base + minfo->curr.ydstorg.bytes;
fix               727 drivers/video/fbdev/matrox/matroxfb_base.c 	fix->smem_len = minfo->video.len_usable - minfo->curr.ydstorg.bytes;
fix               767 drivers/video/fbdev/matrox/matroxfb_base.c 	minfo->fbcon.fix.visual = visual;
fix               768 drivers/video/fbdev/matrox/matroxfb_base.c 	minfo->fbcon.fix.type = FB_TYPE_PACKED_PIXELS;
fix               769 drivers/video/fbdev/matrox/matroxfb_base.c 	minfo->fbcon.fix.type_aux = 0;
fix               770 drivers/video/fbdev/matrox/matroxfb_base.c 	minfo->fbcon.fix.line_length = (var->xres_virtual * var->bits_per_pixel) >> 3;
fix              1925 drivers/video/fbdev/matrox/matroxfb_base.c 	fb_info(&minfo->fbcon, "%s frame buffer device\n", minfo->fbcon.fix.id);
fix               300 drivers/video/fbdev/matrox/matroxfb_crtc2.c 	struct fb_fix_screeninfo *fix = &m2info->fbcon.fix;
fix               302 drivers/video/fbdev/matrox/matroxfb_crtc2.c 	strcpy(fix->id, "MATROX DH");
fix               304 drivers/video/fbdev/matrox/matroxfb_crtc2.c 	fix->smem_start = m2info->video.base;
fix               305 drivers/video/fbdev/matrox/matroxfb_crtc2.c 	fix->smem_len = m2info->video.len_usable;
fix               306 drivers/video/fbdev/matrox/matroxfb_crtc2.c 	fix->ypanstep = 1;
fix               307 drivers/video/fbdev/matrox/matroxfb_crtc2.c 	fix->ywrapstep = 0;
fix               308 drivers/video/fbdev/matrox/matroxfb_crtc2.c 	fix->xpanstep = 8;	/* TBD */
fix               309 drivers/video/fbdev/matrox/matroxfb_crtc2.c 	fix->mmio_start = m2info->mmio.base;
fix               310 drivers/video/fbdev/matrox/matroxfb_crtc2.c 	fix->mmio_len = m2info->mmio.len;
fix               311 drivers/video/fbdev/matrox/matroxfb_crtc2.c 	fix->accel = 0;		/* no accel... */
fix               338 drivers/video/fbdev/matrox/matroxfb_crtc2.c 		m2info->fbcon.fix.visual = visual;
fix               339 drivers/video/fbdev/matrox/matroxfb_crtc2.c 		m2info->fbcon.fix.type = FB_TYPE_PACKED_PIXELS;
fix               340 drivers/video/fbdev/matrox/matroxfb_crtc2.c 		m2info->fbcon.fix.type_aux = 0;
fix               341 drivers/video/fbdev/matrox/matroxfb_crtc2.c 		m2info->fbcon.fix.line_length = (var->xres_virtual * var->bits_per_pixel) >> 3;
fix               157 drivers/video/fbdev/maxinefb.c 	fb_info.fix = maxinefb_fix;
fix               214 drivers/video/fbdev/mb862xx/mb862xxfb_accel.c 		if (info->fix.visual == FB_VISUAL_TRUECOLOR ||
fix               215 drivers/video/fbdev/mb862xx/mb862xxfb_accel.c 		    info->fix.visual == FB_VISUAL_DIRECTCOLOR) {
fix               274 drivers/video/fbdev/mb862xx/mb862xxfb_accel.c 	if (info->fix.visual == FB_VISUAL_TRUECOLOR ||
fix               275 drivers/video/fbdev/mb862xx/mb862xxfb_accel.c 	    info->fix.visual == FB_VISUAL_DIRECTCOLOR)
fix               327 drivers/video/fbdev/mb862xx/mb862xxfb_accel.c 	info->fix.accel = 0xff;	/*FIXME: add right define */
fix                84 drivers/video/fbdev/mb862xx/mb862xxfbdrv.c 	switch (info->fix.visual) {
fix               430 drivers/video/fbdev/mb862xx/mb862xxfbdrv.c 	strcpy(fbi->fix.id, DRV_NAME);
fix               431 drivers/video/fbdev/mb862xx/mb862xxfbdrv.c 	fbi->fix.smem_start = (unsigned long)par->fb_base_phys;
fix               432 drivers/video/fbdev/mb862xx/mb862xxfbdrv.c 	fbi->fix.mmio_start = (unsigned long)par->mmio_base_phys;
fix               433 drivers/video/fbdev/mb862xx/mb862xxfbdrv.c 	fbi->fix.mmio_len = par->mmio_len;
fix               434 drivers/video/fbdev/mb862xx/mb862xxfbdrv.c 	fbi->fix.accel = FB_ACCEL_NONE;
fix               435 drivers/video/fbdev/mb862xx/mb862xxfbdrv.c 	fbi->fix.type = FB_TYPE_PACKED_PIXELS;
fix               436 drivers/video/fbdev/mb862xx/mb862xxfbdrv.c 	fbi->fix.type_aux = 0;
fix               437 drivers/video/fbdev/mb862xx/mb862xxfbdrv.c 	fbi->fix.xpanstep = 1;
fix               438 drivers/video/fbdev/mb862xx/mb862xxfbdrv.c 	fbi->fix.ypanstep = 1;
fix               439 drivers/video/fbdev/mb862xx/mb862xxfbdrv.c 	fbi->fix.ywrapstep = 0;
fix               511 drivers/video/fbdev/mb862xx/mb862xxfbdrv.c 	fbi->fix.visual = fbi->var.bits_per_pixel == 8 ?
fix               513 drivers/video/fbdev/mb862xx/mb862xxfbdrv.c 	fbi->fix.line_length = (fbi->var.xres_virtual *
fix               515 drivers/video/fbdev/mb862xx/mb862xxfbdrv.c 	fbi->fix.smem_len = fbi->fix.line_length * fbi->var.yres_virtual;
fix               789 drivers/video/fbdev/mb862xx/mb862xxfbdrv.c 	dev_dbg(fbi->dev, "%s release\n", fbi->fix.id);
fix              1133 drivers/video/fbdev/mb862xx/mb862xxfbdrv.c 	dev_dbg(fbi->dev, "%s release\n", fbi->fix.id);
fix               242 drivers/video/fbdev/mbx/mbxfb.c 	info->fix.line_length = var->xres_virtual * var->bits_per_pixel / 8;
fix               253 drivers/video/fbdev/mbx/mbxfb.c 		info->fix.visual = FB_VISUAL_TRUECOLOR;
fix               964 drivers/video/fbdev/mbx/mbxfb.c 	fbi->fix = mbxfb_fix;
fix               965 drivers/video/fbdev/mbx/mbxfb.c 	fbi->fix.smem_start = mfbi->fb_phys_addr + 0x60000;
fix               966 drivers/video/fbdev/mbx/mbxfb.c 	fbi->fix.smem_len = pdata->memsize;
fix               967 drivers/video/fbdev/mbx/mbxfb.c 	fbi->fix.line_length = mbxfb_default.xres_virtual *
fix               443 drivers/video/fbdev/metronomefb.c 	fbsize = par->info->fix.smem_len;
fix               531 drivers/video/fbdev/metronomefb.c 	total_size = info->fix.smem_len;
fix               646 drivers/video/fbdev/metronomefb.c 	info->fix = metronomefb_fix;
fix               647 drivers/video/fbdev/metronomefb.c 	info->fix.smem_len = videomemorysize;
fix               676 drivers/video/fbdev/metronomefb.c 	info->fix.smem_start = par->metromem_dma;
fix               320 drivers/video/fbdev/mmp/fb/mmpfb.c 	if (info->fix.visual == FB_VISUAL_TRUECOLOR && regno < 16) {
fix               327 drivers/video/fbdev/mmp/fb/mmpfb.c 	if (info->fix.visual == FB_VISUAL_PSEUDOCOLOR && regno < 256) {
fix               375 drivers/video/fbdev/mmp/fb/mmpfb.c 	info->fix.visual = (pix_fmt == PIXFMT_PSEUDOCOLOR) ?
fix               377 drivers/video/fbdev/mmp/fb/mmpfb.c 	info->fix.line_length = var->xres_virtual * var->bits_per_pixel / 8;
fix               378 drivers/video/fbdev/mmp/fb/mmpfb.c 	info->fix.ypanstep = var->yres;
fix               510 drivers/video/fbdev/mmp/fb/mmpfb.c 	strcpy(info->fix.id, fbi->name);
fix               511 drivers/video/fbdev/mmp/fb/mmpfb.c 	info->fix.type = FB_TYPE_PACKED_PIXELS;
fix               512 drivers/video/fbdev/mmp/fb/mmpfb.c 	info->fix.type_aux = 0;
fix               513 drivers/video/fbdev/mmp/fb/mmpfb.c 	info->fix.xpanstep = 0;
fix               514 drivers/video/fbdev/mmp/fb/mmpfb.c 	info->fix.ypanstep = info->var.yres;
fix               515 drivers/video/fbdev/mmp/fb/mmpfb.c 	info->fix.ywrapstep = 0;
fix               516 drivers/video/fbdev/mmp/fb/mmpfb.c 	info->fix.accel = FB_ACCEL_NONE;
fix               517 drivers/video/fbdev/mmp/fb/mmpfb.c 	info->fix.smem_start = fbi->fb_start_dma;
fix               518 drivers/video/fbdev/mmp/fb/mmpfb.c 	info->fix.smem_len = fbi->fb_size;
fix               519 drivers/video/fbdev/mmp/fb/mmpfb.c 	info->fix.visual = (fbi->pix_fmt == PIXFMT_PSEUDOCOLOR) ?
fix               521 drivers/video/fbdev/mmp/fb/mmpfb.c 	info->fix.line_length = info->var.xres_virtual *
fix               633 drivers/video/fbdev/mmp/fb/mmpfb.c 		info->node, info->fix.id);
fix               740 drivers/video/fbdev/mx3fb.c 	struct fb_fix_screeninfo *fix = &fbi->fix;
fix               743 drivers/video/fbdev/mx3fb.c 	strncpy(fix->id, "DISP3 BG", 8);
fix               745 drivers/video/fbdev/mx3fb.c 	fix->line_length = var->xres_virtual * var->bits_per_pixel / 8;
fix               747 drivers/video/fbdev/mx3fb.c 	fix->type = FB_TYPE_PACKED_PIXELS;
fix               748 drivers/video/fbdev/mx3fb.c 	fix->accel = FB_ACCEL_NONE;
fix               749 drivers/video/fbdev/mx3fb.c 	fix->visual = FB_VISUAL_TRUECOLOR;
fix               750 drivers/video/fbdev/mx3fb.c 	fix->xpanstep = 1;
fix               751 drivers/video/fbdev/mx3fb.c 	fix->ypanstep = 1;
fix               809 drivers/video/fbdev/mx3fb.c 	mem_len = fbi->var.yres_virtual * fbi->fix.line_length;
fix               810 drivers/video/fbdev/mx3fb.c 	if (mem_len > fbi->fix.smem_len) {
fix               811 drivers/video/fbdev/mx3fb.c 		if (fbi->fix.smem_start)
fix               821 drivers/video/fbdev/mx3fb.c 	sg_dma_address(&sg[0]) = fbi->fix.smem_start;
fix               823 drivers/video/fbdev/mx3fb.c 		    fbi->fix.smem_len,
fix              1043 drivers/video/fbdev/mx3fb.c 	switch (fbi->fix.visual) {
fix              1094 drivers/video/fbdev/mx3fb.c 		memset((char *)fbi->screen_base, 0, fbi->fix.smem_len);
fix              1114 drivers/video/fbdev/mx3fb.c 		blank, fbi->screen_base, fbi->fix.smem_len);
fix              1168 drivers/video/fbdev/mx3fb.c 	offset = var->yoffset * fbi->fix.line_length
fix              1170 drivers/video/fbdev/mx3fb.c 	base = fbi->fix.smem_start + offset;
fix              1196 drivers/video/fbdev/mx3fb.c 		    virt_to_page(fbi->screen_base + offset), fbi->fix.smem_len,
fix              1348 drivers/video/fbdev/mx3fb.c 	fbi->fix.smem_start = addr;
fix              1349 drivers/video/fbdev/mx3fb.c 	fbi->fix.smem_len = mem_len;
fix              1354 drivers/video/fbdev/mx3fb.c 		(uint32_t) fbi->fix.smem_start, fbi->screen_base, fbi->fix.smem_len);
fix              1356 drivers/video/fbdev/mx3fb.c 	fbi->screen_size = fbi->fix.smem_len;
fix              1359 drivers/video/fbdev/mx3fb.c 	memset((char *)fbi->screen_base, 0, fbi->fix.smem_len);
fix              1364 drivers/video/fbdev/mx3fb.c 	fbi->fix.smem_len = 0;
fix              1365 drivers/video/fbdev/mx3fb.c 	fbi->fix.smem_start = 0;
fix              1377 drivers/video/fbdev/mx3fb.c 	dma_free_wc(fbi->device, fbi->fix.smem_len, fbi->screen_base,
fix              1378 drivers/video/fbdev/mx3fb.c 		    fbi->fix.smem_start);
fix              1382 drivers/video/fbdev/mx3fb.c 	fbi->fix.smem_start = 0;
fix              1383 drivers/video/fbdev/mx3fb.c 	fbi->fix.smem_len = 0;
fix               227 drivers/video/fbdev/neofb.c 	if (info->fix.accel == FB_ACCEL_NEOMAGIC_NM2200 ||
fix               228 drivers/video/fbdev/neofb.c 	    info->fix.accel == FB_ACCEL_NEOMAGIC_NM2230 ||
fix               229 drivers/video/fbdev/neofb.c 	    info->fix.accel == FB_ACCEL_NEOMAGIC_NM2360 ||
fix               230 drivers/video/fbdev/neofb.c 	    info->fix.accel == FB_ACCEL_NEOMAGIC_NM2380) {
fix               687 drivers/video/fbdev/neofb.c 	vramlen = info->fix.smem_len;
fix               969 drivers/video/fbdev/neofb.c 	switch (info->fix.accel) {
fix              1017 drivers/video/fbdev/neofb.c 		info->fix.visual = FB_VISUAL_PSEUDOCOLOR;
fix              1021 drivers/video/fbdev/neofb.c 		info->fix.visual = FB_VISUAL_TRUECOLOR;
fix              1036 drivers/video/fbdev/neofb.c 		info->fix.visual = FB_VISUAL_TRUECOLOR;
fix              1060 drivers/video/fbdev/neofb.c 	switch (info->fix.accel) {
fix              1087 drivers/video/fbdev/neofb.c 	if (info->fix.accel != FB_ACCEL_NEOMAGIC_NM2070) {
fix              1098 drivers/video/fbdev/neofb.c 	if (info->fix.accel != FB_ACCEL_NEOMAGIC_NM2070) {
fix              1105 drivers/video/fbdev/neofb.c 	if (info->fix.accel == FB_ACCEL_NEOMAGIC_NM2160)
fix              1108 drivers/video/fbdev/neofb.c 	if (info->fix.accel == FB_ACCEL_NEOMAGIC_NM2200 ||
fix              1109 drivers/video/fbdev/neofb.c 	    info->fix.accel == FB_ACCEL_NEOMAGIC_NM2230 ||
fix              1110 drivers/video/fbdev/neofb.c 	    info->fix.accel == FB_ACCEL_NEOMAGIC_NM2360 ||
fix              1111 drivers/video/fbdev/neofb.c 	    info->fix.accel == FB_ACCEL_NEOMAGIC_NM2380) {
fix              1141 drivers/video/fbdev/neofb.c 	if (info->fix.accel == FB_ACCEL_NEOMAGIC_NM2200 ||
fix              1142 drivers/video/fbdev/neofb.c 	    info->fix.accel == FB_ACCEL_NEOMAGIC_NM2230 ||
fix              1143 drivers/video/fbdev/neofb.c 	    info->fix.accel == FB_ACCEL_NEOMAGIC_NM2360 ||
fix              1144 drivers/video/fbdev/neofb.c 	    info->fix.accel == FB_ACCEL_NEOMAGIC_NM2380) {
fix              1153 drivers/video/fbdev/neofb.c 	info->fix.line_length =
fix              1156 drivers/video/fbdev/neofb.c 	switch (info->fix.accel) {
fix              1414 drivers/video/fbdev/neofb.c 	src = sx * (info->var.bits_per_pixel >> 3) + sy*info->fix.line_length;
fix              1415 drivers/video/fbdev/neofb.c 	dst = dx * (info->var.bits_per_pixel >> 3) + dy*info->fix.line_length;
fix              1485 drivers/video/fbdev/neofb.c 		image->dy * info->fix.line_length), &par->neo2200->dstStart);
fix              1495 drivers/video/fbdev/neofb.c 	switch (info->fix.accel) {
fix              1511 drivers/video/fbdev/neofb.c 	switch (info->fix.accel) {
fix              1527 drivers/video/fbdev/neofb.c 	switch (info->fix.accel) {
fix              1543 drivers/video/fbdev/neofb.c 	switch (info->fix.accel) {
fix              1650 drivers/video/fbdev/neofb.c 	switch (info->fix.accel) {
fix              1652 drivers/video/fbdev/neofb.c 			info->fix.mmio_start = pci_resource_start(dev, 0)+
fix              1657 drivers/video/fbdev/neofb.c 			info->fix.mmio_start = pci_resource_start(dev, 0)+
fix              1666 drivers/video/fbdev/neofb.c 			info->fix.mmio_start = pci_resource_start(dev, 1);
fix              1669 drivers/video/fbdev/neofb.c 			info->fix.mmio_start = pci_resource_start(dev, 0);
fix              1671 drivers/video/fbdev/neofb.c 	info->fix.mmio_len = MMIO_SIZE;
fix              1674 drivers/video/fbdev/neofb.c 	    (info->fix.mmio_start, MMIO_SIZE, "memory mapped I/O")) {
fix              1679 drivers/video/fbdev/neofb.c 	par->mmio_vbase = ioremap(info->fix.mmio_start, MMIO_SIZE);
fix              1682 drivers/video/fbdev/neofb.c 		release_mem_region(info->fix.mmio_start,
fix              1683 drivers/video/fbdev/neofb.c 				   info->fix.mmio_len);
fix              1700 drivers/video/fbdev/neofb.c 	release_mem_region(info->fix.mmio_start,
fix              1701 drivers/video/fbdev/neofb.c 			   info->fix.mmio_len);
fix              1712 drivers/video/fbdev/neofb.c 	info->fix.smem_start = pci_resource_start(dev, 0);
fix              1713 drivers/video/fbdev/neofb.c 	info->fix.smem_len = video_len;
fix              1715 drivers/video/fbdev/neofb.c 	if (!request_mem_region(info->fix.smem_start, info->fix.smem_len,
fix              1722 drivers/video/fbdev/neofb.c 	    ioremap_wc(info->fix.smem_start, info->fix.smem_len);
fix              1725 drivers/video/fbdev/neofb.c 		release_mem_region(info->fix.smem_start,
fix              1726 drivers/video/fbdev/neofb.c 				   info->fix.smem_len);
fix              1732 drivers/video/fbdev/neofb.c 	par->wc_cookie = arch_phys_wc_add(info->fix.smem_start,
fix              1736 drivers/video/fbdev/neofb.c 	memset_io(info->screen_base, 0, info->fix.smem_len);
fix              1758 drivers/video/fbdev/neofb.c 	release_mem_region(info->fix.smem_start,
fix              1759 drivers/video/fbdev/neofb.c 			   info->fix.smem_len);
fix              1862 drivers/video/fbdev/neofb.c 	switch (info->fix.accel) {
fix              1894 drivers/video/fbdev/neofb.c 	switch (info->fix.accel) {
fix              1942 drivers/video/fbdev/neofb.c 	info->fix.accel = id->driver_data;
fix              1952 drivers/video/fbdev/neofb.c 	switch (info->fix.accel) {
fix              1954 drivers/video/fbdev/neofb.c 		snprintf(info->fix.id, sizeof(info->fix.id),
fix              1958 drivers/video/fbdev/neofb.c 		snprintf(info->fix.id, sizeof(info->fix.id),
fix              1962 drivers/video/fbdev/neofb.c 		snprintf(info->fix.id, sizeof(info->fix.id),
fix              1966 drivers/video/fbdev/neofb.c 		snprintf(info->fix.id, sizeof(info->fix.id),
fix              1970 drivers/video/fbdev/neofb.c 		snprintf(info->fix.id, sizeof(info->fix.id),
fix              1974 drivers/video/fbdev/neofb.c 		snprintf(info->fix.id, sizeof(info->fix.id),
fix              1981 drivers/video/fbdev/neofb.c 		snprintf(info->fix.id, sizeof(info->fix.id),
fix              1988 drivers/video/fbdev/neofb.c 		snprintf(info->fix.id, sizeof(info->fix.id),
fix              1995 drivers/video/fbdev/neofb.c 		snprintf(info->fix.id, sizeof(info->fix.id),
fix              2003 drivers/video/fbdev/neofb.c 	info->fix.type = FB_TYPE_PACKED_PIXELS;
fix              2004 drivers/video/fbdev/neofb.c 	info->fix.type_aux = 0;
fix              2005 drivers/video/fbdev/neofb.c 	info->fix.xpanstep = 0;
fix              2006 drivers/video/fbdev/neofb.c 	info->fix.ypanstep = 4;
fix              2007 drivers/video/fbdev/neofb.c 	info->fix.ywrapstep = 0;
fix              2008 drivers/video/fbdev/neofb.c 	info->fix.accel = id->driver_data;
fix              2086 drivers/video/fbdev/neofb.c 	       info->fix.smem_len >> 10, info->var.xres,
fix              2097 drivers/video/fbdev/neofb.c 	fb_info(info, "%s frame buffer device\n", info->fix.id);
fix               207 drivers/video/fbdev/nvidia/nv_accel.c 	pitch = info->fix.line_length;
fix               301 drivers/video/fbdev/nvidia/nvidia.c 	int i, depth = fb_get_color_depth(&info->var, &info->fix);
fix               630 drivers/video/fbdev/nvidia/nvidia.c 	info->fix.visual = (info->var.bits_per_pixel == 8) ?
fix               660 drivers/video/fbdev/nvidia/nvidia.c 	info->fix.line_length = (info->var.xres_virtual *
fix               687 drivers/video/fbdev/nvidia/nvidia.c 	btext_update_display(info->fix.smem_start,
fix               689 drivers/video/fbdev/nvidia/nvidia.c 			     info->var.bits_per_pixel, info->fix.line_length);
fix               713 drivers/video/fbdev/nvidia/nvidia.c 	if (regno < 16 && info->fix.visual == FB_VISUAL_DIRECTCOLOR) {
fix               920 drivers/video/fbdev/nvidia/nvidia.c 	total = var->yoffset * info->fix.line_length + var->xoffset;
fix              1149 drivers/video/fbdev/nvidia/nvidia.c 	info->fix.visual = (info->var.bits_per_pixel == 8) ?
fix              1174 drivers/video/fbdev/nvidia/nvidia.c 		info->fix.accel = FB_ACCEL_NV4;
fix              1177 drivers/video/fbdev/nvidia/nvidia.c 		info->fix.accel = FB_ACCEL_NV_10;
fix              1180 drivers/video/fbdev/nvidia/nvidia.c 		info->fix.accel = FB_ACCEL_NV_20;
fix              1183 drivers/video/fbdev/nvidia/nvidia.c 		info->fix.accel = FB_ACCEL_NV_30;
fix              1186 drivers/video/fbdev/nvidia/nvidia.c 		info->fix.accel = FB_ACCEL_NV_40;
fix              1376 drivers/video/fbdev/nvidia/nvidia.c 	info->fix = nvidiafb_fix;
fix              1398 drivers/video/fbdev/nvidia/nvidia.c 	       info->fix.id,
fix              1399 drivers/video/fbdev/nvidia/nvidia.c 	       par->FbMapSize / (1024 * 1024), info->fix.smem_start);
fix               214 drivers/video/fbdev/ocfb.c 	struct fb_fix_screeninfo *fix = &fbdev->info.fix;
fix               216 drivers/video/fbdev/ocfb.c 	strcpy(fix->id, OCFB_NAME);
fix               218 drivers/video/fbdev/ocfb.c 	fix->line_length = var->xres * var->bits_per_pixel/8;
fix               219 drivers/video/fbdev/ocfb.c 	fix->smem_len = fix->line_length * var->yres;
fix               220 drivers/video/fbdev/ocfb.c 	fix->type = FB_TYPE_PACKED_PIXELS;
fix               223 drivers/video/fbdev/ocfb.c 		fix->visual = FB_VISUAL_PSEUDOCOLOR;
fix               225 drivers/video/fbdev/ocfb.c 		fix->visual = FB_VISUAL_TRUECOLOR;
fix               333 drivers/video/fbdev/ocfb.c 	fbsize = fbdev->info.fix.smem_len;
fix               341 drivers/video/fbdev/ocfb.c 	fbdev->info.fix.smem_start = fbdev->fb_phys;
fix               386 drivers/video/fbdev/ocfb.c 	dma_free_coherent(&pdev->dev, PAGE_ALIGN(fbdev->info.fix.smem_len),
fix               101 drivers/video/fbdev/offb.c 	if (info->fix.visual == FB_VISUAL_TRUECOLOR) {
fix               385 drivers/video/fbdev/offb.c 	info->fix.visual = (par->cmap_type != cmap_unknown) ?
fix               397 drivers/video/fbdev/offb.c 	struct fb_fix_screeninfo *fix;
fix               420 drivers/video/fbdev/offb.c 	fix = &info->fix;
fix               425 drivers/video/fbdev/offb.c 		strcpy(fix->id, "OFfb ");
fix               426 drivers/video/fbdev/offb.c 		strncat(fix->id, name, sizeof(fix->id) - sizeof("OFfb "));
fix               427 drivers/video/fbdev/offb.c 		fix->id[sizeof(fix->id) - 1] = '\0';
fix               429 drivers/video/fbdev/offb.c 		snprintf(fix->id, sizeof(fix->id), "OFfb %pOFn", dp);
fix               434 drivers/video/fbdev/offb.c 	fix->line_length = pitch;
fix               436 drivers/video/fbdev/offb.c 	fix->smem_start = address;
fix               437 drivers/video/fbdev/offb.c 	fix->smem_len = pitch * height;
fix               438 drivers/video/fbdev/offb.c 	fix->type = FB_TYPE_PACKED_PIXELS;
fix               439 drivers/video/fbdev/offb.c 	fix->type_aux = 0;
fix               445 drivers/video/fbdev/offb.c 		fix->visual = FB_VISUAL_TRUECOLOR;
fix               512 drivers/video/fbdev/offb.c 	info->apertures->ranges[0].size = fix->smem_len;
fix               515 drivers/video/fbdev/offb.c 	info->screen_base = ioremap(address, fix->smem_len);
fix               187 drivers/video/fbdev/omap/omapfb_main.c 	offset = var->yoffset * fbi->fix.line_length +
fix               372 drivers/video/fbdev/omap/omapfb_main.c 	struct fb_fix_screeninfo *fix = &fbi->fix;
fix               383 drivers/video/fbdev/omap/omapfb_main.c 		fix->smem_start		= rg->paddr;
fix               384 drivers/video/fbdev/omap/omapfb_main.c 		fix->smem_len		= rg->size;
fix               387 drivers/video/fbdev/omap/omapfb_main.c 		fix->smem_start		= rg->paddr;
fix               388 drivers/video/fbdev/omap/omapfb_main.c 		fix->smem_len		= rg->size;
fix               391 drivers/video/fbdev/omap/omapfb_main.c 	fix->type = FB_TYPE_PACKED_PIXELS;
fix               394 drivers/video/fbdev/omap/omapfb_main.c 		fix->visual = FB_VISUAL_PSEUDOCOLOR;
fix               398 drivers/video/fbdev/omap/omapfb_main.c 		fix->visual = FB_VISUAL_TRUECOLOR;
fix               406 drivers/video/fbdev/omap/omapfb_main.c 		fix->visual = FB_VISUAL_PSEUDOCOLOR;
fix               409 drivers/video/fbdev/omap/omapfb_main.c 	fix->accel		= FB_ACCEL_OMAP1610;
fix               410 drivers/video/fbdev/omap/omapfb_main.c 	fix->line_length	= var->xres_virtual * bpp / 8;
fix               876 drivers/video/fbdev/omap/omapfb_main.c 				fbi->fix.smem_start = 0;
fix               877 drivers/video/fbdev/omap/omapfb_main.c 				fbi->fix.smem_len = 0;
fix              1449 drivers/video/fbdev/omap/omapfb_main.c 	struct fb_fix_screeninfo	*fix = &info->fix;
fix              1455 drivers/video/fbdev/omap/omapfb_main.c 	strncpy(fix->id, MODULE_NAME, sizeof(fix->id));
fix                57 drivers/video/fbdev/omap2/omapfb/omapfb-main.c 	struct fb_fix_screeninfo *fix = &fbi->fix;
fix                60 drivers/video/fbdev/omap2/omapfb/omapfb-main.c 	const unsigned line_len = fix->line_length / bytespp;
fix               100 drivers/video/fbdev/omap2/omapfb/omapfb-main.c 	DBG("fill_fb %dx%d, line_len %d bytes\n", w, h, fbi->fix.line_length);
fix               496 drivers/video/fbdev/omap2/omapfb/omapfb-main.c 	struct fb_fix_screeninfo *fix = &fbi->fix;
fix               533 drivers/video/fbdev/omap2/omapfb/omapfb-main.c 		fix->smem_start = 0;
fix               534 drivers/video/fbdev/omap2/omapfb/omapfb-main.c 		fix->smem_len = 0;
fix               556 drivers/video/fbdev/omap2/omapfb/omapfb-main.c 	fix->smem_start = ofbi->region->vrfb.paddr[0];
fix               561 drivers/video/fbdev/omap2/omapfb/omapfb-main.c 		fix->line_length =
fix               565 drivers/video/fbdev/omap2/omapfb/omapfb-main.c 		fix->line_length =
fix               570 drivers/video/fbdev/omap2/omapfb/omapfb-main.c 	fix->smem_len = var->yres_virtual * fix->line_length;
fix               592 drivers/video/fbdev/omap2/omapfb/omapfb-main.c 	struct fb_fix_screeninfo *fix = &fbi->fix;
fix               607 drivers/video/fbdev/omap2/omapfb/omapfb-main.c 			fix->line_length =
fix               611 drivers/video/fbdev/omap2/omapfb/omapfb-main.c 			fix->line_length =
fix               616 drivers/video/fbdev/omap2/omapfb/omapfb-main.c 		fix->smem_len = var->yres_virtual * fix->line_length;
fix               618 drivers/video/fbdev/omap2/omapfb/omapfb-main.c 		fix->line_length =
fix               620 drivers/video/fbdev/omap2/omapfb/omapfb-main.c 		fix->smem_len = rg->size;
fix               623 drivers/video/fbdev/omap2/omapfb/omapfb-main.c 	fix->smem_start = omapfb_get_region_paddr(ofbi);
fix               625 drivers/video/fbdev/omap2/omapfb/omapfb-main.c 	fix->type = FB_TYPE_PACKED_PIXELS;
fix               628 drivers/video/fbdev/omap2/omapfb/omapfb-main.c 		fix->visual = FB_VISUAL_PSEUDOCOLOR;
fix               635 drivers/video/fbdev/omap2/omapfb/omapfb-main.c 			fix->visual = FB_VISUAL_TRUECOLOR;
fix               642 drivers/video/fbdev/omap2/omapfb/omapfb-main.c 			fix->visual = FB_VISUAL_PSEUDOCOLOR;
fix               647 drivers/video/fbdev/omap2/omapfb/omapfb-main.c 	fix->accel = FB_ACCEL_NONE;
fix               649 drivers/video/fbdev/omap2/omapfb/omapfb-main.c 	fix->xpanstep = 1;
fix               650 drivers/video/fbdev/omap2/omapfb/omapfb-main.c 	fix->ypanstep = 1;
fix               761 drivers/video/fbdev/omap2/omapfb/omapfb-main.c 		const struct fb_fix_screeninfo *fix, int rotation)
fix               765 drivers/video/fbdev/omap2/omapfb/omapfb-main.c 	offset = var->yoffset * fix->line_length +
fix               772 drivers/video/fbdev/omap2/omapfb/omapfb-main.c 		const struct fb_fix_screeninfo *fix, int rotation)
fix               778 drivers/video/fbdev/omap2/omapfb/omapfb-main.c 			fix->line_length;
fix               786 drivers/video/fbdev/omap2/omapfb/omapfb-main.c 		offset += var->yoffset * fix->line_length +
fix               789 drivers/video/fbdev/omap2/omapfb/omapfb-main.c 		offset -= var->yoffset * fix->line_length +
fix               792 drivers/video/fbdev/omap2/omapfb/omapfb-main.c 		offset -= var->xoffset * fix->line_length +
fix               795 drivers/video/fbdev/omap2/omapfb/omapfb-main.c 		offset += var->xoffset * fix->line_length +
fix               803 drivers/video/fbdev/omap2/omapfb/omapfb-main.c 			     const struct fb_fix_screeninfo *fix,
fix               815 drivers/video/fbdev/omap2/omapfb/omapfb-main.c 		offset = calc_rotation_offset_vrfb(var, fix, rotation);
fix               817 drivers/video/fbdev/omap2/omapfb/omapfb-main.c 		offset = calc_rotation_offset_dma(var, fix, rotation);
fix               837 drivers/video/fbdev/omap2/omapfb/omapfb-main.c 	struct fb_fix_screeninfo *fix = &fbi->fix;
fix               869 drivers/video/fbdev/omap2/omapfb/omapfb-main.c 		omapfb_calc_addr(ofbi, var, fix, rotation, &data_start_p);
fix               881 drivers/video/fbdev/omap2/omapfb/omapfb-main.c 			screen_width = fix->line_length
fix               887 drivers/video/fbdev/omap2/omapfb/omapfb-main.c 		screen_width = fix->line_length / (var->bits_per_pixel >> 3);
fix              1092 drivers/video/fbdev/omap2/omapfb/omapfb-main.c 	struct fb_fix_screeninfo *fix = &fbi->fix;
fix              1101 drivers/video/fbdev/omap2/omapfb/omapfb-main.c 	len = fix->smem_len;
fix              1337 drivers/video/fbdev/omap2/omapfb/omapfb-main.c 	memset(&fbi->fix, 0, sizeof(fbi->fix));
fix              1338 drivers/video/fbdev/omap2/omapfb/omapfb-main.c 	strlcpy(fbi->fix.id, MODULE_NAME, sizeof(fbi->fix.id));
fix               225 drivers/video/fbdev/p9100.c 				  info->fix.smem_start, info->fix.smem_len,
fix               234 drivers/video/fbdev/p9100.c 				   FBTYPE_SUN3COLOR, 8, info->fix.smem_len);
fix               243 drivers/video/fbdev/p9100.c 	snprintf(info->fix.id, sizeof(info->fix.id), "%pOFn", dp);
fix               245 drivers/video/fbdev/p9100.c 	info->fix.type = FB_TYPE_PACKED_PIXELS;
fix               246 drivers/video/fbdev/p9100.c 	info->fix.visual = FB_VISUAL_PSEUDOCOLOR;
fix               248 drivers/video/fbdev/p9100.c 	info->fix.line_length = linebytes;
fix               250 drivers/video/fbdev/p9100.c 	info->fix.accel = FB_ACCEL_SUN_CGTHREE;
fix               270 drivers/video/fbdev/p9100.c 	info->fix.smem_start = op->resource[2].start;
fix               279 drivers/video/fbdev/p9100.c 	info->fix.smem_len = PAGE_ALIGN(linebytes * info->var.yres);
fix               289 drivers/video/fbdev/p9100.c 				       info->fix.smem_len, "p9100 ram");
fix               310 drivers/video/fbdev/p9100.c 	       par->which_io, info->fix.smem_start);
fix               318 drivers/video/fbdev/p9100.c 	of_iounmap(&op->resource[2], info->screen_base, info->fix.smem_len);
fix               339 drivers/video/fbdev/p9100.c 	of_iounmap(&op->resource[2], info->screen_base, info->fix.smem_len);
fix               142 drivers/video/fbdev/platinumfb.c 	info->fix.smem_start = (pinfo->frame_buffer_phys) + init->fb_offset + offset;
fix               144 drivers/video/fbdev/platinumfb.c 	info->fix.visual = (pinfo->cmode == CMODE_8) ?
fix               146 drivers/video/fbdev/platinumfb.c  	info->fix.line_length = vmode_attrs[pinfo->vmode-1].hres * (1<<pinfo->cmode)
fix               148 drivers/video/fbdev/platinumfb.c 	printk("line_length: %x\n", info->fix.line_length);
fix               326 drivers/video/fbdev/platinumfb.c 	strcpy(info->fix.id, "platinum");
fix               327 drivers/video/fbdev/platinumfb.c 	info->fix.mmio_start = pinfo->platinum_regs_phys;
fix               328 drivers/video/fbdev/platinumfb.c 	info->fix.mmio_len = 0x1000;
fix               329 drivers/video/fbdev/platinumfb.c 	info->fix.type = FB_TYPE_PACKED_PIXELS;
fix               330 drivers/video/fbdev/platinumfb.c 	info->fix.smem_start = pinfo->frame_buffer_phys + 0x20; /* will be updated later */
fix               331 drivers/video/fbdev/platinumfb.c 	info->fix.smem_len = pinfo->total_vram - 0x20;
fix               332 drivers/video/fbdev/platinumfb.c         info->fix.ywrapstep = 0;
fix               333 drivers/video/fbdev/platinumfb.c 	info->fix.xpanstep = 0;
fix               334 drivers/video/fbdev/platinumfb.c 	info->fix.ypanstep = 0;
fix               335 drivers/video/fbdev/platinumfb.c         info->fix.type_aux = 0;
fix               336 drivers/video/fbdev/platinumfb.c         info->fix.accel = FB_ACCEL_NONE;
fix               613 drivers/video/fbdev/pm2fb.c 	if (lpitch * var->yres_virtual > info->fix.smem_len) {
fix               761 drivers/video/fbdev/pm2fb.c 	info->fix.visual =
fix               763 drivers/video/fbdev/pm2fb.c 	info->fix.line_length = info->var.xres * depth / 8;
fix               907 drivers/video/fbdev/pm2fb.c 	switch (info->fix.visual) {
fix               927 drivers/video/fbdev/pm2fb.c 	if (info->fix.visual == FB_VISUAL_TRUECOLOR) {
fix               948 drivers/video/fbdev/pm2fb.c 	} else if (info->fix.visual == FB_VISUAL_PSEUDOCOLOR)
fix              1051 drivers/video/fbdev/pm2fb.c 	u32 color = (info->fix.visual == FB_VISUAL_TRUECOLOR) ?
fix              1169 drivers/video/fbdev/pm2fb.c 	switch (info->fix.visual) {
fix              1647 drivers/video/fbdev/pm2fb.c 	info->fix		= pm2fb_fix;
fix              1688 drivers/video/fbdev/pm2fb.c 		info->fix.id, pm2fb_fix.smem_len / 1024);
fix              1722 drivers/video/fbdev/pm2fb.c 	struct fb_fix_screeninfo *fix = &info->fix;
fix              1728 drivers/video/fbdev/pm2fb.c 	release_mem_region(fix->smem_start, fix->smem_len);
fix              1730 drivers/video/fbdev/pm2fb.c 	release_mem_region(fix->mmio_start, fix->mmio_len);
fix               332 drivers/video/fbdev/pm3fb.c 			info->fix.line_length;
fix               382 drivers/video/fbdev/pm3fb.c 	u32 color = (info->fix.visual == FB_VISUAL_TRUECOLOR) ?
fix               524 drivers/video/fbdev/pm3fb.c 	switch (info->fix.visual) {
fix               994 drivers/video/fbdev/pm3fb.c 	if (lpitch * var->yres_virtual > info->fix.smem_len) {
fix              1056 drivers/video/fbdev/pm3fb.c 	info->fix.visual =
fix              1058 drivers/video/fbdev/pm3fb.c 	info->fix.line_length = ((info->var.xres_virtual + 7)  >> 3) * bpp;
fix              1112 drivers/video/fbdev/pm3fb.c 	if (info->fix.visual == FB_VISUAL_TRUECOLOR ||
fix              1113 drivers/video/fbdev/pm3fb.c 	info->fix.visual == FB_VISUAL_DIRECTCOLOR) {
fix              1133 drivers/video/fbdev/pm3fb.c 	} else if (info->fix.visual == FB_VISUAL_PSEUDOCOLOR)
fix              1386 drivers/video/fbdev/pm3fb.c 	info->fix = pm3fb_fix;
fix              1438 drivers/video/fbdev/pm3fb.c 	fb_info(info, "%s frame buffer device\n", info->fix.id);
fix              1465 drivers/video/fbdev/pm3fb.c 		struct fb_fix_screeninfo *fix = &info->fix;
fix              1473 drivers/video/fbdev/pm3fb.c 		release_mem_region(fix->smem_start, fix->smem_len);
fix              1475 drivers/video/fbdev/pm3fb.c 		release_mem_region(fix->mmio_start, fix->mmio_len);
fix               175 drivers/video/fbdev/pmag-aa-fb.c 	info->fix = aafb_fix;
fix               190 drivers/video/fbdev/pmag-aa-fb.c 	info->fix.mmio_start = start + PMAG_AA_BT455_OFFSET;
fix               191 drivers/video/fbdev/pmag-aa-fb.c 	par->mmio = ioremap_nocache(info->fix.mmio_start, info->fix.mmio_len);
fix               201 drivers/video/fbdev/pmag-aa-fb.c 	info->fix.smem_start = start + PMAG_AA_ONBOARD_FBMEM_OFFSET;
fix               202 drivers/video/fbdev/pmag-aa-fb.c 	info->screen_base = ioremap_nocache(info->fix.smem_start,
fix               203 drivers/video/fbdev/pmag-aa-fb.c 					    info->fix.smem_len);
fix               209 drivers/video/fbdev/pmag-aa-fb.c 	info->screen_size = info->fix.smem_len;
fix               229 drivers/video/fbdev/pmag-aa-fb.c 		info->node, info->fix.id, dev_name(dev));
fix               167 drivers/video/fbdev/pmag-ba-fb.c 	info->fix = pmagbafb_fix;
fix               182 drivers/video/fbdev/pmag-ba-fb.c 	info->fix.mmio_start = start;
fix               183 drivers/video/fbdev/pmag-ba-fb.c 	par->mmio = ioremap_nocache(info->fix.mmio_start, info->fix.mmio_len);
fix               192 drivers/video/fbdev/pmag-ba-fb.c 	info->fix.smem_start = start + PMAG_BA_FBMEM;
fix               193 drivers/video/fbdev/pmag-ba-fb.c 	info->screen_base = ioremap_nocache(info->fix.smem_start,
fix               194 drivers/video/fbdev/pmag-ba-fb.c 					    info->fix.smem_len);
fix               200 drivers/video/fbdev/pmag-ba-fb.c 	info->screen_size = info->fix.smem_len;
fix               214 drivers/video/fbdev/pmag-ba-fb.c 		info->fix.id, dev_name(dev));
fix               176 drivers/video/fbdev/pmagb-b-fb.c 	info->fix.line_length = info->var.xres;
fix               274 drivers/video/fbdev/pmagb-b-fb.c 	info->fix = pmagbbfb_fix;
fix               289 drivers/video/fbdev/pmagb-b-fb.c 	info->fix.mmio_start = start;
fix               290 drivers/video/fbdev/pmagb-b-fb.c 	par->mmio = ioremap_nocache(info->fix.mmio_start, info->fix.mmio_len);
fix               300 drivers/video/fbdev/pmagb-b-fb.c 	info->fix.smem_start = start + PMAGB_B_FBMEM;
fix               301 drivers/video/fbdev/pmagb-b-fb.c 	par->smem = ioremap_nocache(info->fix.smem_start, info->fix.smem_len);
fix               309 drivers/video/fbdev/pmagb-b-fb.c 	info->screen_size = info->fix.smem_len - 2 * vid_base * 0x1000;
fix               330 drivers/video/fbdev/pmagb-b-fb.c 		info->fix.id, dev_name(dev));
fix               498 drivers/video/fbdev/ps3fb.c 			 info->fix.line_length);
fix               587 drivers/video/fbdev/ps3fb.c 	if (var->yres_virtual * xdr_line_length > info->fix.smem_len) {
fix               616 drivers/video/fbdev/ps3fb.c 	info->fix.xpanstep = info->var.xres_virtual > info->var.xres ? 1 : 0;
fix               617 drivers/video/fbdev/ps3fb.c 	info->fix.ypanstep = info->var.yres_virtual > info->var.yres ? 1 : 0;
fix               618 drivers/video/fbdev/ps3fb.c 	info->fix.line_length = xdr_line_length;
fix               624 drivers/video/fbdev/ps3fb.c 	par->num_frames = info->fix.smem_len /
fix               652 drivers/video/fbdev/ps3fb.c 	memset((void __force *)info->screen_base, 0, info->fix.smem_len);
fix               658 drivers/video/fbdev/ps3fb.c 	maxlines = info->fix.smem_len / ddr_line_length;
fix               697 drivers/video/fbdev/ps3fb.c 	par->pan_offset = var->yoffset * info->fix.line_length +
fix               710 drivers/video/fbdev/ps3fb.c 	r = vm_iomap_memory(vma, info->fix.smem_start, info->fix.smem_len);
fix               713 drivers/video/fbdev/ps3fb.c 		info->fix.smem_start + (vma->vm_pgoff << PAGE_SHIFT),
fix               850 drivers/video/fbdev/ps3fb.c 			res.xres = info->fix.line_length / BPP;
fix              1132 drivers/video/fbdev/ps3fb.c 	info->fix = ps3fb_fix;
fix              1142 drivers/video/fbdev/ps3fb.c 	info->fix.smem_start = __pa(fb_start);
fix              1143 drivers/video/fbdev/ps3fb.c 	info->fix.smem_len = ps3fb_videomemory.size - GPU_FB_START;
fix              1171 drivers/video/fbdev/ps3fb.c 		 info->fix.smem_len >> 10);
fix               426 drivers/video/fbdev/pvr2fb.c 	par->disp_start = info->fix.smem_start + (line_length * var->yoffset) * line_length;
fix               427 drivers/video/fbdev/pvr2fb.c 	info->fix.line_length = line_length;
fix               528 drivers/video/fbdev/pvr2fb.c 	if (line_length * var->yres_virtual > info->fix.smem_len)
fix               566 drivers/video/fbdev/pvr2fb.c 		diw_modulo += info->fix.line_length / 4;
fix               672 drivers/video/fbdev/pvr2fb.c 		if ((*ppos + len) > fb_info->fix.smem_len) {
fix               686 drivers/video/fbdev/pvr2fb.c 		if ((*ppos + (i << PAGE_SHIFT)) > fb_info->fix.smem_len) {
fix               794 drivers/video/fbdev/pvr2fb.c 	fb_info->fix		= pvr2_fix;
fix               823 drivers/video/fbdev/pvr2fb.c 		fb_info->fix.id, (rev >> 4) & 0x0f, rev & 0x0f,
fix               825 drivers/video/fbdev/pvr2fb.c 		(unsigned long)(fb_info->fix.smem_len >> 10));
fix               836 drivers/video/fbdev/pvr2fb.c 	pvr2fb_map = sq_remap(fb_info->fix.smem_start, fb_info->fix.smem_len,
fix               837 drivers/video/fbdev/pvr2fb.c 			      fb_info->fix.id, PAGE_SHARED);
fix               177 drivers/video/fbdev/pxa168fb.c 		var->yres_virtual = info->fix.smem_len /
fix               228 drivers/video/fbdev/pxa168fb.c 	    (var->bits_per_pixel >> 3) > info->fix.smem_len)
fix               413 drivers/video/fbdev/pxa168fb.c 		info->fix.visual = FB_VISUAL_PSEUDOCOLOR;
fix               415 drivers/video/fbdev/pxa168fb.c 		info->fix.visual = FB_VISUAL_TRUECOLOR;
fix               416 drivers/video/fbdev/pxa168fb.c 	info->fix.line_length = var->xres_virtual * var->bits_per_pixel / 8;
fix               417 drivers/video/fbdev/pxa168fb.c 	info->fix.ypanstep = var->yres;
fix               499 drivers/video/fbdev/pxa168fb.c 	if (info->fix.visual == FB_VISUAL_TRUECOLOR && regno < 16) {
fix               506 drivers/video/fbdev/pxa168fb.c 	if (info->fix.visual == FB_VISUAL_PSEUDOCOLOR && regno < 256) {
fix               582 drivers/video/fbdev/pxa168fb.c 	var->yres_virtual = info->fix.smem_len /
fix               653 drivers/video/fbdev/pxa168fb.c 	strlcpy(info->fix.id, mi->id, 16);
fix               654 drivers/video/fbdev/pxa168fb.c 	info->fix.type = FB_TYPE_PACKED_PIXELS;
fix               655 drivers/video/fbdev/pxa168fb.c 	info->fix.type_aux = 0;
fix               656 drivers/video/fbdev/pxa168fb.c 	info->fix.xpanstep = 0;
fix               657 drivers/video/fbdev/pxa168fb.c 	info->fix.ypanstep = 0;
fix               658 drivers/video/fbdev/pxa168fb.c 	info->fix.ywrapstep = 0;
fix               659 drivers/video/fbdev/pxa168fb.c 	info->fix.mmio_start = res->start;
fix               660 drivers/video/fbdev/pxa168fb.c 	info->fix.mmio_len = resource_size(res);
fix               661 drivers/video/fbdev/pxa168fb.c 	info->fix.accel = FB_ACCEL_NONE;
fix               678 drivers/video/fbdev/pxa168fb.c 	info->fix.smem_len = PAGE_ALIGN(DEFAULT_FB_SIZE);
fix               680 drivers/video/fbdev/pxa168fb.c 	info->screen_base = dma_alloc_wc(fbi->dev, info->fix.smem_len,
fix               687 drivers/video/fbdev/pxa168fb.c 	info->fix.smem_start = (unsigned long)fbi->fb_start_dma;
fix               739 drivers/video/fbdev/pxa168fb.c 			       IRQF_SHARED, info->fix.id, fbi);
fix               769 drivers/video/fbdev/pxa168fb.c 	dma_free_wc(fbi->dev, info->fix.smem_len,
fix               804 drivers/video/fbdev/pxa168fb.c 	dma_free_wc(fbi->dev, info->fix.smem_len,
fix               805 drivers/video/fbdev/pxa168fb.c 		    info->screen_base, info->fix.smem_start);
fix               214 drivers/video/fbdev/pxafb.c 	switch (fbi->fb.fix.visual) {
fix               438 drivers/video/fbdev/pxafb.c 		var->yres_virtual = fbi->fb.fix.smem_len / line_length;
fix               505 drivers/video/fbdev/pxafb.c 		fbi->fb.fix.visual = FB_VISUAL_TRUECOLOR;
fix               507 drivers/video/fbdev/pxafb.c 		fbi->fb.fix.visual = FB_VISUAL_PSEUDOCOLOR;
fix               514 drivers/video/fbdev/pxafb.c 		fbi->fb.fix.visual = FB_VISUAL_STATIC_PSEUDOCOLOR;
fix               517 drivers/video/fbdev/pxafb.c 	fbi->fb.fix.line_length = var->xres_virtual *
fix               581 drivers/video/fbdev/pxafb.c 		if (fbi->fb.fix.visual == FB_VISUAL_PSEUDOCOLOR ||
fix               582 drivers/video/fbdev/pxafb.c 		    fbi->fb.fix.visual == FB_VISUAL_STATIC_PSEUDOCOLOR)
fix               592 drivers/video/fbdev/pxafb.c 		if (fbi->fb.fix.visual == FB_VISUAL_PSEUDOCOLOR ||
fix               593 drivers/video/fbdev/pxafb.c 		    fbi->fb.fix.visual == FB_VISUAL_STATIC_PSEUDOCOLOR)
fix               615 drivers/video/fbdev/pxafb.c 	int size = ofb->fb.fix.line_length * ofb->fb.var.yres_virtual;
fix               660 drivers/video/fbdev/pxafb.c 		size = ofb->fb.fix.line_length * ofb->fb.var.yres_virtual;
fix               830 drivers/video/fbdev/pxafb.c 	ofb->fb.fix.line_length = var->xres_virtual * bpp / 8;
fix               832 drivers/video/fbdev/pxafb.c 	size = PAGE_ALIGN(ofb->fb.fix.line_length * var->yres_virtual);
fix               879 drivers/video/fbdev/pxafb.c 	sprintf(ofb->fb.fix.id, "overlay%d", id + 1);
fix               881 drivers/video/fbdev/pxafb.c 	ofb->fb.fix.type		= FB_TYPE_PACKED_PIXELS;
fix               882 drivers/video/fbdev/pxafb.c 	ofb->fb.fix.xpanstep		= 0;
fix               883 drivers/video/fbdev/pxafb.c 	ofb->fb.fix.ypanstep		= 1;
fix               925 drivers/video/fbdev/pxafb.c 	ofb->fb.fix.smem_start	= ofb->video_mem_phys;
fix               926 drivers/video/fbdev/pxafb.c 	ofb->fb.fix.smem_len	= pxafb->video_mem_size;
fix              1112 drivers/video/fbdev/pxafb.c 	struct fb_fix_screeninfo *fix = &fbi->fb.fix;
fix              1119 drivers/video/fbdev/pxafb.c 	nbytes = fix->line_length * var->yres;
fix              1120 drivers/video/fbdev/pxafb.c 	offset = fix->line_length * var->yoffset + fbi->video_mem_phys;
fix              1721 drivers/video/fbdev/pxafb.c 	fbi->fb.fix.smem_start	= fbi->video_mem_phys;
fix              1722 drivers/video/fbdev/pxafb.c 	fbi->fb.fix.smem_len	= fbi->video_mem_size;
fix              1812 drivers/video/fbdev/pxafb.c 	strcpy(fbi->fb.fix.id, PXA_NAME);
fix              1814 drivers/video/fbdev/pxafb.c 	fbi->fb.fix.type	= FB_TYPE_PACKED_PIXELS;
fix              1815 drivers/video/fbdev/pxafb.c 	fbi->fb.fix.type_aux	= 0;
fix              1816 drivers/video/fbdev/pxafb.c 	fbi->fb.fix.xpanstep	= 0;
fix              1817 drivers/video/fbdev/pxafb.c 	fbi->fb.fix.ypanstep	= 1;
fix              1818 drivers/video/fbdev/pxafb.c 	fbi->fb.fix.ywrapstep	= 0;
fix              1819 drivers/video/fbdev/pxafb.c 	fbi->fb.fix.accel	= FB_ACCEL_NONE;
fix              2293 drivers/video/fbdev/pxafb.c 		fbi->fb.fix.accel = FB_ACCEL_PXA3XX;
fix               101 drivers/video/fbdev/q40fb.c 	info->fix = q40fb_fix;
fix               887 drivers/video/fbdev/riva/fbdev.c 			    info->fix.smem_len)
fix               903 drivers/video/fbdev/riva/fbdev.c 		var->xres_virtual = (info->fix.smem_len * den /
fix               909 drivers/video/fbdev/riva/fbdev.c 		var->yres_virtual = info->fix.smem_len * den /
fix               915 drivers/video/fbdev/riva/fbdev.c 		if (var->xres_virtual * nom / den * var->yres_virtual > info->fix.smem_len) {
fix              1204 drivers/video/fbdev/riva/fbdev.c 	info->fix.line_length = (info->var.xres_virtual * (info->var.bits_per_pixel >> 3));
fix              1205 drivers/video/fbdev/riva/fbdev.c 	info->fix.visual = (info->var.bits_per_pixel == 8) ?
fix              1238 drivers/video/fbdev/riva/fbdev.c 	base = var->yoffset * info->fix.line_length + var->xoffset;
fix              1316 drivers/video/fbdev/riva/fbdev.c 	if (regno < 16 && info->fix.visual == FB_VISUAL_DIRECTCOLOR) {
fix              1712 drivers/video/fbdev/riva/fbdev.c 	info->fix.visual = (info->var.bits_per_pixel == 8) ?
fix              2022 drivers/video/fbdev/riva/fbdev.c 	info->fix = rivafb_fix;
fix              2049 drivers/video/fbdev/riva/fbdev.c 		info->fix.id,
fix              2051 drivers/video/fbdev/riva/fbdev.c 		info->fix.smem_len / (1024 * 1024),
fix              2052 drivers/video/fbdev/riva/fbdev.c 		info->fix.smem_start);
fix               161 drivers/video/fbdev/s1d13xxxfb.c 	info->fix.visual = FB_VISUAL_PSEUDOCOLOR;
fix               171 drivers/video/fbdev/s1d13xxxfb.c 	info->fix.visual = FB_VISUAL_TRUECOLOR;
fix               242 drivers/video/fbdev/s1d13xxxfb.c 	info->fix.line_length  = info->var.xres * info->var.bits_per_pixel;
fix               243 drivers/video/fbdev/s1d13xxxfb.c 	info->fix.line_length /= 8;
fix               245 drivers/video/fbdev/s1d13xxxfb.c 	dbg("setting line_length to %d\n", info->fix.line_length);
fix               279 drivers/video/fbdev/s1d13xxxfb.c 	switch (info->fix.visual) {
fix               380 drivers/video/fbdev/s1d13xxxfb.c 	start = (info->fix.line_length >> 1) * var->yoffset;
fix               562 drivers/video/fbdev/s1d13xxxfb.c 	if (info->fix.visual == FB_VISUAL_TRUECOLOR ||
fix               563 drivers/video/fbdev/s1d13xxxfb.c 		info->fix.visual == FB_VISUAL_DIRECTCOLOR) {
fix               637 drivers/video/fbdev/s1d13xxxfb.c 	struct fb_fix_screeninfo *fix = &info->fix;
fix               647 drivers/video/fbdev/s1d13xxxfb.c 	fix->type = FB_TYPE_PACKED_PIXELS;
fix               702 drivers/video/fbdev/s1d13xxxfb.c 	yres_virtual = fix->smem_len / (offset * 2);
fix               710 drivers/video/fbdev/s1d13xxxfb.c 	fix->line_length	= offset * 2;
fix               858 drivers/video/fbdev/s1d13xxxfb.c 	info->fix = s1d13xxxfb_fix;
fix               859 drivers/video/fbdev/s1d13xxxfb.c 	info->fix.mmio_start = pdev->resource[1].start;
fix               860 drivers/video/fbdev/s1d13xxxfb.c 	info->fix.mmio_len = pdev->resource[1].end - pdev->resource[1].start + 1;
fix               861 drivers/video/fbdev/s1d13xxxfb.c 	info->fix.smem_start = pdev->resource[0].start;
fix               862 drivers/video/fbdev/s1d13xxxfb.c 	info->fix.smem_len = pdev->resource[0].end - pdev->resource[0].start + 1;
fix               865 drivers/video/fbdev/s1d13xxxfb.c 	       default_par->regs, info->fix.smem_len / 1024, info->screen_base);
fix               893 drivers/video/fbdev/s1d13xxxfb.c 	fb_info(info, "%s frame buffer device\n", info->fix.id);
fix               919 drivers/video/fbdev/s1d13xxxfb.c 		s1dfb->disp_save = kmalloc(info->fix.smem_len, GFP_KERNEL);
fix               926 drivers/video/fbdev/s1d13xxxfb.c 	memcpy_fromio(s1dfb->disp_save, info->screen_base, info->fix.smem_len);
fix               932 drivers/video/fbdev/s1d13xxxfb.c 		s1dfb->regs_save = kmalloc(info->fix.mmio_len, GFP_KERNEL);
fix               940 drivers/video/fbdev/s1d13xxxfb.c 	memcpy_fromio(s1dfb->regs_save, s1dfb->regs, info->fix.mmio_len);
fix               969 drivers/video/fbdev/s1d13xxxfb.c 		memcpy_toio(s1dfb->regs, s1dfb->regs_save, info->fix.mmio_len);
fix               975 drivers/video/fbdev/s1d13xxxfb.c 				info->fix.smem_len);
fix               508 drivers/video/fbdev/s3c-fb.c 		info->fix.visual = FB_VISUAL_TRUECOLOR;
fix               512 drivers/video/fbdev/s3c-fb.c 			info->fix.visual = FB_VISUAL_PSEUDOCOLOR;
fix               514 drivers/video/fbdev/s3c-fb.c 			info->fix.visual = FB_VISUAL_TRUECOLOR;
fix               517 drivers/video/fbdev/s3c-fb.c 		info->fix.visual = FB_VISUAL_MONO01;
fix               520 drivers/video/fbdev/s3c-fb.c 		info->fix.visual = FB_VISUAL_PSEUDOCOLOR;
fix               524 drivers/video/fbdev/s3c-fb.c 	info->fix.line_length = (var->xres_virtual * var->bits_per_pixel) / 8;
fix               526 drivers/video/fbdev/s3c-fb.c 	info->fix.xpanstep = info->var.xres_virtual > info->var.xres ? 1 : 0;
fix               527 drivers/video/fbdev/s3c-fb.c 	info->fix.ypanstep = info->var.yres_virtual > info->var.yres ? 1 : 0;
fix               540 drivers/video/fbdev/s3c-fb.c 	writel(info->fix.smem_start, buf + sfb->variant.buf_start);
fix               542 drivers/video/fbdev/s3c-fb.c 	data = info->fix.smem_start + info->fix.line_length * var->yres;
fix               546 drivers/video/fbdev/s3c-fb.c 	data = VIDW_BUF_SIZE_OFFSET(info->fix.line_length - pagewidth) |
fix               548 drivers/video/fbdev/s3c-fb.c 	       VIDW_BUF_SIZE_OFFSET_E(info->fix.line_length - pagewidth) |
fix               752 drivers/video/fbdev/s3c-fb.c 	switch (info->fix.visual) {
fix               875 drivers/video/fbdev/s3c-fb.c 	start_boff = var->yoffset * info->fix.line_length;
fix               897 drivers/video/fbdev/s3c-fb.c 	end_boff = start_boff + info->var.yres * info->fix.line_length;
fix               903 drivers/video/fbdev/s3c-fb.c 	writel(info->fix.smem_start + start_boff, buf + sfb->variant.buf_start);
fix               904 drivers/video/fbdev/s3c-fb.c 	writel(info->fix.smem_start + end_boff, buf + sfb->variant.buf_end);
fix              1100 drivers/video/fbdev/s3c-fb.c 	fbi->fix.smem_len = size;
fix              1113 drivers/video/fbdev/s3c-fb.c 	fbi->fix.smem_start = map_dma;
fix              1130 drivers/video/fbdev/s3c-fb.c 		dma_free_wc(sfb->dev, PAGE_ALIGN(fbi->fix.smem_len),
fix              1131 drivers/video/fbdev/s3c-fb.c 			    fbi->screen_buffer, fbi->fix.smem_start);
fix              1240 drivers/video/fbdev/s3c-fb.c 	fbinfo->fix.type	= FB_TYPE_PACKED_PIXELS;
fix              1241 drivers/video/fbdev/s3c-fb.c 	fbinfo->fix.accel	= FB_ACCEL_NONE;
fix              1277 drivers/video/fbdev/s3c-fb.c 	dev_info(sfb->dev, "window %d: fb %s\n", win_no, fbinfo->fix.id);
fix                76 drivers/video/fbdev/s3c2410fb.c 	saddr1  = info->fix.smem_start >> 1;
fix                77 drivers/video/fbdev/s3c2410fb.c 	saddr2  = info->fix.smem_start;
fix                78 drivers/video/fbdev/s3c2410fb.c 	saddr2 += info->fix.line_length * info->var.yres;
fix                82 drivers/video/fbdev/s3c2410fb.c 		 S3C2410_PAGEWIDTH((info->fix.line_length / 2) & 0x3ff);
fix               436 drivers/video/fbdev/s3c2410fb.c 		info->fix.visual = FB_VISUAL_TRUECOLOR;
fix               439 drivers/video/fbdev/s3c2410fb.c 		info->fix.visual = FB_VISUAL_MONO01;
fix               442 drivers/video/fbdev/s3c2410fb.c 		info->fix.visual = FB_VISUAL_PSEUDOCOLOR;
fix               446 drivers/video/fbdev/s3c2410fb.c 	info->fix.line_length = (var->xres_virtual * var->bits_per_pixel) / 8;
fix               497 drivers/video/fbdev/s3c2410fb.c 	switch (info->fix.visual) {
fix               644 drivers/video/fbdev/s3c2410fb.c 	unsigned map_size = PAGE_ALIGN(info->fix.smem_len);
fix               657 drivers/video/fbdev/s3c2410fb.c 		info->fix.smem_start = map_dma;
fix               660 drivers/video/fbdev/s3c2410fb.c 			info->fix.smem_start, info->screen_base, map_size);
fix               670 drivers/video/fbdev/s3c2410fb.c 	dma_free_wc(fbi->dev, PAGE_ALIGN(info->fix.smem_len),
fix               671 drivers/video/fbdev/s3c2410fb.c 		    info->screen_base, info->fix.smem_start);
fix               896 drivers/video/fbdev/s3c2410fb.c 	strcpy(fbinfo->fix.id, driver_name);
fix               902 drivers/video/fbdev/s3c2410fb.c 	fbinfo->fix.type	    = FB_TYPE_PACKED_PIXELS;
fix               903 drivers/video/fbdev/s3c2410fb.c 	fbinfo->fix.type_aux	    = 0;
fix               904 drivers/video/fbdev/s3c2410fb.c 	fbinfo->fix.xpanstep	    = 0;
fix               905 drivers/video/fbdev/s3c2410fb.c 	fbinfo->fix.ypanstep	    = 0;
fix               906 drivers/video/fbdev/s3c2410fb.c 	fbinfo->fix.ywrapstep	    = 0;
fix               907 drivers/video/fbdev/s3c2410fb.c 	fbinfo->fix.accel	    = FB_ACCEL_NONE;
fix               949 drivers/video/fbdev/s3c2410fb.c 		if (fbinfo->fix.smem_len < smem_len)
fix               950 drivers/video/fbdev/s3c2410fb.c 			fbinfo->fix.smem_len = smem_len;
fix               990 drivers/video/fbdev/s3c2410fb.c 		fbinfo->node, fbinfo->fix.id);
fix               251 drivers/video/fbdev/s3fb.c 	strlcpy(par->ddc_adapter.name, info->fix.id,
fix               358 drivers/video/fbdev/s3fb.c 	dst1 = info->screen_base + (image->dy * info->fix.line_length)
fix               370 drivers/video/fbdev/s3fb.c 		dst1 += info->fix.line_length;
fix               383 drivers/video/fbdev/s3fb.c 	dst1 = info->screen_base + (rect->dy * info->fix.line_length)
fix               391 drivers/video/fbdev/s3fb.c 		dst1 += info->fix.line_length;
fix               415 drivers/video/fbdev/s3fb.c 	dst1 = info->screen_base + (image->dy * info->fix.line_length)
fix               427 drivers/video/fbdev/s3fb.c 		dst1 += info->fix.line_length;
fix               435 drivers/video/fbdev/s3fb.c 		if (info->fix.type == FB_TYPE_INTERLEAVED_PLANES)
fix               447 drivers/video/fbdev/s3fb.c 	    && (info->fix.type == FB_TYPE_INTERLEAVED_PLANES))
fix               610 drivers/video/fbdev/s3fb.c 		info->fix.ypanstep = 1;
fix               611 drivers/video/fbdev/s3fb.c 		info->fix.line_length = (info->var.xres_virtual * bpp) / 8;
fix               621 drivers/video/fbdev/s3fb.c 		screen_size = info->var.yres_virtual * info->fix.line_length;
fix               623 drivers/video/fbdev/s3fb.c 		info->fix.ypanstep = 16;
fix               624 drivers/video/fbdev/s3fb.c 		info->fix.line_length = 0;
fix               710 drivers/video/fbdev/s3fb.c 	mode = svga_match_format(s3fb_formats, &(info->var), &(info->fix));
fix              1025 drivers/video/fbdev/s3fb.c 		offset = (var->yoffset * info->fix.line_length) +
fix              1154 drivers/video/fbdev/s3fb.c 	info->fix.smem_start = pci_resource_start(dev, 0);
fix              1155 drivers/video/fbdev/s3fb.c 	info->fix.smem_len = pci_resource_len(dev, 0);
fix              1243 drivers/video/fbdev/s3fb.c 	info->fix.smem_len = info->screen_size;
fix              1254 drivers/video/fbdev/s3fb.c 	strcpy(info->fix.id, s3_names [par->chip]);
fix              1255 drivers/video/fbdev/s3fb.c 	info->fix.mmio_start = 0;
fix              1256 drivers/video/fbdev/s3fb.c 	info->fix.mmio_len = 0;
fix              1257 drivers/video/fbdev/s3fb.c 	info->fix.type = FB_TYPE_PACKED_PIXELS;
fix              1258 drivers/video/fbdev/s3fb.c 	info->fix.visual = FB_VISUAL_PSEUDOCOLOR;
fix              1259 drivers/video/fbdev/s3fb.c 	info->fix.ypanstep = 0;
fix              1260 drivers/video/fbdev/s3fb.c 	info->fix.accel = FB_ACCEL_NONE;
fix              1267 drivers/video/fbdev/s3fb.c 		par->mmio = ioremap(info->fix.smem_start + MMIO_OFFSET, MMIO_SIZE);
fix              1272 drivers/video/fbdev/s3fb.c 				info->fix.smem_start + MMIO_OFFSET);
fix              1321 drivers/video/fbdev/s3fb.c 	info->var.yres_virtual = info->fix.smem_len * 8 /
fix              1342 drivers/video/fbdev/s3fb.c 		info->fix.id, pci_name(dev),
fix              1343 drivers/video/fbdev/s3fb.c 		info->fix.smem_len >> 20, (par->mclk_freq + 500) / 1000);
fix              1356 drivers/video/fbdev/s3fb.c 		par->wc_cookie = arch_phys_wc_add(info->fix.smem_start,
fix              1357 drivers/video/fbdev/s3fb.c 						  info->fix.smem_len);
fix               319 drivers/video/fbdev/sa1100fb.c 	switch (fbi->fb.fix.visual) {
fix               446 drivers/video/fbdev/sa1100fb.c 		fbi->fb.fix.visual = FB_VISUAL_TRUECOLOR;
fix               448 drivers/video/fbdev/sa1100fb.c 		fbi->fb.fix.visual = FB_VISUAL_PSEUDOCOLOR;
fix               455 drivers/video/fbdev/sa1100fb.c 		fbi->fb.fix.visual = FB_VISUAL_STATIC_PSEUDOCOLOR;
fix               458 drivers/video/fbdev/sa1100fb.c 	fbi->fb.fix.line_length = var->xres_virtual *
fix               472 drivers/video/fbdev/sa1100fb.c 	sa1100fb_set_visual(fbi, fbi->fb.fix.visual);
fix               543 drivers/video/fbdev/sa1100fb.c 		if (fbi->fb.fix.visual == FB_VISUAL_PSEUDOCOLOR ||
fix               544 drivers/video/fbdev/sa1100fb.c 		    fbi->fb.fix.visual == FB_VISUAL_STATIC_PSEUDOCOLOR)
fix               551 drivers/video/fbdev/sa1100fb.c 		if (fbi->fb.fix.visual == FB_VISUAL_PSEUDOCOLOR ||
fix               552 drivers/video/fbdev/sa1100fb.c 		    fbi->fb.fix.visual == FB_VISUAL_STATIC_PSEUDOCOLOR)
fix               566 drivers/video/fbdev/sa1100fb.c 	if (off < info->fix.smem_len) {
fix               574 drivers/video/fbdev/sa1100fb.c 	return vm_iomap_memory(vma, info->fix.mmio_start, info->fix.mmio_len);
fix               628 drivers/video/fbdev/sa1100fb.c 			fbi->fb.fix.id, var->xres);
fix               631 drivers/video/fbdev/sa1100fb.c 			fbi->fb.fix.id, var->hsync_len);
fix               634 drivers/video/fbdev/sa1100fb.c 			fbi->fb.fix.id, var->left_margin);
fix               637 drivers/video/fbdev/sa1100fb.c 			fbi->fb.fix.id, var->right_margin);
fix               640 drivers/video/fbdev/sa1100fb.c 			fbi->fb.fix.id, var->yres);
fix               643 drivers/video/fbdev/sa1100fb.c 			fbi->fb.fix.id, var->vsync_len);
fix               646 drivers/video/fbdev/sa1100fb.c 			fbi->fb.fix.id, var->upper_margin);
fix               649 drivers/video/fbdev/sa1100fb.c 			fbi->fb.fix.id, var->lower_margin);
fix              1049 drivers/video/fbdev/sa1100fb.c 	fbi->map_size = PAGE_ALIGN(fbi->fb.fix.smem_len + PAGE_SIZE);
fix              1062 drivers/video/fbdev/sa1100fb.c 		fbi->fb.fix.smem_start = fbi->screen_dma;
fix              1089 drivers/video/fbdev/sa1100fb.c 	strcpy(fbi->fb.fix.id, SA1100_NAME);
fix              1091 drivers/video/fbdev/sa1100fb.c 	fbi->fb.fix.type	= FB_TYPE_PACKED_PIXELS;
fix              1092 drivers/video/fbdev/sa1100fb.c 	fbi->fb.fix.type_aux	= 0;
fix              1093 drivers/video/fbdev/sa1100fb.c 	fbi->fb.fix.xpanstep	= 0;
fix              1094 drivers/video/fbdev/sa1100fb.c 	fbi->fb.fix.ypanstep	= 0;
fix              1095 drivers/video/fbdev/sa1100fb.c 	fbi->fb.fix.ywrapstep	= 0;
fix              1096 drivers/video/fbdev/sa1100fb.c 	fbi->fb.fix.accel	= FB_ACCEL_NONE;
fix              1140 drivers/video/fbdev/sa1100fb.c 	fbi->fb.fix.smem_len		= inf->xres * inf->yres *
fix                73 drivers/video/fbdev/savage/savagefb_accel.c 	if (info->fix.visual == FB_VISUAL_PSEUDOCOLOR)
fix               107 drivers/video/fbdev/savage/savagefb_accel.c 	if (info->fix.visual == FB_VISUAL_PSEUDOCOLOR) {
fix               943 drivers/video/fbdev/savage/savagefb_driver.c 	vramlen = info->fix.smem_len;
fix              1487 drivers/video/fbdev/savage/savagefb_driver.c 	info->fix.line_length = info->var.xres_virtual *
fix              1491 drivers/video/fbdev/savage/savagefb_driver.c 		info->fix.visual      = FB_VISUAL_PSEUDOCOLOR;
fix              1492 drivers/video/fbdev/savage/savagefb_driver.c 		info->fix.xpanstep    = 4;
fix              1494 drivers/video/fbdev/savage/savagefb_driver.c 		info->fix.visual      = FB_VISUAL_TRUECOLOR;
fix              1495 drivers/video/fbdev/savage/savagefb_driver.c 		info->fix.xpanstep    = 2;
fix              1544 drivers/video/fbdev/savage/savagefb_driver.c 	base = (var->yoffset * info->fix.line_length
fix              1736 drivers/video/fbdev/savage/savagefb_driver.c 	info->fix.mmio_start = par->mmio.pbase;
fix              1737 drivers/video/fbdev/savage/savagefb_driver.c 	info->fix.mmio_len   = par->mmio.len;
fix              1783 drivers/video/fbdev/savage/savagefb_driver.c 	info->fix.smem_start = par->video.pbase;
fix              1784 drivers/video/fbdev/savage/savagefb_driver.c 	info->fix.smem_len   = par->video.len - par->cob_size;
fix              2051 drivers/video/fbdev/savage/savagefb_driver.c 	info->fix.type	   = FB_TYPE_PACKED_PIXELS;
fix              2052 drivers/video/fbdev/savage/savagefb_driver.c 	info->fix.type_aux	   = 0;
fix              2053 drivers/video/fbdev/savage/savagefb_driver.c 	info->fix.ypanstep	   = 1;
fix              2054 drivers/video/fbdev/savage/savagefb_driver.c 	info->fix.ywrapstep   = 0;
fix              2055 drivers/video/fbdev/savage/savagefb_driver.c 	info->fix.accel       = id->driver_data;
fix              2057 drivers/video/fbdev/savage/savagefb_driver.c 	switch (info->fix.accel) {
fix              2060 drivers/video/fbdev/savage/savagefb_driver.c 		snprintf(info->fix.id, 16, "SuperSavage");
fix              2064 drivers/video/fbdev/savage/savagefb_driver.c 		snprintf(info->fix.id, 16, "Savage4");
fix              2068 drivers/video/fbdev/savage/savagefb_driver.c 		snprintf(info->fix.id, 16, "Savage3D");
fix              2072 drivers/video/fbdev/savage/savagefb_driver.c 		snprintf(info->fix.id, 16, "Savage3D-MV");
fix              2076 drivers/video/fbdev/savage/savagefb_driver.c 		snprintf(info->fix.id, 16, "Savage2000");
fix              2080 drivers/video/fbdev/savage/savagefb_driver.c 		snprintf(info->fix.id, 16, "Savage/MX-MV");
fix              2084 drivers/video/fbdev/savage/savagefb_driver.c 		snprintf(info->fix.id, 16, "Savage/MX");
fix              2088 drivers/video/fbdev/savage/savagefb_driver.c 		snprintf(info->fix.id, 16, "Savage/IX-MV");
fix              2092 drivers/video/fbdev/savage/savagefb_driver.c 		snprintf(info->fix.id, 16, "Savage/IX");
fix              2096 drivers/video/fbdev/savage/savagefb_driver.c 		snprintf(info->fix.id, 16, "ProSavagePM");
fix              2100 drivers/video/fbdev/savage/savagefb_driver.c 		snprintf(info->fix.id, 16, "ProSavageKM");
fix              2104 drivers/video/fbdev/savage/savagefb_driver.c 		snprintf(info->fix.id, 16, "TwisterP");
fix              2108 drivers/video/fbdev/savage/savagefb_driver.c 		snprintf(info->fix.id, 16, "TwisterK");
fix              2112 drivers/video/fbdev/savage/savagefb_driver.c 		snprintf(info->fix.id, 16, "ProSavageDDR");
fix              2116 drivers/video/fbdev/savage/savagefb_driver.c 		snprintf(info->fix.id, 16, "ProSavage8");
fix              2253 drivers/video/fbdev/savage/savagefb_driver.c 	info->var.yres_virtual = info->fix.smem_len/lpitch;
fix              2289 drivers/video/fbdev/savage/savagefb_driver.c 	       info->fix.smem_len >> 10,
fix              2302 drivers/video/fbdev/savage/savagefb_driver.c 	       info->fix.id);
fix               168 drivers/video/fbdev/sh7760fb.c 	struct fb_fix_screeninfo *fix = &info->fix;
fix               180 drivers/video/fbdev/sh7760fb.c 		fix->visual = FB_VISUAL_MONO10;
fix               182 drivers/video/fbdev/sh7760fb.c 		fix->visual = FB_VISUAL_TRUECOLOR;
fix               184 drivers/video/fbdev/sh7760fb.c 		fix->visual = FB_VISUAL_PSEUDOCOLOR;
fix               323 drivers/video/fbdev/sh7760fb.c 	info->fix.line_length = stride;
fix               425 drivers/video/fbdev/sh7760fb.c 	info->fix.smem_start = (unsigned long)info->screen_base;
fix               426 drivers/video/fbdev/sh7760fb.c 	info->fix.smem_len = info->screen_size;
fix               512 drivers/video/fbdev/sh7760fb.c 	strcpy(info->fix.id, "sh7760-lcdc");
fix              1182 drivers/video/fbdev/sh_mobile_lcdcfb.c 	    info->fix.smem_len)
fix              1457 drivers/video/fbdev/sh_mobile_lcdcfb.c 	info->fix.line_length = ovl->pitch;
fix              1460 drivers/video/fbdev/sh_mobile_lcdcfb.c 		info->fix.type = FB_TYPE_FOURCC;
fix              1461 drivers/video/fbdev/sh_mobile_lcdcfb.c 		info->fix.visual = FB_VISUAL_FOURCC;
fix              1463 drivers/video/fbdev/sh_mobile_lcdcfb.c 		info->fix.type = FB_TYPE_PACKED_PIXELS;
fix              1464 drivers/video/fbdev/sh_mobile_lcdcfb.c 		info->fix.visual = FB_VISUAL_TRUECOLOR;
fix              1581 drivers/video/fbdev/sh_mobile_lcdcfb.c 	info->fix = sh_mobile_lcdc_overlay_fix;
fix              1582 drivers/video/fbdev/sh_mobile_lcdcfb.c 	snprintf(info->fix.id, sizeof(info->fix.id),
fix              1584 drivers/video/fbdev/sh_mobile_lcdcfb.c 	info->fix.smem_start = ovl->dma_handle;
fix              1585 drivers/video/fbdev/sh_mobile_lcdcfb.c 	info->fix.smem_len = ovl->fb_size;
fix              1586 drivers/video/fbdev/sh_mobile_lcdcfb.c 	info->fix.line_length = ovl->pitch;
fix              1589 drivers/video/fbdev/sh_mobile_lcdcfb.c 		info->fix.visual = FB_VISUAL_FOURCC;
fix              1591 drivers/video/fbdev/sh_mobile_lcdcfb.c 		info->fix.visual = FB_VISUAL_TRUECOLOR;
fix              1596 drivers/video/fbdev/sh_mobile_lcdcfb.c 		info->fix.ypanstep = 2;
fix              1600 drivers/video/fbdev/sh_mobile_lcdcfb.c 		info->fix.xpanstep = 2;
fix              1902 drivers/video/fbdev/sh_mobile_lcdcfb.c 	info->fix.line_length = ch->pitch;
fix              1905 drivers/video/fbdev/sh_mobile_lcdcfb.c 		info->fix.type = FB_TYPE_FOURCC;
fix              1906 drivers/video/fbdev/sh_mobile_lcdcfb.c 		info->fix.visual = FB_VISUAL_FOURCC;
fix              1908 drivers/video/fbdev/sh_mobile_lcdcfb.c 		info->fix.type = FB_TYPE_PACKED_PIXELS;
fix              1909 drivers/video/fbdev/sh_mobile_lcdcfb.c 		info->fix.visual = FB_VISUAL_TRUECOLOR;
fix              2074 drivers/video/fbdev/sh_mobile_lcdcfb.c 	info->fix = sh_mobile_lcdc_fix;
fix              2075 drivers/video/fbdev/sh_mobile_lcdcfb.c 	info->fix.smem_start = ch->dma_handle;
fix              2076 drivers/video/fbdev/sh_mobile_lcdcfb.c 	info->fix.smem_len = ch->fb_size;
fix              2077 drivers/video/fbdev/sh_mobile_lcdcfb.c 	info->fix.line_length = ch->pitch;
fix              2080 drivers/video/fbdev/sh_mobile_lcdcfb.c 		info->fix.visual = FB_VISUAL_FOURCC;
fix              2082 drivers/video/fbdev/sh_mobile_lcdcfb.c 		info->fix.visual = FB_VISUAL_TRUECOLOR;
fix              2087 drivers/video/fbdev/sh_mobile_lcdcfb.c 		info->fix.ypanstep = 2;
fix              2091 drivers/video/fbdev/sh_mobile_lcdcfb.c 		info->fix.xpanstep = 2;
fix               435 drivers/video/fbdev/simplefb.c 	info->fix = simplefb_fix;
fix               436 drivers/video/fbdev/simplefb.c 	info->fix.smem_start = mem->start;
fix               437 drivers/video/fbdev/simplefb.c 	info->fix.smem_len = resource_size(mem);
fix               438 drivers/video/fbdev/simplefb.c 	info->fix.line_length = params.stride;
fix               456 drivers/video/fbdev/simplefb.c 	info->apertures->ranges[0].base = info->fix.smem_start;
fix               457 drivers/video/fbdev/simplefb.c 	info->apertures->ranges[0].size = info->fix.smem_len;
fix               461 drivers/video/fbdev/simplefb.c 	info->screen_base = ioremap_wc(info->fix.smem_start,
fix               462 drivers/video/fbdev/simplefb.c 				       info->fix.smem_len);
fix               481 drivers/video/fbdev/simplefb.c 			     info->fix.smem_start, info->fix.smem_len,
fix               486 drivers/video/fbdev/simplefb.c 			     info->var.bits_per_pixel, info->fix.line_length);
fix                63 drivers/video/fbdev/sis/sis_main.c static int	sisfb_get_fix(struct fb_fix_screeninfo *fix, int con,
fix              1457 drivers/video/fbdev/sis/sis_main.c 	sisfb_get_fix(&info->fix, -1, info);
fix              1869 drivers/video/fbdev/sis/sis_main.c sisfb_get_fix(struct fb_fix_screeninfo *fix, int con, struct fb_info *info)
fix              1873 drivers/video/fbdev/sis/sis_main.c 	memset(fix, 0, sizeof(struct fb_fix_screeninfo));
fix              1875 drivers/video/fbdev/sis/sis_main.c 	strlcpy(fix->id, ivideo->myid, sizeof(fix->id));
fix              1878 drivers/video/fbdev/sis/sis_main.c 	fix->smem_start  = ivideo->video_base + ivideo->video_offset;
fix              1879 drivers/video/fbdev/sis/sis_main.c 	fix->smem_len    = ivideo->sisfb_mem;
fix              1881 drivers/video/fbdev/sis/sis_main.c 	fix->type        = FB_TYPE_PACKED_PIXELS;
fix              1882 drivers/video/fbdev/sis/sis_main.c 	fix->type_aux    = 0;
fix              1883 drivers/video/fbdev/sis/sis_main.c 	fix->visual      = (ivideo->video_bpp == 8) ? FB_VISUAL_PSEUDOCOLOR : FB_VISUAL_TRUECOLOR;
fix              1884 drivers/video/fbdev/sis/sis_main.c 	fix->xpanstep    = 1;
fix              1885 drivers/video/fbdev/sis/sis_main.c 	fix->ypanstep 	 = (ivideo->sisfb_ypan) ? 1 : 0;
fix              1886 drivers/video/fbdev/sis/sis_main.c 	fix->ywrapstep   = 0;
fix              1887 drivers/video/fbdev/sis/sis_main.c 	fix->line_length = ivideo->video_linelength;
fix              1888 drivers/video/fbdev/sis/sis_main.c 	fix->mmio_start  = ivideo->mmio_base;
fix              1889 drivers/video/fbdev/sis/sis_main.c 	fix->mmio_len    = ivideo->mmio_size;
fix              1891 drivers/video/fbdev/sis/sis_main.c 		fix->accel = FB_ACCEL_SIS_GLAMOUR;
fix              1895 drivers/video/fbdev/sis/sis_main.c 		fix->accel = FB_ACCEL_SIS_XABRE;
fix              1897 drivers/video/fbdev/sis/sis_main.c 		fix->accel = FB_ACCEL_XGI_VOLARI_Z;
fix              1899 drivers/video/fbdev/sis/sis_main.c 		fix->accel = FB_ACCEL_XGI_VOLARI_V;
fix              1901 drivers/video/fbdev/sis/sis_main.c 		fix->accel = FB_ACCEL_SIS_GLAMOUR_2;
fix              6473 drivers/video/fbdev/sis/sis_main.c 		sis_fb_info->fix = ivideo->sisfb_fix;
fix               376 drivers/video/fbdev/skeletonfb.c     if (info->fix.visual == FB_VISUAL_DIRECTCOLOR ||
fix               377 drivers/video/fbdev/skeletonfb.c 	info->fix.visual == FB_VISUAL_TRUECOLOR)
fix               395 drivers/video/fbdev/skeletonfb.c     if (info->fix.visual == FB_VISUAL_TRUECOLOR ||
fix               396 drivers/video/fbdev/skeletonfb.c 	info->fix.visual == FB_VISUAL_DIRECTCOLOR) {
fix               690 drivers/video/fbdev/skeletonfb.c     info->fix = xxxfb_fix;
fix               810 drivers/video/fbdev/skeletonfb.c     fb_info(info, "%s frame buffer device\n", info->fix.id);
fix               463 drivers/video/fbdev/sm501fb.c 		info->fix.visual = FB_VISUAL_PSEUDOCOLOR;
fix               467 drivers/video/fbdev/sm501fb.c 		info->fix.visual = FB_VISUAL_TRUECOLOR;
fix               471 drivers/video/fbdev/sm501fb.c 		info->fix.visual = FB_VISUAL_TRUECOLOR;
fix               476 drivers/video/fbdev/sm501fb.c 	info->fix.line_length = (var->xres_virtual * var->bits_per_pixel)/8;
fix               477 drivers/video/fbdev/sm501fb.c 	smem_len = info->fix.line_length * var->yres_virtual;
fix               480 drivers/video/fbdev/sm501fb.c 		info->fix.line_length);
fix               488 drivers/video/fbdev/sm501fb.c 	info->fix.smem_start = fbi->fbmem_res->start + par->screen.sm_addr;
fix               489 drivers/video/fbdev/sm501fb.c 	info->fix.smem_len   = smem_len;
fix               493 drivers/video/fbdev/sm501fb.c 	info->screen_size = info->fix.smem_len;
fix               538 drivers/video/fbdev/sm501fb.c 	reg = info->fix.line_length;
fix               595 drivers/video/fbdev/sm501fb.c 	       var->yoffset * info->fix.line_length);
fix               665 drivers/video/fbdev/sm501fb.c 				info->fix.smem_len);
fix               925 drivers/video/fbdev/sm501fb.c 	switch (info->fix.visual) {
fix              1501 drivers/video/fbdev/sm501fb.c 			      fbi->fix.smem_len);
fix              1722 drivers/video/fbdev/sm501fb.c 	strlcpy(fb->fix.id, fbname, sizeof(fb->fix.id));
fix              1749 drivers/video/fbdev/sm501fb.c 	fb->fix.type		= FB_TYPE_PACKED_PIXELS;
fix              1750 drivers/video/fbdev/sm501fb.c 	fb->fix.type_aux	= 0;
fix              1751 drivers/video/fbdev/sm501fb.c 	fb->fix.xpanstep	= 1;
fix              1752 drivers/video/fbdev/sm501fb.c 	fb->fix.ypanstep	= 1;
fix              1753 drivers/video/fbdev/sm501fb.c 	fb->fix.ywrapstep	= 0;
fix              1754 drivers/video/fbdev/sm501fb.c 	fb->fix.accel		= FB_ACCEL_NONE;
fix              1926 drivers/video/fbdev/sm501fb.c 	dev_info(info->dev, "fb%d: %s frame buffer\n", fbi->node, fbi->fix.id);
fix               983 drivers/video/fbdev/sm712fb.c 	switch (sfb->fb->fix.visual) {
fix              1039 drivers/video/fbdev/sm712fb.c 		total_size = info->fix.smem_len;
fix              1116 drivers/video/fbdev/sm712fb.c 		total_size = info->fix.smem_len;
fix              1300 drivers/video/fbdev/sm712fb.c 		sfb->fb->fix.visual       = FB_VISUAL_TRUECOLOR;
fix              1301 drivers/video/fbdev/sm712fb.c 		sfb->fb->fix.line_length  = sfb->fb->var.xres * 4;
fix              1310 drivers/video/fbdev/sm712fb.c 		sfb->fb->fix.visual       = FB_VISUAL_TRUECOLOR;
fix              1311 drivers/video/fbdev/sm712fb.c 		sfb->fb->fix.line_length  = sfb->fb->var.xres * 3;
fix              1320 drivers/video/fbdev/sm712fb.c 		sfb->fb->fix.visual       = FB_VISUAL_PSEUDOCOLOR;
fix              1321 drivers/video/fbdev/sm712fb.c 		sfb->fb->fix.line_length  = sfb->fb->var.xres;
fix              1331 drivers/video/fbdev/sm712fb.c 		sfb->fb->fix.visual       = FB_VISUAL_TRUECOLOR;
fix              1332 drivers/video/fbdev/sm712fb.c 		sfb->fb->fix.line_length  = sfb->fb->var.xres * 2;
fix              1402 drivers/video/fbdev/sm712fb.c 	sfb->fb->fix.smem_start = pci_resource_start(pdev, 0);
fix              1406 drivers/video/fbdev/sm712fb.c 		sfb->fb->fix.smem_start += 0x00200000;
fix              1410 drivers/video/fbdev/sm712fb.c 		sfb->fb->fix.smem_start += big_addr;
fix              1412 drivers/video/fbdev/sm712fb.c 	sfb->fb->fix.smem_len = smem_len;
fix              1418 drivers/video/fbdev/sm712fb.c 			"%s: unable to map screen memory\n", sfb->fb->fix.id);
fix              1551 drivers/video/fbdev/sm712fb.c 	info->fix = smtcfb_fix;
fix              1571 drivers/video/fbdev/sm712fb.c 		sfb->fb->fix.mmio_start = mmio_base + 0x00400000;
fix              1572 drivers/video/fbdev/sm712fb.c 		sfb->fb->fix.mmio_len = 0x00400000;
fix              1577 drivers/video/fbdev/sm712fb.c 				sfb->fb->fix.id);
fix              1602 drivers/video/fbdev/sm712fb.c 		sfb->fb->fix.mmio_start = mmio_base;
fix              1603 drivers/video/fbdev/sm712fb.c 		sfb->fb->fix.mmio_len = 0x00200000;
fix              1638 drivers/video/fbdev/sm712fb.c 	memset_io(sfb->lfb, 0, sfb->fb->fix.smem_len);
fix               784 drivers/video/fbdev/smscufx.c 	if (size > info->fix.smem_len)
fix               786 drivers/video/fbdev/smscufx.c 	if (offset > info->fix.smem_len - size)
fix               789 drivers/video/fbdev/smscufx.c 	pos = (unsigned long)info->fix.smem_start + offset;
fix               842 drivers/video/fbdev/smscufx.c 		const int line_offset = dev->info->fix.line_length * (y + line);
fix               845 drivers/video/fbdev/smscufx.c 			(char *)dev->info->fix.smem_start + byte_offset, width * BPP);
fix               907 drivers/video/fbdev/smscufx.c 		int start = max((int)(offset / info->fix.line_length), 0);
fix               908 drivers/video/fbdev/smscufx.c 		int lines = min((u32)((result / info->fix.line_length) + 1),
fix              1224 drivers/video/fbdev/smscufx.c 	if ((var->xres * var->yres * 2) > info->fix.smem_len)
fix              1251 drivers/video/fbdev/smscufx.c 		for (i = 0; i < info->fix.smem_len / 2; i++)
fix              1293 drivers/video/fbdev/smscufx.c 	int old_len = info->fix.smem_len;
fix              1300 drivers/video/fbdev/smscufx.c 	new_len = info->fix.line_length * info->var.yres;
fix              1316 drivers/video/fbdev/smscufx.c 		info->fix.smem_len = PAGE_ALIGN(new_len);
fix              1317 drivers/video/fbdev/smscufx.c 		info->fix.smem_start = (unsigned long) new_fb;
fix              1589 drivers/video/fbdev/smscufx.c 		memcpy(&info->fix, &ufx_fix, sizeof(ufx_fix));
fix              1590 drivers/video/fbdev/smscufx.c 		info->fix.line_length = info->var.xres *
fix              1720 drivers/video/fbdev/smscufx.c 		info->var.xres, info->var.yres, info->fix.smem_len >> 10);
fix               162 drivers/video/fbdev/ssd1307fb.c 	unsigned int line_length = par->info->fix.line_length;
fix               229 drivers/video/fbdev/ssd1307fb.c 	total_size = info->fix.smem_len;
fix               700 drivers/video/fbdev/ssd1307fb.c 	info->fix = ssd1307fb_fix;
fix               701 drivers/video/fbdev/ssd1307fb.c 	info->fix.line_length = DIV_ROUND_UP(par->width, 8);
fix               711 drivers/video/fbdev/ssd1307fb.c 	info->fix.smem_start = __pa(vmem);
fix               712 drivers/video/fbdev/ssd1307fb.c 	info->fix.smem_len = vmem_size;
fix               759 drivers/video/fbdev/ssd1307fb.c 	dev_info(&client->dev, "fb%d: %s framebuffer device registered, using %d bytes of video memory\n", info->node, info->fix.id, vmem_size);
fix               795 drivers/video/fbdev/ssd1307fb.c 	__free_pages(__va(info->fix.smem_start), get_order(info->fix.smem_len));
fix               337 drivers/video/fbdev/sstfb.c 	fb_memset(info->screen_base, 0, info->fix.smem_len);
fix               438 drivers/video/fbdev/sstfb.c 	if (real_length * yDim > info->fix.smem_len) {
fix               775 drivers/video/fbdev/sstfb.c 	u32 stride = info->fix.line_length;
fix               801 drivers/video/fbdev/sstfb.c 	u32 stride = info->fix.line_length;
fix              1324 drivers/video/fbdev/sstfb.c 	struct fb_fix_screeninfo *fix;
fix              1343 drivers/video/fbdev/sstfb.c 	fix  = &info->fix;
fix              1352 drivers/video/fbdev/sstfb.c 	fix->mmio_start = pci_resource_start(pdev,0);
fix              1353 drivers/video/fbdev/sstfb.c 	fix->mmio_len	= 0x400000;
fix              1354 drivers/video/fbdev/sstfb.c 	fix->smem_start = fix->mmio_start + 0x400000;
fix              1356 drivers/video/fbdev/sstfb.c 	if (!request_mem_region(fix->mmio_start, fix->mmio_len, "sstfb MMIO")) {
fix              1361 drivers/video/fbdev/sstfb.c 	if (!request_mem_region(fix->smem_start, 0x400000,"sstfb FB")) {
fix              1366 drivers/video/fbdev/sstfb.c 	par->mmio_vbase = ioremap_nocache(fix->mmio_start,
fix              1367 drivers/video/fbdev/sstfb.c 					fix->mmio_len);
fix              1370 drivers/video/fbdev/sstfb.c 		        fix->mmio_start);
fix              1373 drivers/video/fbdev/sstfb.c 	info->screen_base = ioremap_nocache(fix->smem_start, 0x400000);
fix              1376 drivers/video/fbdev/sstfb.c 		        fix->smem_start);
fix              1384 drivers/video/fbdev/sstfb.c 	sst_get_memsize(info, &fix->smem_len);
fix              1385 drivers/video/fbdev/sstfb.c 	strlcpy(fix->id, spec->name, sizeof(fix->id));
fix              1388 drivers/video/fbdev/sstfb.c 		fix->id, par->revision, par->dac_sw.name);
fix              1390 drivers/video/fbdev/sstfb.c 	        fix->smem_start, info->screen_base,
fix              1391 drivers/video/fbdev/sstfb.c 	        fix->smem_len >> 20);
fix              1394 drivers/video/fbdev/sstfb.c 	f_ddprintk("membase_phys: %#lx\n", fix->smem_start);
fix              1401 drivers/video/fbdev/sstfb.c 	fix->type	= FB_TYPE_PACKED_PIXELS;
fix              1402 drivers/video/fbdev/sstfb.c 	fix->visual	= FB_VISUAL_TRUECOLOR;
fix              1403 drivers/video/fbdev/sstfb.c 	fix->accel	= FB_ACCEL_NONE;  /* FIXME */
fix              1409 drivers/video/fbdev/sstfb.c 	fix->line_length = 2048; /* default value, for 24 or 32bit: 4096 */
fix              1442 drivers/video/fbdev/sstfb.c 		fix->id, info->screen_base);
fix              1453 drivers/video/fbdev/sstfb.c 	release_mem_region(fix->smem_start, 0x400000);
fix              1455 drivers/video/fbdev/sstfb.c 	release_mem_region(fix->mmio_start, info->fix.mmio_len);
fix              1473 drivers/video/fbdev/sstfb.c 	release_mem_region(info->fix.smem_start, 0x400000);
fix              1474 drivers/video/fbdev/sstfb.c 	release_mem_region(info->fix.mmio_start, info->fix.mmio_len);
fix               156 drivers/video/fbdev/stifb.c #define READ_BYTE(fb,reg)		gsc_readb((fb)->info.fix.mmio_start + (reg))
fix               157 drivers/video/fbdev/stifb.c #define READ_WORD(fb,reg)		gsc_readl((fb)->info.fix.mmio_start + (reg))
fix               163 drivers/video/fbdev/stifb.c # define WRITE_BYTE(value,fb,reg)	gsc_writeb((value),(fb)->info.fix.mmio_start + (reg))
fix               164 drivers/video/fbdev/stifb.c # define WRITE_WORD(value,fb,reg)	gsc_writel((value),(fb)->info.fix.mmio_start + (reg))
fix               172 drivers/video/fbdev/stifb.c 					gsc_writeb((value),(fb)->info.fix.mmio_start + (reg)); } while (0)
fix               176 drivers/video/fbdev/stifb.c 					gsc_writel((value),(fb)->info.fix.mmio_start + (reg)); } while (0)
fix               530 drivers/video/fbdev/stifb.c 		fb_memset(fb->info.screen_base + y * fb->info.fix.line_length,
fix               953 drivers/video/fbdev/stifb.c 	if (fb->info.fix.visual == FB_VISUAL_DIRECTCOLOR) {
fix              1120 drivers/video/fbdev/stifb.c 	struct fb_fix_screeninfo *fix;
fix              1135 drivers/video/fbdev/stifb.c 	fix = &info->fix;
fix              1181 drivers/video/fbdev/stifb.c 	fix->mmio_start = REGION_BASE(fb,2);
fix              1182 drivers/video/fbdev/stifb.c 	fix->mmio_len   = 0x400000;
fix              1251 drivers/video/fbdev/stifb.c 	fix->smem_start = F_EXTEND(fb->sti->regions_phys[1]);
fix              1252 drivers/video/fbdev/stifb.c 	fix->smem_len = fb->sti->regions[1].region_desc.length * 4096;
fix              1254 drivers/video/fbdev/stifb.c 	fix->line_length = (fb->sti->glob_cfg->total_x * bpp) / 8;
fix              1255 drivers/video/fbdev/stifb.c 	if (!fix->line_length)
fix              1256 drivers/video/fbdev/stifb.c 		fix->line_length = 2048; /* default */
fix              1259 drivers/video/fbdev/stifb.c 	if (fix->smem_len > yres*fix->line_length)
fix              1260 drivers/video/fbdev/stifb.c 		fix->smem_len = yres*fix->line_length;
fix              1262 drivers/video/fbdev/stifb.c 	fix->accel = FB_ACCEL_NONE;
fix              1266 drivers/video/fbdev/stifb.c 		fix->type = FB_TYPE_PLANES;	/* well, sort of */
fix              1267 drivers/video/fbdev/stifb.c 		fix->visual = FB_VISUAL_MONO10;
fix              1271 drivers/video/fbdev/stifb.c 		fix->type = FB_TYPE_PACKED_PIXELS;
fix              1272 drivers/video/fbdev/stifb.c 		fix->visual = FB_VISUAL_PSEUDOCOLOR;
fix              1276 drivers/video/fbdev/stifb.c 		fix->type = FB_TYPE_PACKED_PIXELS;
fix              1277 drivers/video/fbdev/stifb.c 		fix->visual = FB_VISUAL_DIRECTCOLOR;
fix              1292 drivers/video/fbdev/stifb.c 	strcpy(fix->id, "stifb");
fix              1294 drivers/video/fbdev/stifb.c 	info->screen_base = ioremap_nocache(REGION_BASE(fb,1), fix->smem_len);
fix              1299 drivers/video/fbdev/stifb.c 	info->screen_size = fix->smem_len;
fix              1308 drivers/video/fbdev/stifb.c 	if (!request_mem_region(fix->smem_start, fix->smem_len, "stifb fb")) {
fix              1310 drivers/video/fbdev/stifb.c 				fix->smem_start, fix->smem_start+fix->smem_len);
fix              1314 drivers/video/fbdev/stifb.c 	if (!request_mem_region(fix->mmio_start, fix->mmio_len, "stifb mmio")) {
fix              1316 drivers/video/fbdev/stifb.c 				fix->mmio_start, fix->mmio_start+fix->mmio_len);
fix              1326 drivers/video/fbdev/stifb.c 		fix->id,
fix              1332 drivers/video/fbdev/stifb.c 		fix->mmio_start);
fix              1338 drivers/video/fbdev/stifb.c 	release_mem_region(fix->mmio_start, fix->mmio_len);
fix              1340 drivers/video/fbdev/stifb.c 	release_mem_region(fix->smem_start, fix->smem_len);
fix              1414 drivers/video/fbdev/stifb.c 			release_mem_region(info->fix.mmio_start, info->fix.mmio_len);
fix              1415 drivers/video/fbdev/stifb.c 		        release_mem_region(info->fix.smem_start, info->fix.smem_len);
fix                83 drivers/video/fbdev/sunxvr1000.c 	strlcpy(info->fix.id, "gfb", sizeof(info->fix.id));
fix                84 drivers/video/fbdev/sunxvr1000.c         info->fix.smem_start = gp->fb_base_phys;
fix                85 drivers/video/fbdev/sunxvr1000.c         info->fix.smem_len = gp->fb_size;
fix                86 drivers/video/fbdev/sunxvr1000.c         info->fix.type = FB_TYPE_PACKED_PIXELS;
fix                88 drivers/video/fbdev/sunxvr1000.c 		info->fix.visual = FB_VISUAL_TRUECOLOR;
fix                90 drivers/video/fbdev/sunxvr1000.c 		info->fix.visual = FB_VISUAL_PSEUDOCOLOR;
fix               139 drivers/video/fbdev/sunxvr1000.c 	info->fix.line_length = 16384;
fix               140 drivers/video/fbdev/sunxvr1000.c 	gp->fb_size = info->fix.line_length * gp->height;
fix                87 drivers/video/fbdev/sunxvr2500.c 	strlcpy(info->fix.id, "s3d", sizeof(info->fix.id));
fix                88 drivers/video/fbdev/sunxvr2500.c         info->fix.smem_start = sp->fb_base_phys;
fix                89 drivers/video/fbdev/sunxvr2500.c         info->fix.smem_len = sp->fb_size;
fix                90 drivers/video/fbdev/sunxvr2500.c         info->fix.type = FB_TYPE_PACKED_PIXELS;
fix                92 drivers/video/fbdev/sunxvr2500.c 		info->fix.visual = FB_VISUAL_TRUECOLOR;
fix                94 drivers/video/fbdev/sunxvr2500.c 		info->fix.visual = FB_VISUAL_PSEUDOCOLOR;
fix               169 drivers/video/fbdev/sunxvr2500.c 		info->fix.line_length = sp->width;
fix               172 drivers/video/fbdev/sunxvr2500.c 		info->fix.line_length = sp->width * 2;
fix               175 drivers/video/fbdev/sunxvr2500.c 		info->fix.line_length = sp->width * 3;
fix               178 drivers/video/fbdev/sunxvr2500.c 		info->fix.line_length = sp->width * 4;
fix               181 drivers/video/fbdev/sunxvr2500.c 	sp->fb_size = info->fix.line_length * sp->height;
fix               129 drivers/video/fbdev/sunxvr500.c 	if (info->fix.visual == FB_VISUAL_TRUECOLOR && regno < 16)
fix               210 drivers/video/fbdev/sunxvr500.c 	strlcpy(info->fix.id, "e3d", sizeof(info->fix.id));
fix               211 drivers/video/fbdev/sunxvr500.c         info->fix.smem_start = ep->fb_base_phys;
fix               212 drivers/video/fbdev/sunxvr500.c         info->fix.smem_len = ep->fb_size;
fix               213 drivers/video/fbdev/sunxvr500.c         info->fix.type = FB_TYPE_PACKED_PIXELS;
fix               215 drivers/video/fbdev/sunxvr500.c 		info->fix.visual = FB_VISUAL_TRUECOLOR;
fix               217 drivers/video/fbdev/sunxvr500.c 		info->fix.visual = FB_VISUAL_PSEUDOCOLOR;
fix               333 drivers/video/fbdev/sunxvr500.c 		info->fix.line_length = line_length;
fix               336 drivers/video/fbdev/sunxvr500.c 		info->fix.line_length = line_length * 2;
fix               339 drivers/video/fbdev/sunxvr500.c 		info->fix.line_length = line_length * 3;
fix               342 drivers/video/fbdev/sunxvr500.c 		info->fix.line_length = line_length * 4;
fix               345 drivers/video/fbdev/sunxvr500.c 	ep->fb_size = info->fix.line_length * ep->height;
fix               137 drivers/video/fbdev/tcx.c 	for (pend = p + info->fix.smem_len; p < pend; p++) {
fix               306 drivers/video/fbdev/tcx.c 				  info->fix.smem_start, info->fix.smem_len,
fix               318 drivers/video/fbdev/tcx.c 				   info->fix.smem_len);
fix               336 drivers/video/fbdev/tcx.c 	strlcpy(info->fix.id, tcx_name, sizeof(info->fix.id));
fix               338 drivers/video/fbdev/tcx.c 	info->fix.type = FB_TYPE_PACKED_PIXELS;
fix               339 drivers/video/fbdev/tcx.c 	info->fix.visual = FB_VISUAL_PSEUDOCOLOR;
fix               341 drivers/video/fbdev/tcx.c 	info->fix.line_length = linebytes;
fix               343 drivers/video/fbdev/tcx.c 	info->fix.accel = FB_ACCEL_SUN_TCX;
fix               360 drivers/video/fbdev/tcx.c 			   par->cplane, info->fix.smem_len * sizeof(u32));
fix               363 drivers/video/fbdev/tcx.c 			   info->screen_base, info->fix.smem_len);
fix               392 drivers/video/fbdev/tcx.c 	info->fix.smem_len = PAGE_ALIGN(linebytes * info->var.yres);
fix               401 drivers/video/fbdev/tcx.c 					   info->fix.smem_len, "tcx ram");
fix               409 drivers/video/fbdev/tcx.c 					     info->fix.smem_len * sizeof(u32),
fix               420 drivers/video/fbdev/tcx.c 	info->fix.smem_start = op->resource[0].start;
fix               474 drivers/video/fbdev/tcx.c 	       info->fix.smem_start,
fix               490 drivers/video/fbdev/tdfxfb.c 	if (lpitch * var->yres_virtual > info->fix.smem_len) {
fix               491 drivers/video/fbdev/tdfxfb.c 		var->yres_virtual = info->fix.smem_len / lpitch;
fix               687 drivers/video/fbdev/tdfxfb.c 		reg.curspataddr = info->fix.smem_len;
fix               728 drivers/video/fbdev/tdfxfb.c 	info->fix.line_length = reg.stride;
fix               729 drivers/video/fbdev/tdfxfb.c 	info->fix.visual = (info->var.bits_per_pixel == 8)
fix               758 drivers/video/fbdev/tdfxfb.c 	switch (info->fix.visual) {
fix               830 drivers/video/fbdev/tdfxfb.c 	u32 addr = var->yoffset * info->fix.line_length;
fix               850 drivers/video/fbdev/tdfxfb.c 	u32 stride = info->fix.line_length;
fix               874 drivers/video/fbdev/tdfxfb.c 	if (info->fix.visual == FB_VISUAL_PSEUDOCOLOR) {
fix               894 drivers/video/fbdev/tdfxfb.c 	u32 stride = info->fix.line_length;
fix               951 drivers/video/fbdev/tdfxfb.c 	int i, stride = info->fix.line_length;
fix               971 drivers/video/fbdev/tdfxfb.c 	switch (info->fix.visual) {
fix              1115 drivers/video/fbdev/tdfxfb.c 		u8 __iomem *cursorbase = info->screen_base + info->fix.smem_len;
fix              1393 drivers/video/fbdev/tdfxfb.c 	info->fix = tdfx_fix;
fix              1398 drivers/video/fbdev/tdfxfb.c 		strcpy(info->fix.id, "3Dfx Banshee");
fix              1402 drivers/video/fbdev/tdfxfb.c 		strcpy(info->fix.id, "3Dfx Voodoo3");
fix              1406 drivers/video/fbdev/tdfxfb.c 		strcpy(info->fix.id, "3Dfx Voodoo5");
fix              1411 drivers/video/fbdev/tdfxfb.c 	info->fix.mmio_start = pci_resource_start(pdev, 0);
fix              1412 drivers/video/fbdev/tdfxfb.c 	info->fix.mmio_len = pci_resource_len(pdev, 0);
fix              1413 drivers/video/fbdev/tdfxfb.c 	if (!request_mem_region(info->fix.mmio_start, info->fix.mmio_len,
fix              1420 drivers/video/fbdev/tdfxfb.c 		ioremap_nocache(info->fix.mmio_start, info->fix.mmio_len);
fix              1423 drivers/video/fbdev/tdfxfb.c 				info->fix.id);
fix              1427 drivers/video/fbdev/tdfxfb.c 	info->fix.smem_start = pci_resource_start(pdev, 1);
fix              1428 drivers/video/fbdev/tdfxfb.c 	info->fix.smem_len = do_lfb_size(default_par, pdev->device);
fix              1429 drivers/video/fbdev/tdfxfb.c 	if (!info->fix.smem_len) {
fix              1430 drivers/video/fbdev/tdfxfb.c 		printk(KERN_ERR "fb: Can't count %s memory.\n", info->fix.id);
fix              1434 drivers/video/fbdev/tdfxfb.c 	if (!request_mem_region(info->fix.smem_start,
fix              1440 drivers/video/fbdev/tdfxfb.c 	info->screen_base = ioremap_wc(info->fix.smem_start,
fix              1441 drivers/video/fbdev/tdfxfb.c 				       info->fix.smem_len);
fix              1444 drivers/video/fbdev/tdfxfb.c 				info->fix.id);
fix              1456 drivers/video/fbdev/tdfxfb.c 	printk(KERN_INFO "fb: %s memory = %dK\n", info->fix.id,
fix              1457 drivers/video/fbdev/tdfxfb.c 			info->fix.smem_len >> 10);
fix              1460 drivers/video/fbdev/tdfxfb.c 		default_par->wc_cookie= arch_phys_wc_add(info->fix.smem_start,
fix              1461 drivers/video/fbdev/tdfxfb.c 							 info->fix.smem_len);
fix              1463 drivers/video/fbdev/tdfxfb.c 	info->fix.ypanstep	= nopan ? 0 : 1;
fix              1464 drivers/video/fbdev/tdfxfb.c 	info->fix.ywrapstep	= nowrap ? 0 : 1;
fix              1478 drivers/video/fbdev/tdfxfb.c 		info->fix.smem_len = (info->fix.smem_len - 1024) &
fix              1526 drivers/video/fbdev/tdfxfb.c 	info->var.yres_virtual = info->fix.smem_len / lpitch;
fix              1556 drivers/video/fbdev/tdfxfb.c 	release_mem_region(info->fix.smem_start, pci_resource_len(pdev, 1));
fix              1563 drivers/video/fbdev/tdfxfb.c 	release_mem_region(info->fix.mmio_start, info->fix.mmio_len);
fix               185 drivers/video/fbdev/tgafb.c 	if (var->xres * var->yres * (var->bits_per_pixel >> 3) > info->fix.smem_len)
fix               267 drivers/video/fbdev/tgafb.c 	info->fix.line_length = par->xres * (par->bits_per_pixel >> 3);
fix               638 drivers/video/fbdev/tgafb.c 	line_length = info->fix.line_length;
fix               848 drivers/video/fbdev/tgafb.c 	line_length = info->fix.line_length;
fix               935 drivers/video/fbdev/tgafb.c 	line_length = info->fix.line_length;
fix              1264 drivers/video/fbdev/tgafb.c 	line_length = info->fix.line_length;
fix              1344 drivers/video/fbdev/tgafb.c 	strlcpy(info->fix.id, tga_type_name, sizeof(info->fix.id));
fix              1346 drivers/video/fbdev/tgafb.c 	info->fix.type = FB_TYPE_PACKED_PIXELS;
fix              1347 drivers/video/fbdev/tgafb.c 	info->fix.type_aux = 0;
fix              1348 drivers/video/fbdev/tgafb.c 	info->fix.visual = (tga_type == TGA_TYPE_8PLANE
fix              1352 drivers/video/fbdev/tgafb.c 	info->fix.smem_start = (size_t) par->tga_fb_base;
fix              1353 drivers/video/fbdev/tgafb.c 	info->fix.smem_len = memory_size;
fix              1354 drivers/video/fbdev/tgafb.c 	info->fix.mmio_start = (size_t) par->tga_regs_base;
fix              1355 drivers/video/fbdev/tgafb.c 	info->fix.mmio_len = 512;
fix              1357 drivers/video/fbdev/tgafb.c 	info->fix.xpanstep = 0;
fix              1358 drivers/video/fbdev/tgafb.c 	info->fix.ypanstep = 0;
fix              1359 drivers/video/fbdev/tgafb.c 	info->fix.ywrapstep = 0;
fix              1361 drivers/video/fbdev/tgafb.c 	info->fix.accel = FB_ACCEL_DEC_TGA;
fix              1514 drivers/video/fbdev/tgafb.c 		info->fix.id, (long)bar0_start);
fix               318 drivers/video/fbdev/tmiofb.c 	tmio_iowrite16(info->fix.line_length, par->lcr + LCR_VHPN);
fix               321 drivers/video/fbdev/tmiofb.c 	tmio_iowrite16(info->fix.line_length >> 16, par->lcr + LCR_VHPCH);
fix               322 drivers/video/fbdev/tmiofb.c 	tmio_iowrite16(info->fix.line_length, par->lcr + LCR_VHPCL);
fix               615 drivers/video/fbdev/tmiofb.c 	info->fix.line_length = info->mode->xres *
fix               714 drivers/video/fbdev/tmiofb.c 	strcpy(info->fix.id, "tmio-fb");
fix               715 drivers/video/fbdev/tmiofb.c 	info->fix.smem_start = vram->start;
fix               716 drivers/video/fbdev/tmiofb.c 	info->fix.smem_len = resource_size(vram);
fix               717 drivers/video/fbdev/tmiofb.c 	info->fix.type = FB_TYPE_PACKED_PIXELS;
fix               718 drivers/video/fbdev/tmiofb.c 	info->fix.visual = FB_VISUAL_TRUECOLOR;
fix               719 drivers/video/fbdev/tmiofb.c 	info->fix.mmio_start = lcr->start;
fix               720 drivers/video/fbdev/tmiofb.c 	info->fix.mmio_len = resource_size(lcr);
fix               721 drivers/video/fbdev/tmiofb.c 	info->fix.accel = FB_ACCEL_NONE;
fix               722 drivers/video/fbdev/tmiofb.c 	info->screen_size = info->fix.smem_len - (4 * TMIOFB_FIFO_SIZE);
fix               731 drivers/video/fbdev/tmiofb.c 	par->lcr = ioremap(info->fix.mmio_start, info->fix.mmio_len);
fix               737 drivers/video/fbdev/tmiofb.c 	info->screen_base = ioremap(info->fix.smem_start, info->fix.smem_len);
fix               776 drivers/video/fbdev/tmiofb.c 	fb_info(info, "%s frame buffer device\n", info->fix.id);
fix               273 drivers/video/fbdev/tridentfb.c 	strlcpy(par->ddc_adapter.name, info->fix.id,
fix              1045 drivers/video/fbdev/tridentfb.c 	if (line_length * var->yres_virtual > info->fix.smem_len)
fix              1349 drivers/video/fbdev/tridentfb.c 	info->fix.line_length = info->var.xres_virtual * bpp / 8;
fix              1350 drivers/video/fbdev/tridentfb.c 	set_lwidth(par, info->fix.line_length / 8);
fix              1355 drivers/video/fbdev/tridentfb.c 	info->fix.visual = (bpp == 8) ? FB_VISUAL_PSEUDOCOLOR : FB_VISUAL_TRUECOLOR;
fix              1596 drivers/video/fbdev/tridentfb.c 	info->fix = tridentfb_fix;
fix              1698 drivers/video/fbdev/tridentfb.c 	   info->node, info->fix.id, info->var.xres,
fix               307 drivers/video/fbdev/udlfb.c 	wrptr = dlfb_set_base8bpp(wrptr, dlfb->info->fix.smem_len);
fix               331 drivers/video/fbdev/udlfb.c 	if (size > info->fix.smem_len)
fix               333 drivers/video/fbdev/udlfb.c 	if (offset > info->fix.smem_len - size)
fix               336 drivers/video/fbdev/udlfb.c 	pos = (unsigned long)info->fix.smem_start + offset;
fix               632 drivers/video/fbdev/udlfb.c 		const int line_offset = dlfb->info->fix.line_length * i;
fix               636 drivers/video/fbdev/udlfb.c 				      (char *) dlfb->info->fix.smem_start,
fix               729 drivers/video/fbdev/udlfb.c 		int start = max((int)(offset / info->fix.line_length), 0);
fix               730 drivers/video/fbdev/udlfb.c 		int lines = min((u32)((result / info->fix.line_length) + 1),
fix               813 drivers/video/fbdev/udlfb.c 		if (dlfb_render_hline(dlfb, &urb, (char *) info->fix.smem_start,
fix              1116 drivers/video/fbdev/udlfb.c 	info->fix.line_length = line_length;
fix              1123 drivers/video/fbdev/udlfb.c 		for (i = 0; i < info->fix.smem_len / 2; i++)
fix              1220 drivers/video/fbdev/udlfb.c 	u32 old_len = info->fix.smem_len;
fix              1244 drivers/video/fbdev/udlfb.c 		info->fix.smem_len = new_len;
fix              1245 drivers/video/fbdev/udlfb.c 		info->fix.smem_start = (unsigned long) new_fb;
fix              1411 drivers/video/fbdev/udlfb.c 		memcpy(&info->fix, &dlfb_fix, sizeof(dlfb_fix));
fix              1761 drivers/video/fbdev/udlfb.c 		 info->fix.smem_len * 2 : info->fix.smem_len) >> 10);
fix               284 drivers/video/fbdev/uvesafb.c 			info->fix.smem_len / mode->bytes_per_scan_line :
fix              1084 drivers/video/fbdev/uvesafb.c 	offset = (var->yoffset * info->fix.line_length + var->xoffset) / 4;
fix              1316 drivers/video/fbdev/uvesafb.c 	info->fix.visual = (info->var.bits_per_pixel == 8) ?
fix              1318 drivers/video/fbdev/uvesafb.c 	info->fix.line_length = mode->bytes_per_scan_line;
fix              1392 drivers/video/fbdev/uvesafb.c 	if (var->yres * mode->bytes_per_scan_line > info->fix.smem_len
fix              1393 drivers/video/fbdev/uvesafb.c 						&& info->fix.smem_len)
fix              1408 drivers/video/fbdev/uvesafb.c 				info->fix.smem_len / mode->bytes_per_scan_line :
fix              1437 drivers/video/fbdev/uvesafb.c 	info->fix = uvesafb_fix;
fix              1438 drivers/video/fbdev/uvesafb.c 	info->fix.ypanstep = par->ypan ? 1 : 0;
fix              1439 drivers/video/fbdev/uvesafb.c 	info->fix.ywrapstep = (par->ypan > 1) ? 1 : 0;
fix              1489 drivers/video/fbdev/uvesafb.c 	info->fix.smem_len = size_remap;
fix              1490 drivers/video/fbdev/uvesafb.c 	info->fix.smem_start = mode->phys_base_ptr;
fix              1496 drivers/video/fbdev/uvesafb.c 	info->var.yres_virtual = info->fix.smem_len /
fix              1520 drivers/video/fbdev/uvesafb.c 	if (mtrr && !(info->fix.smem_start & (PAGE_SIZE - 1))) {
fix              1521 drivers/video/fbdev/uvesafb.c 		int temp_size = info->fix.smem_len;
fix              1530 drivers/video/fbdev/uvesafb.c 			rc = arch_phys_wc_add(info->fix.smem_start, temp_size);
fix              1541 drivers/video/fbdev/uvesafb.c 	info->screen_base = ioremap_wc(info->fix.smem_start, info->fix.smem_len);
fix              1719 drivers/video/fbdev/uvesafb.c 	if (!request_mem_region(info->fix.smem_start, info->fix.smem_len,
fix              1722 drivers/video/fbdev/uvesafb.c 		       info->fix.smem_start);
fix              1732 drivers/video/fbdev/uvesafb.c 		       info->fix.smem_len, info->fix.smem_start);
fix              1746 drivers/video/fbdev/uvesafb.c 		info->fix.smem_start, info->screen_base,
fix              1747 drivers/video/fbdev/uvesafb.c 		info->fix.smem_len / 1024, par->vbe_ib.total_memory * 64);
fix              1748 drivers/video/fbdev/uvesafb.c 	fb_info(info, "%s frame buffer device\n", info->fix.id);
fix              1759 drivers/video/fbdev/uvesafb.c 	release_mem_region(info->fix.smem_start, info->fix.smem_len);
fix              1786 drivers/video/fbdev/uvesafb.c 		release_mem_region(info->fix.smem_start, info->fix.smem_len);
fix               113 drivers/video/fbdev/valkyriefb.c static void valkyrie_par_to_fix(struct fb_par_valkyrie *par, struct fb_fix_screeninfo *fix);
fix               114 drivers/video/fbdev/valkyriefb.c static void valkyrie_init_fix(struct fb_fix_screeninfo *fix, struct fb_info_valkyrie *p);
fix               140 drivers/video/fbdev/valkyriefb.c 	valkyrie_par_to_fix(par, &info->fix);
fix               379 drivers/video/fbdev/valkyriefb.c 	valkyrie_init_fix(&p->info.fix, p);
fix               510 drivers/video/fbdev/valkyriefb.c static void valkyrie_init_fix(struct fb_fix_screeninfo *fix, struct fb_info_valkyrie *p)
fix               512 drivers/video/fbdev/valkyriefb.c 	memset(fix, 0, sizeof(*fix));
fix               513 drivers/video/fbdev/valkyriefb.c 	strcpy(fix->id, "valkyrie");
fix               514 drivers/video/fbdev/valkyriefb.c 	fix->mmio_start = p->valkyrie_regs_phys;
fix               515 drivers/video/fbdev/valkyriefb.c 	fix->mmio_len = sizeof(struct valkyrie_regs);
fix               516 drivers/video/fbdev/valkyriefb.c 	fix->type = FB_TYPE_PACKED_PIXELS;
fix               517 drivers/video/fbdev/valkyriefb.c 	fix->smem_start = p->frame_buffer_phys + 0x1000;
fix               518 drivers/video/fbdev/valkyriefb.c 	fix->smem_len = p->total_vram;
fix               520 drivers/video/fbdev/valkyriefb.c 	fix->type_aux = 0;
fix               521 drivers/video/fbdev/valkyriefb.c 	fix->ywrapstep = 0;
fix               522 drivers/video/fbdev/valkyriefb.c 	fix->ypanstep = 0;
fix               523 drivers/video/fbdev/valkyriefb.c 	fix->xpanstep = 0;
fix               529 drivers/video/fbdev/valkyriefb.c 	struct fb_fix_screeninfo *fix)
fix               531 drivers/video/fbdev/valkyriefb.c 	fix->smem_len = valkyrie_vram_reqd(par->vmode, par->cmode);
fix               532 drivers/video/fbdev/valkyriefb.c 	fix->visual = (par->cmode == CMODE_8) ?
fix               534 drivers/video/fbdev/valkyriefb.c 	fix->line_length = par->vxres << par->cmode;
fix               484 drivers/video/fbdev/vermilion/vermilion.c 	strcpy(info->fix.id, "Vermilion Range");
fix               485 drivers/video/fbdev/vermilion/vermilion.c 	info->fix.mmio_start = 0;
fix               486 drivers/video/fbdev/vermilion/vermilion.c 	info->fix.mmio_len = 0;
fix               487 drivers/video/fbdev/vermilion/vermilion.c 	info->fix.smem_start = vinfo->vram_start;
fix               488 drivers/video/fbdev/vermilion/vermilion.c 	info->fix.smem_len = vinfo->vram_contig_size;
fix               489 drivers/video/fbdev/vermilion/vermilion.c 	info->fix.type = FB_TYPE_PACKED_PIXELS;
fix               490 drivers/video/fbdev/vermilion/vermilion.c 	info->fix.visual = FB_VISUAL_TRUECOLOR;
fix               491 drivers/video/fbdev/vermilion/vermilion.c 	info->fix.ypanstep = 1;
fix               492 drivers/video/fbdev/vermilion/vermilion.c 	info->fix.xpanstep = 1;
fix               493 drivers/video/fbdev/vermilion/vermilion.c 	info->fix.ywrapstep = 0;
fix               494 drivers/video/fbdev/vermilion/vermilion.c 	info->fix.accel = FB_ACCEL_NONE;
fix               774 drivers/video/fbdev/vermilion/vermilion.c 	info->fix.line_length = vinfo->stride;
fix               962 drivers/video/fbdev/vermilion/vermilion.c 	if (info->fix.visual != FB_VISUAL_TRUECOLOR)
fix                72 drivers/video/fbdev/vesafb.c 	offset = (var->yoffset * info->fix.line_length + var->xoffset) / 4;
fix               452 drivers/video/fbdev/vesafb.c 	info->fix = vesafb_fix;
fix               468 drivers/video/fbdev/vesafb.c 	fb_info(info, "%s frame buffer device\n", info->fix.id);
fix               244 drivers/video/fbdev/vfb.c 		info->fix.visual = FB_VISUAL_MONO01;
fix               247 drivers/video/fbdev/vfb.c 		info->fix.visual = FB_VISUAL_PSEUDOCOLOR;
fix               252 drivers/video/fbdev/vfb.c 		info->fix.visual = FB_VISUAL_TRUECOLOR;
fix               256 drivers/video/fbdev/vfb.c 	info->fix.line_length = get_line_length(info->var.xres_virtual,
fix               309 drivers/video/fbdev/vfb.c 	switch (info->fix.visual) {
fix               327 drivers/video/fbdev/vfb.c 	if (info->fix.visual == FB_VISUAL_TRUECOLOR) {
fix               387 drivers/video/fbdev/vfb.c 	return remap_vmalloc_range(vma, (void *)info->fix.smem_start, vma->vm_pgoff);
fix               454 drivers/video/fbdev/vfb.c 	info->fix = vfb_fix;
fix               222 drivers/video/fbdev/vga16fb.c 			info->fix.type = FB_TYPE_PACKED_PIXELS;
fix               223 drivers/video/fbdev/vga16fb.c 			info->fix.line_length = info->var.xres_virtual / 2;
fix               225 drivers/video/fbdev/vga16fb.c 			info->fix.type = FB_TYPE_VGA_PLANES;
fix               226 drivers/video/fbdev/vga16fb.c 			info->fix.type_aux = FB_AUX_VGA_PLANES_VGA4;
fix               227 drivers/video/fbdev/vga16fb.c 			info->fix.line_length = info->var.xres_virtual / 8;
fix               230 drivers/video/fbdev/vga16fb.c 		info->fix.type = FB_TYPE_TEXT;
fix               231 drivers/video/fbdev/vga16fb.c 		info->fix.type_aux = FB_AUX_TEXT_CGA;
fix               232 drivers/video/fbdev/vga16fb.c 		info->fix.line_length = info->var.xres_virtual / 4;
fix               235 drivers/video/fbdev/vga16fb.c 			info->fix.type = FB_TYPE_VGA_PLANES;
fix               236 drivers/video/fbdev/vga16fb.c 			info->fix.type_aux = FB_AUX_VGA_PLANES_CFB8;
fix               237 drivers/video/fbdev/vga16fb.c 			info->fix.line_length = info->var.xres_virtual / 4;
fix               239 drivers/video/fbdev/vga16fb.c 			info->fix.type = FB_TYPE_PACKED_PIXELS;
fix               240 drivers/video/fbdev/vga16fb.c 			info->fix.line_length = info->var.xres_virtual;
fix               838 drivers/video/fbdev/vga16fb.c         where = info->screen_base + dx + rect->dy * info->fix.line_length;
fix               845 drivers/video/fbdev/vga16fb.c                 line_ofs = info->fix.line_length - width;
fix               870 drivers/video/fbdev/vga16fb.c                         where += info->fix.line_length;
fix               901 drivers/video/fbdev/vga16fb.c 	switch (info->fix.type) {
fix               903 drivers/video/fbdev/vga16fb.c 		if (info->fix.type_aux == FB_AUX_VGA_PLANES_VGA4) {
fix               908 drivers/video/fbdev/vga16fb.c 			line_ofs = info->fix.line_length - width;
fix               909 drivers/video/fbdev/vga16fb.c 			dst = info->screen_base + (rect->dx/8) + rect->dy * info->fix.line_length;
fix               974 drivers/video/fbdev/vga16fb.c                 line_ofs = info->fix.line_length - width;
fix               975 drivers/video/fbdev/vga16fb.c                 dest = info->screen_base + dx + area->dy * info->fix.line_length;
fix               976 drivers/video/fbdev/vga16fb.c                 src = info->screen_base + sx + area->sy * info->fix.line_length;
fix               988 drivers/video/fbdev/vga16fb.c                 line_ofs = info->fix.line_length - width;
fix               990 drivers/video/fbdev/vga16fb.c 			(area->dy + height - 1) * info->fix.line_length;
fix               992 drivers/video/fbdev/vga16fb.c 			(area->sy + height - 1) * info->fix.line_length;
fix              1054 drivers/video/fbdev/vga16fb.c 	switch (info->fix.type) {
fix              1056 drivers/video/fbdev/vga16fb.c 		if (info->fix.type_aux == FB_AUX_VGA_PLANES_VGA4) {
fix              1058 drivers/video/fbdev/vga16fb.c 			line_ofs = info->fix.line_length - width;
fix              1065 drivers/video/fbdev/vga16fb.c 				dst = info->screen_base + (dx/8) + dy * info->fix.line_length;
fix              1066 drivers/video/fbdev/vga16fb.c 				src = info->screen_base + (sx/8) + sy * info->fix.line_length;
fix              1079 drivers/video/fbdev/vga16fb.c 					(dy + height - 1) * info->fix.line_length;
fix              1081 drivers/video/fbdev/vga16fb.c 					(sy + height  - 1) * info->fix.line_length;
fix              1130 drivers/video/fbdev/vga16fb.c         where = info->screen_base + dx + image->dy * info->fix.line_length;
fix              1139 drivers/video/fbdev/vga16fb.c         for (y = 0; y < image->height; y++, where += info->fix.line_length)
fix              1151 drivers/video/fbdev/vga16fb.c 		image->dy * info->fix.line_length;
fix              1157 drivers/video/fbdev/vga16fb.c 	switch (info->fix.type) {
fix              1159 drivers/video/fbdev/vga16fb.c 		if (info->fix.type_aux == FB_AUX_VGA_PLANES_VGA4) {
fix              1177 drivers/video/fbdev/vga16fb.c 					where += info->fix.line_length;
fix              1199 drivers/video/fbdev/vga16fb.c 					where += info->fix.line_length;
fix              1219 drivers/video/fbdev/vga16fb.c 		info->screen_base + image->dy * info->fix.line_length +
fix              1225 drivers/video/fbdev/vga16fb.c 	switch (info->fix.type) {
fix              1227 drivers/video/fbdev/vga16fb.c 		if (info->fix.type_aux == FB_AUX_VGA_PLANES_VGA4 &&
fix              1245 drivers/video/fbdev/vga16fb.c 				where += info->fix.line_length;
fix              1348 drivers/video/fbdev/vga16fb.c 	info->fix = vga16fb_fix;
fix              1379 drivers/video/fbdev/vga16fb.c 	fb_info(info, "%s frame buffer device\n", info->fix.id);
fix              1848 drivers/video/fbdev/via/hw.c 	via_set_primary_pitch(viafbinfo->fix.line_length);
fix              1849 drivers/video/fbdev/via/hw.c 	via_set_secondary_pitch(viafb_dual_fb ? viafbinfo1->fix.line_length
fix              1850 drivers/video/fbdev/via/hw.c 		: viafbinfo->fix.line_length);
fix               137 drivers/video/fbdev/via/viafbdev.c 	info->fix.visual =
fix               139 drivers/video/fbdev/via/viafbdev.c 	info->fix.line_length = ALIGN(info->var.xres_virtual * bpp / 8,
fix               143 drivers/video/fbdev/via/viafbdev.c static void viafb_setup_fixinfo(struct fb_fix_screeninfo *fix,
fix               146 drivers/video/fbdev/via/viafbdev.c 	memset(fix, 0, sizeof(struct fb_fix_screeninfo));
fix               147 drivers/video/fbdev/via/viafbdev.c 	strcpy(fix->id, viafb_name);
fix               149 drivers/video/fbdev/via/viafbdev.c 	fix->smem_start = viaparinfo->fbmem;
fix               150 drivers/video/fbdev/via/viafbdev.c 	fix->smem_len = viaparinfo->fbmem_free;
fix               152 drivers/video/fbdev/via/viafbdev.c 	fix->type = FB_TYPE_PACKED_PIXELS;
fix               153 drivers/video/fbdev/via/viafbdev.c 	fix->type_aux = 0;
fix               154 drivers/video/fbdev/via/viafbdev.c 	fix->visual = FB_VISUAL_TRUECOLOR;
fix               156 drivers/video/fbdev/via/viafbdev.c 	fix->xpanstep = fix->ywrapstep = 0;
fix               157 drivers/video/fbdev/via/viafbdev.c 	fix->ypanstep = 1;
fix               160 drivers/video/fbdev/via/viafbdev.c 	viafbinfo->fix.accel = FB_ACCEL_VIA_UNICHROME;
fix               208 drivers/video/fbdev/via/viafbdev.c 	depth = fb_get_color_depth(var, &info->fix);
fix               259 drivers/video/fbdev/via/viafbdev.c 	viapar->depth = fb_get_color_depth(&info->var, &info->fix);
fix               302 drivers/video/fbdev/via/viafbdev.c 	if (info->fix.visual == FB_VISUAL_PSEUDOCOLOR) {
fix               334 drivers/video/fbdev/via/viafbdev.c 		+ var->yoffset * info->fix.line_length
fix               681 drivers/video/fbdev/via/viafbdev.c 	if (info->fix.visual == FB_VISUAL_TRUECOLOR)
fix               694 drivers/video/fbdev/via/viafbdev.c 		viapar->vram_addr, info->fix.line_length, rect->dx, rect->dy,
fix               716 drivers/video/fbdev/via/viafbdev.c 		viapar->vram_addr, info->fix.line_length, area->dx, area->dy,
fix               717 drivers/video/fbdev/via/viafbdev.c 		NULL, viapar->vram_addr, info->fix.line_length,
fix               738 drivers/video/fbdev/via/viafbdev.c 		if (info->fix.visual == FB_VISUAL_TRUECOLOR) {
fix               753 drivers/video/fbdev/via/viafbdev.c 		viapar->vram_addr, info->fix.line_length, image->dx, image->dy,
fix              1776 drivers/video/fbdev/via/viafbdev.c 	viafbinfo->fix.mmio_start = vdev->engine_start;
fix              1777 drivers/video/fbdev/via/viafbdev.c 	viafbinfo->fix.mmio_len = vdev->engine_len;
fix              1814 drivers/video/fbdev/via/viafbdev.c 	viafb_setup_fixinfo(&viafbinfo->fix, viaparinfo);
fix              1853 drivers/video/fbdev/via/viafbdev.c 		viafb_setup_fixinfo(&viafbinfo1->fix, viaparinfo1);
fix              1858 drivers/video/fbdev/via/viafbdev.c 			&viafbinfo1->fix);
fix              1864 drivers/video/fbdev/via/viafbdev.c 		&viafbinfo->fix);
fix              1888 drivers/video/fbdev/via/viafbdev.c 		  viafbinfo->node, viafbinfo->fix.id, default_var.xres,
fix                67 drivers/video/fbdev/vt8500lcdfb.c 		info->fix.visual = FB_VISUAL_PSEUDOCOLOR;
fix                68 drivers/video/fbdev/vt8500lcdfb.c 		info->fix.line_length = info->var.xres_virtual /
fix               101 drivers/video/fbdev/vt8500lcdfb.c 		info->fix.visual = FB_VISUAL_TRUECOLOR;
fix               102 drivers/video/fbdev/vt8500lcdfb.c 		info->fix.line_length = info->var.bits_per_pixel > 16 ?
fix               152 drivers/video/fbdev/vt8500lcdfb.c 	switch (fbi->fb.fix.visual) {
fix               203 drivers/video/fbdev/vt8500lcdfb.c 	unsigned pixlen = info->fix.line_length / info->var.xres_virtual;
fix               205 drivers/video/fbdev/vt8500lcdfb.c 		      + info->fix.line_length * var->yoffset;
fix               229 drivers/video/fbdev/vt8500lcdfb.c 		if (info->fix.visual == FB_VISUAL_PSEUDOCOLOR ||
fix               230 drivers/video/fbdev/vt8500lcdfb.c 		    info->fix.visual == FB_VISUAL_STATIC_PSEUDOCOLOR)
fix               235 drivers/video/fbdev/vt8500lcdfb.c 		if (info->fix.visual == FB_VISUAL_PSEUDOCOLOR ||
fix               236 drivers/video/fbdev/vt8500lcdfb.c 		    info->fix.visual == FB_VISUAL_STATIC_PSEUDOCOLOR)
fix               288 drivers/video/fbdev/vt8500lcdfb.c 	strcpy(fbi->fb.fix.id, "VT8500 LCD");
fix               290 drivers/video/fbdev/vt8500lcdfb.c 	fbi->fb.fix.type	= FB_TYPE_PACKED_PIXELS;
fix               291 drivers/video/fbdev/vt8500lcdfb.c 	fbi->fb.fix.xpanstep	= 0;
fix               292 drivers/video/fbdev/vt8500lcdfb.c 	fbi->fb.fix.ypanstep	= 1;
fix               293 drivers/video/fbdev/vt8500lcdfb.c 	fbi->fb.fix.ywrapstep	= 0;
fix               294 drivers/video/fbdev/vt8500lcdfb.c 	fbi->fb.fix.accel	= FB_ACCEL_NONE;
fix               359 drivers/video/fbdev/vt8500lcdfb.c 	fbi->fb.fix.smem_start	= fb_mem_phys;
fix               360 drivers/video/fbdev/vt8500lcdfb.c 	fbi->fb.fix.smem_len	= fb_mem_len;
fix               408 drivers/video/fbdev/vt8500lcdfb.c 	writel(fbi->fb.fix.smem_start >> 22, fbi->regbase + 0x1c);
fix               152 drivers/video/fbdev/vt8623fb.c 	dst1 = info->screen_base + (image->dy * info->fix.line_length)
fix               164 drivers/video/fbdev/vt8623fb.c 		dst1 += info->fix.line_length;
fix               176 drivers/video/fbdev/vt8623fb.c 	dst1 = info->screen_base + (rect->dy * info->fix.line_length)
fix               184 drivers/video/fbdev/vt8623fb.c 		dst1 += info->fix.line_length;
fix               208 drivers/video/fbdev/vt8623fb.c 	dst1 = info->screen_base + (image->dy * info->fix.line_length)
fix               220 drivers/video/fbdev/vt8623fb.c 		dst1 += info->fix.line_length;
fix               228 drivers/video/fbdev/vt8623fb.c 		if (info->fix.type == FB_TYPE_INTERLEAVED_PLANES)
fix               240 drivers/video/fbdev/vt8623fb.c 	    && (info->fix.type == FB_TYPE_INTERLEAVED_PLANES))
fix               382 drivers/video/fbdev/vt8623fb.c 		info->fix.ypanstep = 1;
fix               383 drivers/video/fbdev/vt8623fb.c 		info->fix.line_length = (info->var.xres_virtual * bpp) / 8;
fix               398 drivers/video/fbdev/vt8623fb.c 		screen_size  = info->var.yres_virtual * info->fix.line_length;
fix               400 drivers/video/fbdev/vt8623fb.c 		info->fix.ypanstep = 16;
fix               401 drivers/video/fbdev/vt8623fb.c 		info->fix.line_length = 0;
fix               466 drivers/video/fbdev/vt8623fb.c 	mode = svga_match_format(vt8623fb_formats, &(info->var), &(info->fix));
fix               620 drivers/video/fbdev/vt8623fb.c 		offset = (var->yoffset * info->fix.line_length) +
fix               695 drivers/video/fbdev/vt8623fb.c 	info->fix.smem_start = pci_resource_start(dev, 0);
fix               696 drivers/video/fbdev/vt8623fb.c 	info->fix.smem_len = pci_resource_len(dev, 0);
fix               697 drivers/video/fbdev/vt8623fb.c 	info->fix.mmio_start = pci_resource_start(dev, 1);
fix               698 drivers/video/fbdev/vt8623fb.c 	info->fix.mmio_len = pci_resource_len(dev, 1);
fix               735 drivers/video/fbdev/vt8623fb.c 	info->fix.smem_len = info->screen_size;
fix               736 drivers/video/fbdev/vt8623fb.c 	strcpy(info->fix.id, "VIA VT8623");
fix               737 drivers/video/fbdev/vt8623fb.c 	info->fix.type = FB_TYPE_PACKED_PIXELS;
fix               738 drivers/video/fbdev/vt8623fb.c 	info->fix.visual = FB_VISUAL_PSEUDOCOLOR;
fix               739 drivers/video/fbdev/vt8623fb.c 	info->fix.ypanstep = 0;
fix               740 drivers/video/fbdev/vt8623fb.c 	info->fix.accel = FB_ACCEL_NONE;
fix               767 drivers/video/fbdev/vt8623fb.c 		info->fix.id, pci_name(dev), info->fix.smem_len >> 20);
fix               773 drivers/video/fbdev/vt8623fb.c 		par->wc_cookie = arch_phys_wc_add(info->fix.smem_start,
fix               774 drivers/video/fbdev/vt8623fb.c 						  info->fix.smem_len);
fix               528 drivers/video/fbdev/w100fb.c 		info->fix.visual = FB_VISUAL_TRUECOLOR;
fix               529 drivers/video/fbdev/w100fb.c 		info->fix.ypanstep = 0;
fix               530 drivers/video/fbdev/w100fb.c 		info->fix.ywrapstep = 0;
fix               531 drivers/video/fbdev/w100fb.c 		info->fix.line_length = par->xres * BITS_PER_PIXEL / 8;
fix               536 drivers/video/fbdev/w100fb.c 			info->fix.smem_len = par->mach->mem->size+1;
fix               539 drivers/video/fbdev/w100fb.c 			info->fix.smem_len = MEM_INT_SIZE+1;
fix               717 drivers/video/fbdev/w100fb.c 	strcpy(info->fix.id, "w100fb");
fix               718 drivers/video/fbdev/w100fb.c 	info->fix.type = FB_TYPE_PACKED_PIXELS;
fix               719 drivers/video/fbdev/w100fb.c 	info->fix.type_aux = 0;
fix               720 drivers/video/fbdev/w100fb.c 	info->fix.accel = FB_ACCEL_NONE;
fix               721 drivers/video/fbdev/w100fb.c 	info->fix.smem_start = mem->start+W100_FB_BASE;
fix               722 drivers/video/fbdev/w100fb.c 	info->fix.mmio_start = mem->start+W100_REG_BASE;
fix               723 drivers/video/fbdev/w100fb.c 	info->fix.mmio_len = W100_REG_LEN;
fix               766 drivers/video/fbdev/w100fb.c 	fb_info(info, "%s frame buffer device\n", info->fix.id);
fix                54 drivers/video/fbdev/wm8505fb.c 	writel(fbi->fb.fix.smem_start, fbi->regbase + WMT_GOVR_FBADDR);
fix                55 drivers/video/fbdev/wm8505fb.c 	writel(fbi->fb.fix.smem_start, fbi->regbase + WMT_GOVR_FBADDR1);
fix               127 drivers/video/fbdev/wm8505fb.c 		info->fix.visual = FB_VISUAL_TRUECOLOR;
fix               128 drivers/video/fbdev/wm8505fb.c 		info->fix.line_length = info->var.xres_virtual << 2;
fix               139 drivers/video/fbdev/wm8505fb.c 		info->fix.visual = FB_VISUAL_TRUECOLOR;
fix               140 drivers/video/fbdev/wm8505fb.c 		info->fix.line_length = info->var.xres_virtual << 1;
fix               205 drivers/video/fbdev/wm8505fb.c 	switch (fbi->fb.fix.visual) {
fix               280 drivers/video/fbdev/wm8505fb.c 	strcpy(fbi->fb.fix.id, DRIVER_NAME);
fix               282 drivers/video/fbdev/wm8505fb.c 	fbi->fb.fix.type	= FB_TYPE_PACKED_PIXELS;
fix               283 drivers/video/fbdev/wm8505fb.c 	fbi->fb.fix.xpanstep	= 1;
fix               284 drivers/video/fbdev/wm8505fb.c 	fbi->fb.fix.ypanstep	= 1;
fix               285 drivers/video/fbdev/wm8505fb.c 	fbi->fb.fix.ywrapstep	= 0;
fix               286 drivers/video/fbdev/wm8505fb.c 	fbi->fb.fix.accel	= FB_ACCEL_NONE;
fix               340 drivers/video/fbdev/wm8505fb.c 	fbi->fb.fix.smem_start		= fb_mem_phys;
fix               341 drivers/video/fbdev/wm8505fb.c 	fbi->fb.fix.smem_len		= fb_mem_len;
fix               371 drivers/video/fbdev/wm8505fb.c 		fbi->fb.fix.id, fbi->fb.fix.smem_start,
fix               372 drivers/video/fbdev/wm8505fb.c 		fbi->fb.fix.smem_start + fbi->fb.fix.smem_len - 1);
fix                48 drivers/video/fbdev/wmt_ge_rops.c 	if (p->fix.visual == FB_VISUAL_TRUECOLOR ||
fix                49 drivers/video/fbdev/wmt_ge_rops.c 	    p->fix.visual == FB_VISUAL_DIRECTCOLOR)
fix                62 drivers/video/fbdev/wmt_ge_rops.c 	writel(p->fix.smem_start, regbase + GE_DESTBASE_OFF);
fix                88 drivers/video/fbdev/wmt_ge_rops.c 	writel(p->fix.smem_start, regbase + GE_SRCBASE_OFF);
fix                96 drivers/video/fbdev/wmt_ge_rops.c 	writel(p->fix.smem_start, regbase + GE_DESTBASE_OFF);
fix               197 drivers/video/fbdev/xen-fbfront.c 		y1 = beg / fb_info->fix.line_length;
fix               198 drivers/video/fbdev/xen-fbfront.c 		y2 = end / fb_info->fix.line_length;
fix               303 drivers/video/fbdev/xen-fbfront.c 	    var->xres <= info->fix.line_length / (XENFB_DEPTH / 8) &&
fix               304 drivers/video/fbdev/xen-fbfront.c 	    required_mem_len <= info->fix.smem_len) {
fix               323 drivers/video/fbdev/xen-fbfront.c 	xenfb_info->resize.stride = info->fix.line_length;
fix               449 drivers/video/fbdev/xen-fbfront.c 	fb_info->fix.visual = FB_VISUAL_TRUECOLOR;
fix               450 drivers/video/fbdev/xen-fbfront.c 	fb_info->fix.line_length = fb_info->var.xres * XENFB_DEPTH / 8;
fix               451 drivers/video/fbdev/xen-fbfront.c 	fb_info->fix.smem_start = 0;
fix               452 drivers/video/fbdev/xen-fbfront.c 	fb_info->fix.smem_len = fb_size;
fix               453 drivers/video/fbdev/xen-fbfront.c 	strcpy(fb_info->fix.id, "xen");
fix               454 drivers/video/fbdev/xen-fbfront.c 	fb_info->fix.type = FB_TYPE_PACKED_PIXELS;
fix               455 drivers/video/fbdev/xen-fbfront.c 	fb_info->fix.accel = FB_ACCEL_NONE;
fix               570 drivers/video/fbdev/xen-fbfront.c 	info->page->line_length = fb_info->fix.line_length;
fix               571 drivers/video/fbdev/xen-fbfront.c 	info->page->mem_length = fb_info->fix.smem_len;
fix               320 drivers/video/fbdev/xilinxfb.c 	drvdata->info.fix = xilinx_fb_fix;
fix               321 drivers/video/fbdev/xilinxfb.c 	drvdata->info.fix.smem_start = drvdata->fb_phys;
fix               322 drivers/video/fbdev/xilinxfb.c 	drvdata->info.fix.smem_len = fbsize;
fix               323 drivers/video/fbdev/xilinxfb.c 	drvdata->info.fix.line_length = pdata->xvirt * BYTES_PER_PIXEL;
fix               390 drivers/video/fbdev/xilinxfb.c 		dma_free_coherent(dev, PAGE_ALIGN(drvdata->info.fix.smem_len),
fix               404 fs/ext4/mballoc.c 	int fix = 0, ret, tmpmax;
fix               405 fs/ext4/mballoc.c 	addr = mb_correct_addr_and_bit(&fix, addr);
fix               406 fs/ext4/mballoc.c 	tmpmax = max + fix;
fix               407 fs/ext4/mballoc.c 	start += fix;
fix               409 fs/ext4/mballoc.c 	ret = ext4_find_next_zero_bit(addr, tmpmax, start) - fix;
fix               417 fs/ext4/mballoc.c 	int fix = 0, ret, tmpmax;
fix               418 fs/ext4/mballoc.c 	addr = mb_correct_addr_and_bit(&fix, addr);
fix               419 fs/ext4/mballoc.c 	tmpmax = max + fix;
fix               420 fs/ext4/mballoc.c 	start += fix;
fix               422 fs/ext4/mballoc.c 	ret = ext4_find_next_bit(addr, tmpmax, start) - fix;
fix               159 fs/ocfs2/blockcheck.c 		       unsigned int fix)
fix               169 fs/ocfs2/blockcheck.c 	if (hweight32(fix) == 1)
fix               176 fs/ocfs2/blockcheck.c 	if (fix >= calc_code_bit(nr + d, NULL))
fix               186 fs/ocfs2/blockcheck.c 	if (fix < b)
fix               203 fs/ocfs2/blockcheck.c 		if (b == fix)
fix               215 fs/ocfs2/blockcheck.c 			     unsigned int fix)
fix               217 fs/ocfs2/blockcheck.c 	ocfs2_hamming_fix(data, blocksize * 8, 0, fix);
fix               494 fs/ocfs2/blockcheck.c 	u32 crc, ecc, fix;
fix               530 fs/ocfs2/blockcheck.c 	fix = ecc ^ bc_ecc;
fix               537 fs/ocfs2/blockcheck.c 				  bhs[i]->b_size * 8 * i, fix);
fix                90 fs/ocfs2/blockcheck.h 		       unsigned int fix);
fix                95 fs/ocfs2/blockcheck.h 				    unsigned int fix);
fix                86 fs/ocfs2/filecheck.c 					__ATTR(fix, S_IRUSR | S_IWUSR,
fix               923 fs/ocfs2/ocfs2.h 	int fix = 0, ret, tmpmax;
fix               924 fs/ocfs2/ocfs2.h 	bitmap = correct_addr_and_bit_unaligned(&fix, bitmap);
fix               925 fs/ocfs2/ocfs2.h 	tmpmax = max + fix;
fix               926 fs/ocfs2/ocfs2.h 	start += fix;
fix               928 fs/ocfs2/ocfs2.h 	ret = ocfs2_find_next_zero_bit(bitmap, tmpmax, start) - fix;
fix               451 include/linux/fb.h 	struct fb_fix_screeninfo fix;	/* Current fix */
fix               622 include/linux/fb.h 			      struct fb_fix_screeninfo *fix);
fix               122 include/linux/svga.h int svga_match_format(const struct svga_fb_format *frm, struct fb_var_screeninfo *var, struct fb_fix_screeninfo *fix);
fix               139 samples/vfio-mdev/mdpy-fb.c 	info->fix = mdpy_fb_fix;
fix               140 samples/vfio-mdev/mdpy-fb.c 	info->fix.smem_start = pci_resource_start(pdev, 0);
fix               141 samples/vfio-mdev/mdpy-fb.c 	info->fix.smem_len = pci_resource_len(pdev, 0);
fix               142 samples/vfio-mdev/mdpy-fb.c 	info->fix.line_length = width * 4;
fix               150 samples/vfio-mdev/mdpy-fb.c 	info->screen_size = info->fix.smem_len;
fix               151 samples/vfio-mdev/mdpy-fb.c 	info->screen_base = ioremap(info->fix.smem_start,
fix               164 samples/vfio-mdev/mdpy-fb.c 	info->apertures->ranges[0].base = info->fix.smem_start;
fix               165 samples/vfio-mdev/mdpy-fb.c 	info->apertures->ranges[0].size = info->fix.smem_len;
fix                80 sound/pci/au88x0/au88x0.c static void snd_vortex_workaround(struct pci_dev *vortex, int fix)
fix                85 sound/pci/au88x0/au88x0.c 	if (fix == 255) {
fix               105 sound/pci/au88x0/au88x0.c 		if (fix & 0x1)
fix               107 sound/pci/au88x0/au88x0.c 		if ((fix & 0x2) && (via = pci_get_device(PCI_VENDOR_ID_VIA,
fix               110 sound/pci/au88x0/au88x0.c 		if ((fix & 0x4) && (via = pci_get_device(PCI_VENDOR_ID_VIA,
fix               113 sound/pci/au88x0/au88x0.c 		if ((fix & 0x8) && (via = pci_get_device(PCI_VENDOR_ID_AMD,
fix               825 sound/pci/hda/hda_auto_parser.c 		const struct hda_fixup *fix = codec->fixup_list + id;
fix               829 sound/pci/hda/hda_auto_parser.c 		if (fix->chained_before)
fix               830 sound/pci/hda/hda_auto_parser.c 			apply_fixup(codec, fix->chain_id, action, depth + 1);
fix               832 sound/pci/hda/hda_auto_parser.c 		switch (fix->type) {
fix               834 sound/pci/hda/hda_auto_parser.c 			if (action != HDA_FIXUP_ACT_PRE_PROBE || !fix->v.pins)
fix               838 sound/pci/hda/hda_auto_parser.c 			snd_hda_apply_pincfgs(codec, fix->v.pins);
fix               841 sound/pci/hda/hda_auto_parser.c 			if (action != HDA_FIXUP_ACT_PROBE || !fix->v.verbs)
fix               845 sound/pci/hda/hda_auto_parser.c 			snd_hda_add_verbs(codec, fix->v.verbs);
fix               848 sound/pci/hda/hda_auto_parser.c 			if (!fix->v.func)
fix               852 sound/pci/hda/hda_auto_parser.c 			fix->v.func(codec, fix, action);
fix               855 sound/pci/hda/hda_auto_parser.c 			if (action != HDA_FIXUP_ACT_PROBE || !fix->v.pins)
fix               859 sound/pci/hda/hda_auto_parser.c 			set_pin_targets(codec, fix->v.pins);
fix               863 sound/pci/hda/hda_auto_parser.c 				   codec->core.chip_name, fix->type);
fix               866 sound/pci/hda/hda_auto_parser.c 		if (!fix->chained || fix->chained_before)
fix               868 sound/pci/hda/hda_auto_parser.c 		id = fix->chain_id;
fix              4047 sound/pci/hda/hda_generic.c 				   const struct hda_fixup *fix, int action)
fix               359 sound/pci/hda/hda_generic.h 				   const struct hda_fixup *fix, int action);
fix              1472 sound/pci/hda/hda_intel.c static int check_position_fix(struct azx *chip, int fix)
fix              1476 sound/pci/hda/hda_intel.c 	switch (fix) {
fix              1484 sound/pci/hda/hda_intel.c 		return fix;
fix              1515 sound/pci/hda/hda_intel.c static void assign_position_fix(struct azx *chip, int fix)
fix              1527 sound/pci/hda/hda_intel.c 	chip->get_position[0] = chip->get_position[1] = callbacks[fix];
fix              1530 sound/pci/hda/hda_intel.c 	if (fix == POS_FIX_COMBO)
fix              1533 sound/pci/hda/hda_intel.c 	if ((fix == POS_FIX_POSBUF || fix == POS_FIX_SKL) &&
fix              1539 sound/pci/hda/hda_intel.c 	if (fix == POS_FIX_FIFO)
fix               299 sound/pci/hda/hda_local.h 			     const struct hda_fixup *fix,
fix                 7 sound/pci/hda/hp_x360_helper.c 		const struct hda_fixup *fix, int action)
fix                89 sound/pci/hda/hp_x360_helper.c 		alc295_fixup_disable_dac3(codec, fix, action);
fix               221 sound/pci/hda/patch_analog.c 				     const struct hda_fixup *fix, int action)
fix               235 sound/pci/hda/patch_analog.c 			       const struct hda_fixup *fix, int action)
fix               248 sound/pci/hda/patch_analog.c 				      const struct hda_fixup *fix, int action)
fix               253 sound/pci/hda/patch_analog.c 		ad1986a_fixup_eapd(codec, fix, action);
fix               559 sound/pci/hda/patch_analog.c 				 const struct hda_fixup *fix, int action)
fix               573 sound/pci/hda/patch_analog.c 				      const struct hda_fixup *fix, int action)
fix               964 sound/pci/hda/patch_analog.c 				      const struct hda_fixup *fix, int action)
fix               988 sound/pci/hda/patch_analog.c 				 const struct hda_fixup *fix, int action)
fix              1013 sound/pci/hda/patch_analog.c 				  const struct hda_fixup *fix, int action)
fix               495 sound/pci/hda/patch_cirrus.c 				 const struct hda_fixup *fix, int action)
fix               507 sound/pci/hda/patch_cirrus.c 				 const struct hda_fixup *fix, int action)
fix               651 sound/pci/hda/patch_cirrus.c 			       const struct hda_fixup *fix, int action)
fix               666 sound/pci/hda/patch_cirrus.c 			     const struct hda_fixup *fix, int action)
fix               680 sound/pci/hda/patch_cirrus.c 				 const struct hda_fixup *fix, int action)
fix               710 sound/pci/hda/patch_cirrus.c 				      const struct hda_fixup *fix, int action)
fix               849 sound/pci/hda/patch_cirrus.c 				 const struct hda_fixup *fix, int action)
fix               224 sound/pci/hda/patch_conexant.c 				  const struct hda_fixup *fix, int action)
fix               231 sound/pci/hda/patch_conexant.c 				   const struct hda_fixup *fix, int action)
fix               278 sound/pci/hda/patch_conexant.c 				    const struct hda_fixup *fix, int action)
fix               299 sound/pci/hda/patch_conexant.c 				    const struct hda_fixup *fix, int action)
fix               531 sound/pci/hda/patch_conexant.c 				    const struct hda_fixup *fix, int action)
fix               562 sound/pci/hda/patch_conexant.c 				    const struct hda_fixup *fix, int action)
fix               578 sound/pci/hda/patch_conexant.c 				  const struct hda_fixup *fix, int action)
fix               592 sound/pci/hda/patch_conexant.c 				  const struct hda_fixup *fix, int action)
fix               602 sound/pci/hda/patch_conexant.c 				       const struct hda_fixup *fix,
fix               653 sound/pci/hda/patch_conexant.c 				const struct hda_fixup *fix, int action)
fix               265 sound/pci/hda/patch_realtek.c 			    const struct hda_fixup *fix, int action)
fix               271 sound/pci/hda/patch_realtek.c 			    const struct hda_fixup *fix, int action)
fix               277 sound/pci/hda/patch_realtek.c 			    const struct hda_fixup *fix, int action)
fix               283 sound/pci/hda/patch_realtek.c 			    const struct hda_fixup *fix, int action)
fix               585 sound/pci/hda/patch_realtek.c 				 const struct hda_fixup *fix, int action)
fix               595 sound/pci/hda/patch_realtek.c 				    const struct hda_fixup *fix, int action)
fix               814 sound/pci/hda/patch_realtek.c 			       const struct hda_fixup *fix, int action)
fix              1193 sound/pci/hda/patch_realtek.c 				  const struct hda_fixup *fix, int action)
fix              1652 sound/pci/hda/patch_realtek.c 				      const struct hda_fixup *fix, int action)
fix              1670 sound/pci/hda/patch_realtek.c 			     const struct hda_fixup *fix, int action)
fix              1698 sound/pci/hda/patch_realtek.c 				   const struct hda_fixup *fix, int action)
fix              1706 sound/pci/hda/patch_realtek.c 				   const struct hda_fixup *fix, int action)
fix              1925 sound/pci/hda/patch_realtek.c 			      const struct hda_fixup *fix, int action)
fix              1934 sound/pci/hda/patch_realtek.c 				     const struct hda_fixup *fix, int action)
fix              1939 sound/pci/hda/patch_realtek.c 	alc_fixup_gpio3(codec, fix, action);
fix              1947 sound/pci/hda/patch_realtek.c 				   const struct hda_fixup *fix, int action)
fix              1969 sound/pci/hda/patch_realtek.c 				  const struct hda_fixup *fix, int action)
fix              2006 sound/pci/hda/patch_realtek.c 				     const struct hda_fixup *fix, int action)
fix              2016 sound/pci/hda/patch_realtek.c 				    const struct hda_fixup *fix, int action)
fix              2026 sound/pci/hda/patch_realtek.c 				    const struct hda_fixup *fix, int action)
fix              2039 sound/pci/hda/patch_realtek.c 				       const struct hda_fixup *fix, int action)
fix              2049 sound/pci/hda/patch_realtek.c 				 const struct hda_fixup *fix, int action);
fix              2055 sound/pci/hda/patch_realtek.c 				  const struct hda_fixup *fix, int action)
fix              2083 sound/pci/hda/patch_realtek.c 					 const struct hda_fixup *fix,
fix              2086 sound/pci/hda/patch_realtek.c 	alc_fixup_dual_codecs(codec, fix, action);
fix              2107 sound/pci/hda/patch_realtek.c 				     const struct hda_fixup *fix,
fix              2124 sound/pci/hda/patch_realtek.c 				const struct hda_fixup *fix, int action);
fix              2127 sound/pci/hda/patch_realtek.c 				     const struct hda_fixup *fix,
fix              2130 sound/pci/hda/patch_realtek.c 	alc1220_fixup_clevo_p950(codec, fix, action);
fix              2131 sound/pci/hda/patch_realtek.c 	alc_fixup_headset_mode_no_hp_mic(codec, fix, action);
fix              3083 sound/pci/hda/patch_realtek.c 				    const struct hda_fixup *fix, int action)
fix              3790 sound/pci/hda/patch_realtek.c 						 const struct hda_fixup *fix, int action)
fix              3799 sound/pci/hda/patch_realtek.c 						 const struct hda_fixup *fix,
fix              3812 sound/pci/hda/patch_realtek.c 			       const struct hda_fixup *fix, int action)
fix              3819 sound/pci/hda/patch_realtek.c 				       const struct hda_fixup *fix, int action)
fix              3828 sound/pci/hda/patch_realtek.c 			      const struct hda_fixup *fix, int action)
fix              3846 sound/pci/hda/patch_realtek.c 				 const struct hda_fixup *fix, int action)
fix              3861 sound/pci/hda/patch_realtek.c 				     const struct hda_fixup *fix, int action)
fix              3881 sound/pci/hda/patch_realtek.c 				     const struct hda_fixup *fix, int action)
fix              3936 sound/pci/hda/patch_realtek.c 					   const struct hda_fixup *fix,
fix              3973 sound/pci/hda/patch_realtek.c 				     const struct hda_fixup *fix, int action)
fix              4022 sound/pci/hda/patch_realtek.c 				     const struct hda_fixup *fix, int action)
fix              4049 sound/pci/hda/patch_realtek.c 					  const struct hda_fixup *fix,
fix              4064 sound/pci/hda/patch_realtek.c 				const struct hda_fixup *fix, int action)
fix              4066 sound/pci/hda/patch_realtek.c 	alc269_fixup_hp_mute_led_micx(codec, fix, action, 0x18);
fix              4070 sound/pci/hda/patch_realtek.c 				const struct hda_fixup *fix, int action)
fix              4072 sound/pci/hda/patch_realtek.c 	alc269_fixup_hp_mute_led_micx(codec, fix, action, 0x19);
fix              4076 sound/pci/hda/patch_realtek.c 				const struct hda_fixup *fix, int action)
fix              4078 sound/pci/hda/patch_realtek.c 	alc269_fixup_hp_mute_led_micx(codec, fix, action, 0x1b);
fix              4133 sound/pci/hda/patch_realtek.c 				const struct hda_fixup *fix, int action)
fix              4139 sound/pci/hda/patch_realtek.c 				const struct hda_fixup *fix, int action)
fix              4145 sound/pci/hda/patch_realtek.c 				const struct hda_fixup *fix, int action)
fix              4168 sound/pci/hda/patch_realtek.c 				const struct hda_fixup *fix, int action)
fix              4186 sound/pci/hda/patch_realtek.c 				   const struct hda_fixup *fix, int action)
fix              4215 sound/pci/hda/patch_realtek.c 					  const struct hda_fixup *fix,
fix              4232 sound/pci/hda/patch_realtek.c 					  const struct hda_fixup *fix,
fix              4262 sound/pci/hda/patch_realtek.c 				const struct hda_fixup *fix, int action)
fix              4276 sound/pci/hda/patch_realtek.c 				const struct hda_fixup *fix, int action)
fix              4290 sound/pci/hda/patch_realtek.c 				const struct hda_fixup *fix, int action)
fix              4292 sound/pci/hda/patch_realtek.c 	alc285_fixup_hp_mute_led_coefbit(codec, fix, action);
fix              4293 sound/pci/hda/patch_realtek.c 	alc285_fixup_hp_coef_micmute_led(codec, fix, action);
fix              4297 sound/pci/hda/patch_realtek.c 				const struct hda_fixup *fix, int action)
fix              4299 sound/pci/hda/patch_realtek.c 	alc236_fixup_hp_mute_led_coefbit(codec, fix, action);
fix              4300 sound/pci/hda/patch_realtek.c 	alc236_fixup_hp_coef_micmute_led(codec, fix, action);
fix              4354 sound/pci/hda/patch_realtek.c 					     const struct hda_fixup *fix, int action)
fix              4388 sound/pci/hda/patch_realtek.c 					     const struct hda_fixup *fix, int action)
fix              4418 sound/pci/hda/patch_realtek.c 				const struct hda_fixup *fix, int action)
fix              4422 sound/pci/hda/patch_realtek.c 	alc269_fixup_hp_mute_led_micx(codec, fix, action, 0x1a);
fix              5326 sound/pci/hda/patch_realtek.c 				const struct hda_fixup *fix, int action)
fix              5348 sound/pci/hda/patch_realtek.c 				const struct hda_fixup *fix, int action)
fix              5355 sound/pci/hda/patch_realtek.c 		alc_fixup_headset_mode(codec, fix, action);
fix              5390 sound/pci/hda/patch_realtek.c 				const struct hda_fixup *fix, int action)
fix              5395 sound/pci/hda/patch_realtek.c 	alc_fixup_headset_mode(codec, fix, action);
fix              5399 sound/pci/hda/patch_realtek.c 				const struct hda_fixup *fix, int action)
fix              5407 sound/pci/hda/patch_realtek.c 		alc_fixup_headset_mode(codec, fix, action);
fix              5421 sound/pci/hda/patch_realtek.c 				const struct hda_fixup *fix, int action)
fix              5423 sound/pci/hda/patch_realtek.c 	alc_fixup_headset_mode(codec, fix, action);
fix              5434 sound/pci/hda/patch_realtek.c 					const struct hda_fixup *fix, int action)
fix              5443 sound/pci/hda/patch_realtek.c 				const struct hda_fixup *fix, int action)
fix              5452 sound/pci/hda/patch_realtek.c 				    const struct hda_fixup *fix, int action)
fix              5463 sound/pci/hda/patch_realtek.c 				  const struct hda_fixup *fix, int action)
fix              5481 sound/pci/hda/patch_realtek.c 				  const struct hda_fixup *fix, int action)
fix              5504 sound/pci/hda/patch_realtek.c 				  const struct hda_fixup *fix, int action)
fix              5532 sound/pci/hda/patch_realtek.c 				const struct hda_fixup *fix, int action)
fix              5559 sound/pci/hda/patch_realtek.c 				const struct hda_fixup *fix, int action)
fix              5572 sound/pci/hda/patch_realtek.c 		alc_fixup_headset_mode(codec, fix, action);
fix              5576 sound/pci/hda/patch_realtek.c 				const struct hda_fixup *fix, int action)
fix              5583 sound/pci/hda/patch_realtek.c 	alc_fixup_headset_mode(codec, fix, action);
fix              5609 sound/pci/hda/patch_realtek.c 				    const struct hda_fixup *fix,
fix              5625 sound/pci/hda/patch_realtek.c 					     const struct hda_fixup *fix,
fix              5673 sound/pci/hda/patch_realtek.c 				    const struct hda_fixup *fix, int action)
fix              5694 sound/pci/hda/patch_realtek.c 				    const struct hda_fixup *fix, int action)
fix              5720 sound/pci/hda/patch_realtek.c 				    const struct hda_fixup *fix, int action)
fix              5755 sound/pci/hda/patch_realtek.c 				       const struct hda_fixup *fix, int action)
fix              5768 sound/pci/hda/patch_realtek.c 					const struct hda_fixup *fix, int action)
fix              5785 sound/pci/hda/patch_realtek.c 				      const struct hda_fixup *fix, int action)
fix              5795 sound/pci/hda/patch_realtek.c 					  const struct hda_fixup *fix, int action)
fix              5821 sound/pci/hda/patch_realtek.c 				  const struct hda_fixup *fix,
fix              5836 sound/pci/hda/patch_realtek.c 				   const struct hda_fixup *fix,
fix              5849 sound/pci/hda/patch_realtek.c 					 const struct hda_fixup *fix,
fix              5852 sound/pci/hda/patch_realtek.c 	alc_fixup_dual_codecs(codec, fix, action);
fix              5873 sound/pci/hda/patch_realtek.c 				      const struct hda_fixup *fix, int action)
fix              5883 sound/pci/hda/patch_realtek.c 				    const struct hda_fixup *fix, int action)
fix              5901 sound/pci/hda/patch_realtek.c 			      const struct hda_fixup *fix, int action)
fix              5910 sound/pci/hda/patch_realtek.c 				    const struct hda_fixup *fix, int action)
fix              5934 sound/pci/hda/patch_realtek.c 				  const struct hda_fixup *fix, int action)
fix              5944 sound/pci/hda/patch_realtek.c 				    const struct hda_fixup *fix, int action)
fix              5946 sound/pci/hda/patch_realtek.c 	alc_fixup_no_shutup(codec, fix, action); /* reduce click noise */
fix              5947 sound/pci/hda/patch_realtek.c 	hda_fixup_thinkpad_acpi(codec, fix, action);
fix              8435 sound/pci/hda/patch_realtek.c 			const struct hda_fixup *fix, int action)
fix              8452 sound/pci/hda/patch_realtek.c 				     const struct hda_fixup *fix, int action)
fix              8570 sound/pci/hda/patch_realtek.c 				  const struct hda_fixup *fix, int action)
fix              8580 sound/pci/hda/patch_realtek.c 				      const struct hda_fixup *fix, int action)
fix              8682 sound/pci/hda/patch_realtek.c 			       const struct hda_fixup *fix, int action)
fix              8705 sound/pci/hda/patch_realtek.c 				    const struct hda_fixup *fix, int action)
fix              8725 sound/pci/hda/patch_realtek.c 				   const struct hda_fixup *fix, int action)
fix              8751 sound/pci/hda/patch_realtek.c 				     const struct hda_fixup *fix, int action)
fix              8779 sound/pci/hda/patch_realtek.c 					const struct hda_fixup *fix, int action)
fix              8802 sound/pci/hda/patch_realtek.c 					     const struct hda_fixup *fix, int action)
fix              1348 sound/pci/hda/patch_sigmatel.c 				     const struct hda_fixup *fix, int action)
fix              1776 sound/pci/hda/patch_sigmatel.c 				   const struct hda_fixup *fix, int action)
fix              1796 sound/pci/hda/patch_sigmatel.c 				       const struct hda_fixup *fix, int action)
fix              1810 sound/pci/hda/patch_sigmatel.c 				    const struct hda_fixup *fix, int action)
fix              1821 sound/pci/hda/patch_sigmatel.c 				    const struct hda_fixup *fix, int action)
fix              1832 sound/pci/hda/patch_sigmatel.c 				    const struct hda_fixup *fix, int action)
fix              1843 sound/pci/hda/patch_sigmatel.c 				    const struct hda_fixup *fix, int action)
fix              1855 sound/pci/hda/patch_sigmatel.c 				     const struct hda_fixup *fix, int action)
fix              1863 sound/pci/hda/patch_sigmatel.c 				     const struct hda_fixup *fix, int action)
fix              2084 sound/pci/hda/patch_sigmatel.c 				   const struct hda_fixup *fix, int action)
fix              2106 sound/pci/hda/patch_sigmatel.c 				   const struct hda_fixup *fix, int action)
fix              2116 sound/pci/hda/patch_sigmatel.c 				   const struct hda_fixup *fix, int action)
fix              2125 sound/pci/hda/patch_sigmatel.c 				   const struct hda_fixup *fix, int action)
fix              2134 sound/pci/hda/patch_sigmatel.c 				   const struct hda_fixup *fix, int action)
fix              2148 sound/pci/hda/patch_sigmatel.c 				   const struct hda_fixup *fix, int action)
fix              2159 sound/pci/hda/patch_sigmatel.c 				   const struct hda_fixup *fix, int action)
fix              2168 sound/pci/hda/patch_sigmatel.c 					    const struct hda_fixup *fix,
fix              2181 sound/pci/hda/patch_sigmatel.c 					    const struct hda_fixup *fix,
fix              3043 sound/pci/hda/patch_sigmatel.c 				    const struct hda_fixup *fix, int action)
fix              3055 sound/pci/hda/patch_sigmatel.c 				      const struct hda_fixup *fix, int action)
fix              3078 sound/pci/hda/patch_sigmatel.c 				       const struct hda_fixup *fix, int action)
fix              3088 sound/pci/hda/patch_sigmatel.c 				       const struct hda_fixup *fix, int action)
fix              3108 sound/pci/hda/patch_sigmatel.c 				       const struct hda_fixup *fix, int action)
fix              3142 sound/pci/hda/patch_sigmatel.c 				   const struct hda_fixup *fix, int action)
fix              3505 sound/pci/hda/patch_sigmatel.c 					  const struct hda_fixup *fix,
fix              3519 sound/pci/hda/patch_sigmatel.c 					  const struct hda_fixup *fix,
fix              3811 sound/pci/hda/patch_sigmatel.c 				     const struct hda_fixup *fix, int action)
fix              3819 sound/pci/hda/patch_sigmatel.c 			       const struct hda_fixup *fix, int action)
fix              3831 sound/pci/hda/patch_sigmatel.c 				     const struct hda_fixup *fix, int action)
fix              3849 sound/pci/hda/patch_sigmatel.c 				   const struct hda_fixup *fix, int action)
fix              4085 sound/pci/hda/patch_sigmatel.c 			       const struct hda_fixup *fix, int action)
fix              4097 sound/pci/hda/patch_sigmatel.c 				    const struct hda_fixup *fix, int action)
fix              4125 sound/pci/hda/patch_sigmatel.c 				const struct hda_fixup *fix, int action)
fix              4214 sound/pci/hda/patch_sigmatel.c 				    const struct hda_fixup *fix, int action)
fix              1008 sound/pci/hda/patch_via.c 				  const struct hda_fixup *fix, int action)
fix                29 sound/pci/hda/thinkpad_helper.c 				    const struct hda_fixup *fix, int action)
fix                38 sound/pci/hda/thinkpad_helper.c 		snd_hda_gen_fixup_micmute_led(codec, fix, action);
fix                45 sound/pci/hda/thinkpad_helper.c 				    const struct hda_fixup *fix, int action)