Home
last modified time | relevance | path

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

1234

/Linux-v6.6/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) ? \
Dsvgalib.c636 fix->xpanstep = frm[i].xpanstep; in svga_match_format()
Dfbmem.c722 if (var->xoffset > 0 && (!fix->xpanstep || in fb_pan_display()
723 (var->xoffset % fix->xpanstep))) in fb_pan_display()
/Linux-v6.6/drivers/auxdisplay/
Dcfag12864bfb.c27 .xpanstep = 0,
/Linux-v6.6/include/linux/
Dsvga.h36 u32 xpanstep; member
/Linux-v6.6/drivers/staging/sm750fb/
Dsm750.h144 u16 xpanstep; member
Dsm750.c606 crtc->xpanstep = 8; in sm750fb_set_drv()
814 fix->xpanstep = crtc->xpanstep; in lynxfb_set_fbinfo()
/Linux-v6.6/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,
Dvfb.c61 .xpanstep = 1,
Dwm8505fb.c282 fbi->fb.fix.xpanstep = 1; in wm8505fb_probe()
Dhgafb.c127 .xpanstep = 8,
Dvalkyriefb.c516 fix->xpanstep = 0; in valkyrie_init_fix()
Dgrvga.c71 .xpanstep = 0,
Dau1100fb.c89 .xpanstep = 1,
Dsh_mobile_lcdcfb.c1357 .xpanstep = 1,
1595 info->fix.xpanstep = 2; in sh_mobile_lcdc_overlay_fb_init()
1651 .xpanstep = 1,
2088 info->fix.xpanstep = 2; in sh_mobile_lcdc_channel_fb_init()
Dvt8500lcdfb.c291 fbi->fb.fix.xpanstep = 0; in vt8500lcd_probe()
/Linux-v6.6/include/uapi/linux/
Dfb.h165 __u16 xpanstep; /* zero if no hardware panning */ member
/Linux-v6.6/drivers/media/test-drivers/vivid/
Dvivid-osd.c118 fix->xpanstep = 1; in vivid_fb_get_fix()
/Linux-v6.6/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