Searched refs:ypanstep (Results 1 – 25 of 77) sorted by relevance
1234
| /linux/drivers/video/fbdev/core/ |
| H A D | fb_chrdev.c | 181 u16 ypanstep; member 244 err |= put_user(fix->ypanstep, &fix32->ypanstep); in do_fscreeninfo_to_user()
|
| /linux/drivers/auxdisplay/ |
| H A D | cfag12864bfb.c | 28 .ypanstep = 0,
|
| /linux/drivers/video/fbdev/ |
| H A D | g364fb.c | 79 .ypanstep = 1,
|
| H A D | hitfb.c | 312 info->fix.ypanstep = 16; in hitfb_set_par() 317 info->fix.ypanstep = 8; in hitfb_set_par()
|
| H A D | hecubafb.c | 55 .ypanstep = 0,
|
| H A D | vt8623fb.c | 386 info->fix.ypanstep = 1; in vt8623fb_set_par() 409 info->fix.ypanstep = 16; in vt8623fb_set_par() 758 info->fix.ypanstep = 0; in vt8623_pci_probe()
|
| H A D | pmag-aa-fb.c | 98 .ypanstep = 1,
|
| H A D | arkfb.c | 619 info->fix.ypanstep = 1; in arkfb_set_par() 637 info->fix.ypanstep = 16; in arkfb_set_par() 1033 info->fix.ypanstep = 0; in ark_pci_probe()
|
| H A D | skeletonfb.c | 93 .ypanstep = 1,
|
| H A D | pxa168fb.c | 413 info->fix.ypanstep = var->yres; in pxa168fb_set_par() 645 info->fix.ypanstep = 0; in pxa168fb_probe()
|
| H A D | pvr2fb.c | 154 .ypanstep = 1, 808 pvr2_fix.ypanstep = nopan ? 0 : 1; in pvr2fb_common_init()
|
| H A D | 68328fb.c | 79 .ypanstep = 1,
|
| H A D | goldfishfb.c | 218 fb->fb.fix.ypanstep = 1; in goldfish_fb_probe()
|
| H A D | atafb.c | 572 fix->ypanstep = 1; in tt_encode_fix() 861 fix->ypanstep = 1; in falcon_encode_fix() 1787 fix->ypanstep = 1; in stste_encode_fix() 1790 fix->ypanstep = 0; in stste_encode_fix() 2109 fix->ypanstep = 0; in ext_encode_fix()
|
| H A D | vfb.c | 62 .ypanstep = 1,
|
| H A D | wm8505fb.c | 285 fbi->fb.fix.ypanstep = 1; in wm8505fb_probe()
|
| H A D | hgafb.c | 128 .ypanstep = 8,
|
| H A D | s3fb.c | 617 info->fix.ypanstep = 1; in s3fb_set_par() 637 info->fix.ypanstep = 16; in s3fb_set_par() 1341 info->fix.ypanstep = 0; in s3_pci_probe()
|
| H A D | grvga.c | 72 .ypanstep = 1,
|
| H A D | valkyriefb.c | 517 fix->ypanstep = 0; in valkyrie_init_fix()
|
| /linux/drivers/gpu/drm/gma500/ |
| H A D | fbdev.c | 181 info->fix.ypanstep = 0; in psb_fbdev_driver_fbdev_probe()
|
| /linux/include/uapi/linux/ |
| H A D | fb.h | 167 __u16 ypanstep; /* zero if no hardware panning */ member
|
| /linux/drivers/staging/sm750fb/ |
| H A D | sm750.c | 616 crtc->ypanstep = 1; in sm750fb_set_drv() 861 fix->ypanstep = crtc->ypanstep; in lynxfb_set_fbinfo()
|
| /linux/drivers/video/fbdev/mmp/fb/ |
| H A D | mmpfb.c | 376 info->fix.ypanstep = var->yres; in var_update() 509 info->fix.ypanstep = info->var.yres; in fb_info_setup()
|
| /linux/drivers/video/fbdev/geode/ |
| H A D | gx1fb_core.c | 282 info->fix.ypanstep = 0; in gx1fb_init_fbinfo()
|
1234