Home
last modified time | relevance | path

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

123

/linux-6.12.1/drivers/video/fbdev/core/
Dfb_chrdev.c182 u16 ywrapstep; member
245 err |= put_user(fix->ywrapstep, &fix32->ywrapstep); in do_fscreeninfo_to_user()
Dfbmem.c174 if (!fix->ywrapstep || (var->yoffset % fix->ywrapstep)) in fb_pan_display()
/linux-6.12.1/drivers/auxdisplay/
Dcfag12864bfb.c29 .ywrapstep = 0,
/linux-6.12.1/drivers/staging/sm750fb/
Dsm750.h146 u16 ywrapstep; member
Dsm750.c608 crtc->ywrapstep = 0; in sm750fb_set_drv()
855 fix->ywrapstep = crtc->ywrapstep; in lynxfb_set_fbinfo()
/linux-6.12.1/drivers/video/fbdev/
Dhecubafb.c56 .ywrapstep = 0,
Dpmag-aa-fb.c99 .ywrapstep = 1,
Dskeletonfb.c94 .ywrapstep = 1,
Dpvr2fb.c155 .ywrapstep = 1,
809 pvr2_fix.ywrapstep = nowrap ? 0 : 1; in pvr2fb_common_init()
D68328fb.c80 .ywrapstep = 1,
Dwm8505fb.c286 fbi->fb.fix.ywrapstep = 0; in wm8505fb_probe()
Dvesafb.c428 vesafb_fix.ywrapstep = (ypan>1) ? 1 : 0; in vesafb_probe()
Dvfb.c63 .ywrapstep = 1,
Dgrvga.c73 .ywrapstep = 0,
Dvalkyriefb.c514 fix->ywrapstep = 0; in valkyrie_init_fix()
Darcfb.c89 .ywrapstep = 0,
Dvt8500lcdfb.c295 fbi->fb.fix.ywrapstep = 0; in vt8500lcd_probe()
Defifb.c542 efifb_fix.ywrapstep = 0; in efifb_probe()
/linux-6.12.1/include/uapi/linux/
Dfb.h168 __u16 ywrapstep; /* zero if no hardware ywrap */ member
/linux-6.12.1/drivers/media/test-drivers/vivid/
Dvivid-osd.c120 fix->ywrapstep = 0; in vivid_fb_get_fix()
/linux-6.12.1/drivers/gpu/drm/gma500/
Dfbdev.c227 info->fix.ywrapstep = 0; in psb_fbdev_fb_probe()
/linux-6.12.1/drivers/gpu/drm/omapdrm/
Domap_fbdev.c238 fbi->fix.ywrapstep = 1; in omap_fbdev_create()
/linux-6.12.1/drivers/video/fbdev/geode/
Dgx1fb_core.c283 info->fix.ywrapstep = 0; in gx1fb_init_fbinfo()
Dgxfb_core.c297 info->fix.ywrapstep = 0; in gxfb_init_fbinfo()
Dlxfb_core.c421 info->fix.ywrapstep = 0; in lxfb_init_fbinfo()

123