Home
last modified time | relevance | path

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

1234

/linux-6.3-rc2/drivers/auxdisplay/
A Dcfag12864bfb.c28 .ypanstep = 0,
/linux-6.3-rc2/drivers/video/fbdev/
A Dg364fb.c79 .ypanstep = 1,
A Dhitfb.c296 info->fix.ypanstep = 16; in hitfb_set_par()
301 info->fix.ypanstep = 8; in hitfb_set_par()
A Dvt8623fb.c386 info->fix.ypanstep = 1; in vt8623fb_set_par()
404 info->fix.ypanstep = 16; in vt8623fb_set_par()
749 info->fix.ypanstep = 0; in vt8623_pci_probe()
A Dhecubafb.c55 .ypanstep = 0,
A Dpmag-aa-fb.c98 .ypanstep = 1,
A Dskeletonfb.c93 .ypanstep = 1,
A Darkfb.c618 info->fix.ypanstep = 1; in arkfb_set_par()
631 info->fix.ypanstep = 16; in arkfb_set_par()
1023 info->fix.ypanstep = 0; in ark_pci_probe()
A Dpxa168fb.c413 info->fix.ypanstep = var->yres; in pxa168fb_set_par()
647 info->fix.ypanstep = 0; in pxa168fb_probe()
A Dpvr2fb.c154 .ypanstep = 1,
803 pvr2_fix.ypanstep = nopan ? 0 : 1; in pvr2fb_common_init()
A D68328fb.c79 .ypanstep = 1,
A Dgoldfishfb.c221 fb->fb.fix.ypanstep = 1; in goldfish_fb_probe()
A Ds3fb.c614 info->fix.ypanstep = 1; in s3fb_set_par()
627 info->fix.ypanstep = 16; in s3fb_set_par()
1269 info->fix.ypanstep = 0; in s3_pci_probe()
A Dvfb.c62 .ypanstep = 1,
A Dvesafb.c413 vesafb_fix.ypanstep = ypan ? 1 : 0; in vesafb_probe()
A Dwm8505fb.c284 fbi->fb.fix.ypanstep = 1; in wm8505fb_probe()
A Dhgafb.c128 .ypanstep = 8,
/linux-6.3-rc2/drivers/staging/sm750fb/
A Dsm750.h145 u16 ypanstep; member
A Dsm750.c608 crtc->ypanstep = 1; in sm750fb_set_drv()
817 fix->ypanstep = crtc->ypanstep; in lynxfb_set_fbinfo()
/linux-6.3-rc2/include/uapi/linux/
A Dfb.h166 __u16 ypanstep; /* zero if no hardware panning */ member
/linux-6.3-rc2/drivers/video/fbdev/core/
A Dfbmem.c911 } else if (!fix->ypanstep || (var->yoffset % fix->ypanstep)) in fb_pan_display()
1214 u16 ypanstep; member
1277 err |= put_user(fix->ypanstep, &fix32->ypanstep); in do_fscreeninfo_to_user()
/linux-6.3-rc2/drivers/media/test-drivers/vivid/
A Dvivid-osd.c119 fix->ypanstep = 1; in vivid_fb_get_fix()
/linux-6.3-rc2/drivers/video/fbdev/mmp/fb/
A Dmmpfb.c376 info->fix.ypanstep = var->yres; in var_update()
512 info->fix.ypanstep = info->var.yres; in fb_info_setup()
/linux-6.3-rc2/drivers/video/fbdev/geode/
A Dgx1fb_core.c285 info->fix.ypanstep = 0; in gx1fb_init_fbinfo()
A Dgxfb_core.c299 info->fix.ypanstep = 0; in gxfb_init_fbinfo()

Completed in 38 milliseconds

1234