Home
last modified time | relevance | path

Searched refs:ywrapstep (Results 1 - 25 of 153) sorted by relevance

1234567

/kernel/linux/linux-6.6/drivers/video/fbdev/core/
H A Dfb_chrdev.c182 u16 ywrapstep; member
245 err |= put_user(fix->ywrapstep, &fix32->ywrapstep); in do_fscreeninfo_to_user()
/kernel/linux/linux-5.10/drivers/auxdisplay/
H A Dcfag12864bfb.c32 .ywrapstep = 0,
H A Dht16k33.c83 .ywrapstep = 0,
/kernel/linux/linux-5.10/drivers/staging/sm750fb/
H A Dsm750.h142 u16 ywrapstep; member
H A Dsm750.c606 crtc->ywrapstep = 0; in sm750fb_set_drv()
814 fix->ywrapstep = crtc->ywrapstep; in lynxfb_set_fbinfo()
/kernel/linux/linux-6.6/drivers/auxdisplay/
H A Dcfag12864bfb.c29 .ywrapstep = 0,
/kernel/linux/linux-6.6/drivers/staging/sm750fb/
H A Dsm750.h146 u16 ywrapstep; member
H A Dsm750.c608 crtc->ywrapstep = 0; in sm750fb_set_drv()
816 fix->ywrapstep = crtc->ywrapstep; in lynxfb_set_fbinfo()
/kernel/linux/linux-5.10/drivers/video/fbdev/
H A Dhecubafb.c56 .ywrapstep = 0,
H A Dpmag-aa-fb.c99 .ywrapstep = 1,
H A Dskeletonfb.c93 .ywrapstep = 1,
H A Dpvr2fb.c154 .ywrapstep = 1,
803 pvr2_fix.ywrapstep = nowrap ? 0 : 1; in pvr2fb_common_init()
/kernel/linux/linux-5.10/include/uapi/linux/
H A Dfb.h167 __u16 ywrapstep; /* zero if no hardware ywrap */ member
/kernel/linux/linux-6.6/drivers/video/fbdev/
H A Dhecubafb.c56 .ywrapstep = 0,
H A Dpmag-aa-fb.c99 .ywrapstep = 1,
H A Dskeletonfb.c94 .ywrapstep = 1,
H A Dpvr2fb.c155 .ywrapstep = 1,
807 pvr2_fix.ywrapstep = nowrap ? 0 : 1; in pvr2fb_common_init()
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dfb.h167 __u16 ywrapstep; /* zero if no hardware ywrap */ member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dfb.h161 __u16 ywrapstep; member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dfb.h161 __u16 ywrapstep; member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dfb.h151 __u16 ywrapstep; member
/kernel/linux/linux-5.10/drivers/video/fbdev/core/
H A Dfbmem.c908 if (!fix->ywrapstep || (var->yoffset % fix->ywrapstep)) in fb_pan_display()
1216 u16 ywrapstep; member
1285 err |= put_user(fix->ywrapstep, &fix32->ywrapstep); in do_fscreeninfo_to_user()
/kernel/linux/linux-5.10/drivers/gpu/drm/omapdrm/
H A Domap_fbdev.c192 fbi->fix.ywrapstep = 1; in omap_fbdev_create()
/kernel/linux/linux-6.6/drivers/gpu/drm/gma500/
H A Dfbdev.c227 info->fix.ywrapstep = 0; in psb_fbdev_fb_probe()
/kernel/linux/linux-6.6/drivers/gpu/drm/omapdrm/
H A Domap_fbdev.c222 fbi->fix.ywrapstep = 1; in omap_fbdev_create()

Completed in 23 milliseconds

1234567