Home
last modified time | relevance | path

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

1234

/linux/drivers/auxdisplay/
A Dcfag12864bfb.c28 .ypanstep = 0,
/linux/drivers/video/fbdev/
A Dhitfb.c296 info->fix.ypanstep = 16; in hitfb_set_par()
301 info->fix.ypanstep = 8; in hitfb_set_par()
A Dg364fb.c79 .ypanstep = 1,
A Dvt8623fb.c382 info->fix.ypanstep = 1; in vt8623fb_set_par()
400 info->fix.ypanstep = 16; in vt8623fb_set_par()
739 info->fix.ypanstep = 0; in vt8623_pci_probe()
A Dhecubafb.c55 .ypanstep = 0,
A Dpmag-aa-fb.c98 .ypanstep = 1,
A Darkfb.c622 info->fix.ypanstep = 1; in arkfb_set_par()
635 info->fix.ypanstep = 16; in arkfb_set_par()
1016 info->fix.ypanstep = 0; in ark_pci_probe()
A Dskeletonfb.c92 .ypanstep = 1,
A Dpvr2fb.c153 .ypanstep = 1,
802 pvr2_fix.ypanstep = nopan ? 0 : 1; in pvr2fb_common_init()
A Dpxa168fb.c413 info->fix.ypanstep = var->yres; in pxa168fb_set_par()
650 info->fix.ypanstep = 0; in pxa168fb_probe()
A D68328fb.c79 .ypanstep = 1,
A Dgoldfishfb.c221 fb->fb.fix.ypanstep = 1; in goldfish_fb_probe()
A Ds3fb.c610 info->fix.ypanstep = 1; in s3fb_set_par()
623 info->fix.ypanstep = 16; in s3fb_set_par()
1259 info->fix.ypanstep = 0; in s3_pci_probe()
A Datafb.c576 fix->ypanstep = 1; in tt_encode_fix()
865 fix->ypanstep = 1; in falcon_encode_fix()
1798 fix->ypanstep = 1; in stste_encode_fix()
1801 fix->ypanstep = 0; in stste_encode_fix()
2120 fix->ypanstep = 0; in ext_encode_fix()
A Dhgafb.c128 .ypanstep = 8,
A Dvfb.c62 .ypanstep = 1,
A Dvesafb.c410 vesafb_fix.ypanstep = ypan ? 1 : 0; in vesafb_probe()
/linux/drivers/staging/sm750fb/
A Dsm750.h145 u16 ypanstep; member
A Dsm750.c605 crtc->ypanstep = 1; in sm750fb_set_drv()
813 fix->ypanstep = crtc->ypanstep; in lynxfb_set_fbinfo()
/linux/include/uapi/linux/
A Dfb.h166 __u16 ypanstep; /* zero if no hardware panning */ member
/linux/drivers/video/fbdev/core/
A Dfbmem.c912 } else if (!fix->ypanstep || (var->yoffset % fix->ypanstep)) in fb_pan_display()
1201 u16 ypanstep; member
1264 err |= put_user(fix->ypanstep, &fix32->ypanstep); in do_fscreeninfo_to_user()
/linux/drivers/media/test-drivers/vivid/
A Dvivid-osd.c119 fix->ypanstep = 1; in vivid_fb_get_fix()
/linux/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/drivers/video/fbdev/geode/
A Dgxfb_core.c298 info->fix.ypanstep = 0; in gxfb_init_fbinfo()
A Dgx1fb_core.c284 info->fix.ypanstep = 0; in gx1fb_init_fbinfo()

Completed in 43 milliseconds

1234