Home
last modified time | relevance | path

Searched refs:ypanstep (Results 1 - 25 of 194) sorted by relevance

12345678

/kernel/linux/linux-6.6/drivers/video/fbdev/core/
H A Dfb_chrdev.c181 u16 ypanstep; member
244 err |= put_user(fix->ypanstep, &fix32->ypanstep); in do_fscreeninfo_to_user()
/kernel/linux/linux-5.10/drivers/auxdisplay/
H A Dcfag12864bfb.c31 .ypanstep = 0,
/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/drivers/auxdisplay/
H A Dcfag12864bfb.c28 .ypanstep = 0,
/kernel/linux/linux-5.10/drivers/video/fbdev/
H A Dg364fb.c79 .ypanstep = 1,
H A Dhitfb.c296 info->fix.ypanstep = 16; in hitfb_set_par()
301 info->fix.ypanstep = 8; in hitfb_set_par()
H A Dhecubafb.c55 .ypanstep = 0,
H A Dpmag-aa-fb.c98 .ypanstep = 1,
H A Dskeletonfb.c92 .ypanstep = 1,
435 * 0 in both xpanstep and ypanstep means that this function will never in xxxfb_pan_display()
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 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()
/kernel/linux/linux-6.6/drivers/staging/sm750fb/
H A Dsm750.h145 u16 ypanstep; member
/kernel/linux/linux-6.6/drivers/video/fbdev/
H A Dg364fb.c79 .ypanstep = 1,
H A Dhitfb.c312 info->fix.ypanstep = 16; in hitfb_set_par()
317 info->fix.ypanstep = 8; in hitfb_set_par()
H A Dhecubafb.c55 .ypanstep = 0,
H A Dpmag-aa-fb.c98 .ypanstep = 1,
H A Dskeletonfb.c93 .ypanstep = 1,
434 * 0 in both xpanstep and ypanstep means that this function will never in xxxfb_pan_display()
/kernel/linux/linux-5.10/include/uapi/linux/
H A Dfb.h166 __u16 ypanstep; /* zero if no hardware panning */ member
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dfb.h166 __u16 ypanstep; /* zero if no hardware panning */ member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dfb.h160 __u16 ypanstep; member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dfb.h160 __u16 ypanstep; member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dfb.h150 __u16 ypanstep; member
/kernel/linux/linux-5.10/drivers/video/fbdev/core/
H A Dfbmem.c912 } else if (!fix->ypanstep || (var->yoffset % fix->ypanstep)) in fb_pan_display()
1215 u16 ypanstep; member
1284 err |= put_user(fix->ypanstep, &fix32->ypanstep); in do_fscreeninfo_to_user()
/kernel/linux/linux-6.6/drivers/gpu/drm/gma500/
H A Dfbdev.c228 info->fix.ypanstep = 0; in psb_fbdev_fb_probe()

Completed in 21 milliseconds

12345678