Home
last modified time | relevance | path

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

1234

/drivers/video/console/
Dfbcon_rotate.h19 (s == SCROLL_REDRAW || s == SCROLL_MOVE || !(i)->fix.xpanstep) ? \
/drivers/auxdisplay/
Dcfag12864bfb.c44 .xpanstep = 0,
/drivers/staging/sm750fb/
Dsm750.h136 u16 xpanstep; member
Dsm750.c664 crtc->xpanstep = 8; in sm750fb_set_drv()
871 fix->xpanstep = crtc->xpanstep; in lynxfb_set_fbinfo()
/drivers/video/fbdev/
Dhecubafb.c54 .xpanstep = 0,
Datafb.c605 fix->xpanstep = 0; in tt_encode_fix()
894 fix->xpanstep = 1; in falcon_encode_fix()
901 fix->xpanstep = 32; in falcon_encode_fix()
907 fix->xpanstep = 2; in falcon_encode_fix()
1827 fix->xpanstep = 16; in stste_encode_fix()
1830 fix->xpanstep = 0; in stste_encode_fix()
2149 fix->xpanstep = 0; in ext_encode_fix()
Dskeletonfb.c91 .xpanstep = 1,
Dvfb.c61 .xpanstep = 1,
Dhgafb.c127 .xpanstep = 8,
D68328fb.c78 .xpanstep = 1,
Dwm8505fb.c287 fbi->fb.fix.xpanstep = 1; in wm8505fb_probe()
Dgrvga.c77 .xpanstep = 0,
Dvalkyriefb.c533 fix->xpanstep = 0; in valkyrie_init_fix()
Dbfin-t350mcqb-fb.c458 fbinfo->fix.xpanstep = 0; in bfin_t350mcqb_probe()
Dau1100fb.c89 .xpanstep = 1,
Darcfb.c86 .xpanstep = 0,
Dvt8500lcdfb.c300 fbi->fb.fix.xpanstep = 0; in vt8500lcd_probe()
Dsh_mobile_lcdcfb.c1500 .xpanstep = 1,
1737 info->fix.xpanstep = 2; in sh_mobile_lcdc_overlay_fb_init()
1793 .xpanstep = 1,
2245 info->fix.xpanstep = 2; in sh_mobile_lcdc_channel_fb_init()
/drivers/video/fbdev/core/
Dfbmem.c900 if (var->xoffset > 0 && (!fix->xpanstep || in fb_pan_display()
901 (var->xoffset % fix->xpanstep))) in fb_pan_display()
1244 u16 xpanstep; member
1313 err |= put_user(fix->xpanstep, &fix32->xpanstep); in do_fscreeninfo_to_user()
Dsvgalib.c641 fix->xpanstep = frm[i].xpanstep; in svga_match_format()
/drivers/media/platform/vivid/
Dvivid-osd.c130 fix->xpanstep = 1; in vivid_fb_get_fix()
/drivers/video/fbdev/geode/
Dgx1fb_core.c287 info->fix.xpanstep = 0; in gx1fb_init_fbinfo()
Dgxfb_core.c311 info->fix.xpanstep = 0; in gxfb_init_fbinfo()
Dlxfb_core.c431 info->fix.xpanstep = 0; in lxfb_init_fbinfo()
/drivers/hid/
Dhid-picolcd_fb.c61 .xpanstep = 0,

1234