Home
last modified time | relevance | path

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

1234

/linux/drivers/auxdisplay/
A Dcfag12864bfb.c27 .xpanstep = 0,
/linux/include/linux/
A Dsvga.h36 u32 xpanstep; member
/linux/drivers/staging/sm750fb/
A Dsm750.h144 u16 xpanstep; member
A Dsm750.c604 crtc->xpanstep = 8; in sm750fb_set_drv()
812 fix->xpanstep = crtc->xpanstep; in lynxfb_set_fbinfo()
/linux/drivers/video/fbdev/
A Dhecubafb.c54 .xpanstep = 0,
A Datafb.c575 fix->xpanstep = 0; in tt_encode_fix()
864 fix->xpanstep = 1; in falcon_encode_fix()
871 fix->xpanstep = 32; in falcon_encode_fix()
877 fix->xpanstep = 2; in falcon_encode_fix()
1797 fix->xpanstep = 16; in stste_encode_fix()
1800 fix->xpanstep = 0; in stste_encode_fix()
2119 fix->xpanstep = 0; in ext_encode_fix()
A Dskeletonfb.c91 .xpanstep = 1,
A D68328fb.c78 .xpanstep = 1,
A Dhgafb.c127 .xpanstep = 8,
A Dvfb.c61 .xpanstep = 1,
A Dwm8505fb.c283 fbi->fb.fix.xpanstep = 1; in wm8505fb_probe()
A Dgrvga.c72 .xpanstep = 0,
A Dsh_mobile_lcdcfb.c1361 .xpanstep = 1,
1597 info->fix.xpanstep = 2; in sh_mobile_lcdc_overlay_fb_init()
1653 .xpanstep = 1,
2088 info->fix.xpanstep = 2; in sh_mobile_lcdc_channel_fb_init()
A Dau1100fb.c89 .xpanstep = 1,
A Dvalkyriefb.c523 fix->xpanstep = 0; in valkyrie_init_fix()
A Dvt8500lcdfb.c291 fbi->fb.fix.xpanstep = 0; in vt8500lcd_probe()
A Darcfb.c86 .xpanstep = 0,
/linux/include/uapi/linux/
A Dfb.h165 __u16 xpanstep; /* zero if no hardware panning */ member
/linux/drivers/video/fbdev/core/
A Dfbmem.c916 if (var->xoffset > 0 && (!fix->xpanstep || in fb_pan_display()
917 (var->xoffset % fix->xpanstep))) in fb_pan_display()
1200 u16 xpanstep; member
1263 err |= put_user(fix->xpanstep, &fix32->xpanstep); in do_fscreeninfo_to_user()
A Dsvgalib.c641 fix->xpanstep = frm[i].xpanstep; in svga_match_format()
/linux/drivers/media/test-drivers/vivid/
A Dvivid-osd.c118 fix->xpanstep = 1; in vivid_fb_get_fix()
/linux/drivers/video/fbdev/geode/
A Dgxfb_core.c297 info->fix.xpanstep = 0; in gxfb_init_fbinfo()
A Dgx1fb_core.c283 info->fix.xpanstep = 0; in gx1fb_init_fbinfo()
A Dlxfb_core.c418 info->fix.xpanstep = 0; in lxfb_init_fbinfo()
/linux/drivers/hid/
A Dhid-picolcd_fb.c51 .xpanstep = 0,

Completed in 70 milliseconds

1234