Home
last modified time | relevance | path

Searched refs:ypanstep (Results 1 – 25 of 96) sorted by relevance

1234

/drivers/auxdisplay/
Dcfag12864bfb.c31 .ypanstep = 0,
/drivers/video/fbdev/
Dhitfb.c296 info->fix.ypanstep = 16; in hitfb_set_par()
301 info->fix.ypanstep = 8; in hitfb_set_par()
Dg364fb.c79 .ypanstep = 1,
Dvt8623fb.c382 info->fix.ypanstep = 1; in vt8623fb_set_par()
400 info->fix.ypanstep = 16; in vt8623fb_set_par()
741 info->fix.ypanstep = 0; in vt8623_pci_probe()
Dhecubafb.c55 .ypanstep = 0,
Dpmag-aa-fb.c98 .ypanstep = 1,
Darkfb.c622 info->fix.ypanstep = 1; in arkfb_set_par()
635 info->fix.ypanstep = 16; in arkfb_set_par()
1023 info->fix.ypanstep = 0; in ark_pci_probe()
Dskeletonfb.c92 .ypanstep = 1,
Dpvr2fb.c153 .ypanstep = 1,
802 pvr2_fix.ypanstep = nopan ? 0 : 1; in pvr2fb_common_init()
Dpxa168fb.c413 info->fix.ypanstep = var->yres; in pxa168fb_set_par()
650 info->fix.ypanstep = 0; in pxa168fb_probe()
Dgoldfishfb.c221 fb->fb.fix.ypanstep = 1; in goldfish_fb_probe()
D68328fb.c79 .ypanstep = 1,
Ds3fb.c610 info->fix.ypanstep = 1; in s3fb_set_par()
623 info->fix.ypanstep = 16; in s3fb_set_par()
1261 info->fix.ypanstep = 0; in s3_pci_probe()
Datafb.c584 fix->ypanstep = 1; in tt_encode_fix()
873 fix->ypanstep = 1; in falcon_encode_fix()
1806 fix->ypanstep = 1; in stste_encode_fix()
1809 fix->ypanstep = 0; in stste_encode_fix()
2128 fix->ypanstep = 0; in ext_encode_fix()
Dhgafb.c128 .ypanstep = 8,
Dwm8505fb.c284 fbi->fb.fix.ypanstep = 1; in wm8505fb_probe()
Dvfb.c62 .ypanstep = 1,
Dvesafb.c410 vesafb_fix.ypanstep = ypan ? 1 : 0; in vesafb_probe()
/drivers/staging/sm750fb/
Dsm750.h141 u16 ypanstep; member
Dsm750.c605 crtc->ypanstep = 1; in sm750fb_set_drv()
813 fix->ypanstep = crtc->ypanstep; in lynxfb_set_fbinfo()
/drivers/video/fbdev/core/
Dfbmem.c912 } else if (!fix->ypanstep || (var->yoffset % fix->ypanstep)) in fb_pan_display()
1215 u16 ypanstep; member
1284 err |= put_user(fix->ypanstep, &fix32->ypanstep); in do_fscreeninfo_to_user()
/drivers/media/test-drivers/vivid/
Dvivid-osd.c119 fix->ypanstep = 1; in vivid_fb_get_fix()
/drivers/video/fbdev/mmp/fb/
Dmmpfb.c376 info->fix.ypanstep = var->yres; in var_update()
512 info->fix.ypanstep = info->var.yres; in fb_info_setup()
/drivers/video/fbdev/geode/
Dgxfb_core.c298 info->fix.ypanstep = 0; in gxfb_init_fbinfo()
Dgx1fb_core.c284 info->fix.ypanstep = 0; in gx1fb_init_fbinfo()

1234