Home
last modified time | relevance | path

Searched refs:xpanstep (Results 1 - 25 of 169) sorted by relevance

1234567

/kernel/linux/linux-6.6/drivers/video/fbdev/core/
H A Dfb_chrdev.c180 u16 xpanstep; member
243 err |= put_user(fix->xpanstep, &fix32->xpanstep); in do_fscreeninfo_to_user()
H A Dfbcon_rotate.h19 (fb_scrollmode(s) == SCROLL_REDRAW || fb_scrollmode(s) == SCROLL_MOVE || !(i)->fix.xpanstep) ? \
H A Dsvgalib.c636 fix->xpanstep = frm[i].xpanstep; in svga_match_format()
/kernel/linux/linux-5.10/drivers/auxdisplay/
H A Dcfag12864bfb.c30 .xpanstep = 0,
/kernel/linux/linux-5.10/drivers/staging/sm750fb/
H A Dsm750.h140 u16 xpanstep; member
H A Dsm750.c604 crtc->xpanstep = 8; in sm750fb_set_drv()
812 fix->xpanstep = crtc->xpanstep; in lynxfb_set_fbinfo()
/kernel/linux/linux-5.10/drivers/video/fbdev/core/
H A Dfbcon_rotate.h19 (fb_scrollmode(s) == SCROLL_REDRAW || fb_scrollmode(s) == SCROLL_MOVE || !(i)->fix.xpanstep) ? \
H A Dfbmem.c916 if (var->xoffset > 0 && (!fix->xpanstep || in fb_pan_display()
917 (var->xoffset % fix->xpanstep))) in fb_pan_display()
1214 u16 xpanstep; member
1283 err |= put_user(fix->xpanstep, &fix32->xpanstep); in do_fscreeninfo_to_user()
H A Dsvgalib.c641 fix->xpanstep = frm[i].xpanstep; in svga_match_format()
/kernel/linux/linux-6.6/drivers/auxdisplay/
H A Dcfag12864bfb.c27 .xpanstep = 0,
/kernel/linux/linux-5.10/include/linux/
H A Dsvga.h36 u32 xpanstep; member
/kernel/linux/linux-6.6/include/linux/
H A Dsvga.h36 u32 xpanstep; member
/kernel/linux/linux-6.6/drivers/staging/sm750fb/
H A Dsm750.h144 u16 xpanstep; member
H A Dsm750.c606 crtc->xpanstep = 8; in sm750fb_set_drv()
814 fix->xpanstep = crtc->xpanstep; in lynxfb_set_fbinfo()
/kernel/linux/linux-5.10/drivers/video/fbdev/
H A Dhecubafb.c54 .xpanstep = 0,
H A Datafb.c583 fix->xpanstep = 0; in tt_encode_fix()
872 fix->xpanstep = 1; in falcon_encode_fix()
879 fix->xpanstep = 32; in falcon_encode_fix()
885 fix->xpanstep = 2; in falcon_encode_fix()
1805 fix->xpanstep = 16; in stste_encode_fix()
1808 fix->xpanstep = 0; in stste_encode_fix()
2127 fix->xpanstep = 0; in ext_encode_fix()
H A Dskeletonfb.c91 .xpanstep = 1,
435 * 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.h165 __u16 xpanstep; /* zero if no hardware panning */ member
/kernel/linux/linux-6.6/drivers/video/fbdev/
H A Dhecubafb.c54 .xpanstep = 0,
H A Datafb.c571 fix->xpanstep = 0; in tt_encode_fix()
860 fix->xpanstep = 1; in falcon_encode_fix()
867 fix->xpanstep = 32; in falcon_encode_fix()
873 fix->xpanstep = 2; in falcon_encode_fix()
1786 fix->xpanstep = 16; in stste_encode_fix()
1789 fix->xpanstep = 0; in stste_encode_fix()
2108 fix->xpanstep = 0; in ext_encode_fix()
H A Dskeletonfb.c92 .xpanstep = 1,
434 * 0 in both xpanstep and ypanstep means that this function will never in xxxfb_pan_display()
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dfb.h165 __u16 xpanstep; /* zero if no hardware panning */ member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dfb.h159 __u16 xpanstep; member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dfb.h159 __u16 xpanstep; member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dfb.h149 __u16 xpanstep; member

Completed in 27 milliseconds

1234567