Home
last modified time | relevance | path

Searched refs:xpanstep (Results 1 – 25 of 79) sorted by relevance

1234

/linux-6.12.1/drivers/video/fbdev/core/
Dfb_chrdev.c180 u16 xpanstep; member
243 err |= put_user(fix->xpanstep, &fix32->xpanstep); in do_fscreeninfo_to_user()
Dfbcon_rotate.h19 … (fb_scrollmode(s) == SCROLL_REDRAW || fb_scrollmode(s) == SCROLL_MOVE || !(i)->fix.xpanstep) ? \
Dfbmem.c182 if (var->xoffset > 0 && (!fix->xpanstep || in fb_pan_display()
183 (var->xoffset % fix->xpanstep))) in fb_pan_display()
Dsvgalib.c643 fix->xpanstep = frm[i].xpanstep; in svga_match_format()
/linux-6.12.1/drivers/auxdisplay/
Dcfag12864bfb.c27 .xpanstep = 0,
/linux-6.12.1/include/linux/
Dsvga.h36 u32 xpanstep; member
/linux-6.12.1/drivers/staging/sm750fb/
Dsm750.h144 u16 xpanstep; member
Dsm750.c606 crtc->xpanstep = 8; in sm750fb_set_drv()
853 fix->xpanstep = crtc->xpanstep; in lynxfb_set_fbinfo()
/linux-6.12.1/drivers/video/fbdev/
Dhecubafb.c54 .xpanstep = 0,
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()
Dskeletonfb.c92 .xpanstep = 1,
D68328fb.c78 .xpanstep = 1,
Dwm8505fb.c284 fbi->fb.fix.xpanstep = 1; in wm8505fb_probe()
Dvfb.c61 .xpanstep = 1,
Dhgafb.c127 .xpanstep = 8,
Dgrvga.c71 .xpanstep = 0,
Dvalkyriefb.c516 fix->xpanstep = 0; in valkyrie_init_fix()
Dsh_mobile_lcdcfb.c1357 .xpanstep = 1,
1595 info->fix.xpanstep = 2; in sh_mobile_lcdc_overlay_fb_init()
1651 .xpanstep = 1,
2090 info->fix.xpanstep = 2; in sh_mobile_lcdc_channel_fb_init()
Dau1100fb.c89 .xpanstep = 1,
Darcfb.c87 .xpanstep = 0,
/linux-6.12.1/include/uapi/linux/
Dfb.h166 __u16 xpanstep; /* zero if no hardware panning */ member
/linux-6.12.1/drivers/media/test-drivers/vivid/
Dvivid-osd.c118 fix->xpanstep = 1; in vivid_fb_get_fix()
/linux-6.12.1/drivers/video/fbdev/geode/
Dgx1fb_core.c281 info->fix.xpanstep = 0; in gx1fb_init_fbinfo()
Dgxfb_core.c295 info->fix.xpanstep = 0; in gxfb_init_fbinfo()
Dlxfb_core.c419 info->fix.xpanstep = 0; in lxfb_init_fbinfo()

1234