Home
last modified time | relevance | path

Searched refs:ywrapstep (Results 1 – 25 of 83) sorted by relevance

1234

/drivers/video/fbdev/
Dpmag-aa-fb.c237 fix->ywrapstep = 1; in aafb_get_fix()
263 disp->ywrapstep = fix.ywrapstep; in aafb_set_disp()
Dhecubafb.c56 .ywrapstep = 0,
Dskeletonfb.c93 .ywrapstep = 1,
Defifb.c293 efifb_fix.ywrapstep = 0; in efifb_probe()
Dpvr2fb.c153 .ywrapstep = 1,
787 pvr2_fix.ywrapstep = nowrap ? 0 : 1; in pvr2fb_common_init()
D68328fb.c80 .ywrapstep = 1,
Dvesafb.c409 vesafb_fix.ywrapstep = (ypan>1) ? 1 : 0; in vesafb_probe()
Dwm8505fb.c289 fbi->fb.fix.ywrapstep = 0; in wm8505fb_probe()
Dvfb.c116 .ywrapstep = 1,
Dgrvga.c79 .ywrapstep = 0,
Dbfin-t350mcqb-fb.c460 fbinfo->fix.ywrapstep = 0; in bfin_t350mcqb_probe()
Dvalkyriefb.c531 fix->ywrapstep = 0; in valkyrie_init_fix()
Darcfb.c88 .ywrapstep = 0,
Dvt8500lcdfb.c302 fbi->fb.fix.ywrapstep = 0; in vt8500lcd_probe()
Datafb.c610 fix->ywrapstep = 0; in tt_encode_fix()
899 fix->ywrapstep = 0; in falcon_encode_fix()
1836 fix->ywrapstep = 0; in stste_encode_fix()
2154 fix->ywrapstep = 0; in ext_encode_fix()
Dbf54x-lq043fb.c547 fbinfo->fix.ywrapstep = 0; in bfin_bf54x_probe()
/drivers/auxdisplay/
Dcfag12864bfb.c46 .ywrapstep = 0,
/drivers/staging/sm750fb/
Dsm750.h138 u16 ywrapstep; member
Dsm750.c663 crtc->ywrapstep = 0; in sm750fb_set_drv()
870 fix->ywrapstep = crtc->ywrapstep; in lynxfb_set_fbinfo()
/drivers/video/fbdev/core/
Dfbmem.c900 if (!fix->ywrapstep || (var->yoffset % fix->ywrapstep)) in fb_pan_display()
1264 u16 ywrapstep; member
1333 err |= put_user(fix->ywrapstep, &fix32->ywrapstep); in do_fscreeninfo_to_user()
/drivers/gpu/drm/omapdrm/
Domap_fbdev.c213 fbi->fix.ywrapstep = 1; in omap_fbdev_create()
/drivers/media/platform/vivid/
Dvivid-osd.c132 fix->ywrapstep = 0; in vivid_fb_get_fix()
/drivers/video/fbdev/geode/
Dgxfb_core.c313 info->fix.ywrapstep = 0; in gxfb_init_fbinfo()
Dgx1fb_core.c289 info->fix.ywrapstep = 0; in gx1fb_init_fbinfo()
Dlxfb_core.c433 info->fix.ywrapstep = 0; in lxfb_init_fbinfo()

1234