Searched refs:xpanstep (Results 1 – 25 of 83) sorted by relevance
1234
| /linux/drivers/auxdisplay/ |
| A D | cfag12864bfb.c | 27 .xpanstep = 0,
|
| /linux/include/linux/ |
| A D | svga.h | 36 u32 xpanstep; member
|
| /linux/drivers/staging/sm750fb/ |
| A D | sm750.h | 144 u16 xpanstep; member
|
| A D | sm750.c | 604 crtc->xpanstep = 8; in sm750fb_set_drv() 812 fix->xpanstep = crtc->xpanstep; in lynxfb_set_fbinfo()
|
| /linux/drivers/video/fbdev/ |
| A D | hecubafb.c | 54 .xpanstep = 0,
|
| A D | atafb.c | 575 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 D | skeletonfb.c | 91 .xpanstep = 1,
|
| A D | 68328fb.c | 78 .xpanstep = 1,
|
| A D | hgafb.c | 127 .xpanstep = 8,
|
| A D | vfb.c | 61 .xpanstep = 1,
|
| A D | wm8505fb.c | 283 fbi->fb.fix.xpanstep = 1; in wm8505fb_probe()
|
| A D | grvga.c | 72 .xpanstep = 0,
|
| A D | sh_mobile_lcdcfb.c | 1361 .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 D | au1100fb.c | 89 .xpanstep = 1,
|
| A D | valkyriefb.c | 523 fix->xpanstep = 0; in valkyrie_init_fix()
|
| A D | vt8500lcdfb.c | 291 fbi->fb.fix.xpanstep = 0; in vt8500lcd_probe()
|
| A D | arcfb.c | 86 .xpanstep = 0,
|
| /linux/include/uapi/linux/ |
| A D | fb.h | 165 __u16 xpanstep; /* zero if no hardware panning */ member
|
| /linux/drivers/video/fbdev/core/ |
| A D | fbmem.c | 916 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 D | svgalib.c | 641 fix->xpanstep = frm[i].xpanstep; in svga_match_format()
|
| /linux/drivers/media/test-drivers/vivid/ |
| A D | vivid-osd.c | 118 fix->xpanstep = 1; in vivid_fb_get_fix()
|
| /linux/drivers/video/fbdev/geode/ |
| A D | gxfb_core.c | 297 info->fix.xpanstep = 0; in gxfb_init_fbinfo()
|
| A D | gx1fb_core.c | 283 info->fix.xpanstep = 0; in gx1fb_init_fbinfo()
|
| A D | lxfb_core.c | 418 info->fix.xpanstep = 0; in lxfb_init_fbinfo()
|
| /linux/drivers/hid/ |
| A D | hid-picolcd_fb.c | 51 .xpanstep = 0,
|
Completed in 70 milliseconds
1234