Home
last modified time | relevance | path

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

12345

/OK3568_Linux_fs/kernel/drivers/auxdisplay/
H A Dcfag12864bfb.c31 .ypanstep = 0,
/OK3568_Linux_fs/kernel/drivers/video/fbdev/
H A Dhitfb.c296 info->fix.ypanstep = 16; in hitfb_set_par()
301 info->fix.ypanstep = 8; in hitfb_set_par()
H A Dg364fb.c79 .ypanstep = 1,
H A Dvt8623fb.c382 info->fix.ypanstep = 1; in vt8623fb_set_par()
400 info->fix.ypanstep = 16; in vt8623fb_set_par()
741 info->fix.ypanstep = 0; in vt8623_pci_probe()
H A Dhecubafb.c55 .ypanstep = 0,
H A Dpmag-aa-fb.c98 .ypanstep = 1,
H A Darkfb.c622 info->fix.ypanstep = 1; in arkfb_set_par()
635 info->fix.ypanstep = 16; in arkfb_set_par()
1023 info->fix.ypanstep = 0; in ark_pci_probe()
H A Dskeletonfb.c92 .ypanstep = 1,
H A Dpvr2fb.c153 .ypanstep = 1,
802 pvr2_fix.ypanstep = nopan ? 0 : 1; in pvr2fb_common_init()
H A Dpxa168fb.c413 info->fix.ypanstep = var->yres; in pxa168fb_set_par()
650 info->fix.ypanstep = 0; in pxa168fb_probe()
H A Ds3fb.c610 info->fix.ypanstep = 1; in s3fb_set_par()
623 info->fix.ypanstep = 16; in s3fb_set_par()
1261 info->fix.ypanstep = 0; in s3_pci_probe()
H A D68328fb.c79 .ypanstep = 1,
H A Dgoldfishfb.c221 fb->fb.fix.ypanstep = 1; in goldfish_fb_probe()
H A Datafb.c584 fix->ypanstep = 1; in tt_encode_fix()
873 fix->ypanstep = 1; in falcon_encode_fix()
1806 fix->ypanstep = 1; in stste_encode_fix()
1809 fix->ypanstep = 0; in stste_encode_fix()
2128 fix->ypanstep = 0; in ext_encode_fix()
H A Dvfb.c62 .ypanstep = 1,
/OK3568_Linux_fs/kernel/drivers/staging/sm750fb/
H A Dsm750.h141 u16 ypanstep; member
H A Dsm750.c605 crtc->ypanstep = 1; in sm750fb_set_drv()
813 fix->ypanstep = crtc->ypanstep; in lynxfb_set_fbinfo()
/OK3568_Linux_fs/external/xserver/hw/xfree86/fbdevhw/
H A Dfbpriv.h101 __u16 ypanstep; /* zero if no hardware panning */ member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dfb.h164 __u16 ypanstep; /* zero if no hardware panning */ member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dfb.h164 __u16 ypanstep; /* zero if no hardware panning */ member
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dfb.h166 __u16 ypanstep; /* zero if no hardware panning */ member
/OK3568_Linux_fs/kernel/drivers/video/fbdev/core/
H A Dfbmem.c912 } else if (!fix->ypanstep || (var->yoffset % fix->ypanstep)) in fb_pan_display()
1213 u16 ypanstep; member
1282 err |= put_user(fix->ypanstep, &fix32->ypanstep); in do_fscreeninfo_to_user()
/OK3568_Linux_fs/kernel/drivers/media/test-drivers/vivid/
H A Dvivid-osd.c119 fix->ypanstep = 1; in vivid_fb_get_fix()
/OK3568_Linux_fs/kernel/drivers/video/fbdev/mmp/fb/
H A Dmmpfb.c376 info->fix.ypanstep = var->yres; in var_update()
512 info->fix.ypanstep = info->var.yres; in fb_info_setup()
/OK3568_Linux_fs/u-boot/include/linux/
H A Dfb.h31 __u16 ypanstep; /* zero if no hardware panning */ member

12345