Searched refs:xpanstep (Results 1 – 25 of 31) sorted by relevance
12
| /linux/drivers/auxdisplay/ |
| H A D | cfag12864bfb.c | 27 .xpanstep = 0,
|
| H A D | ht16k33.c | 115 .xpanstep = 0,
|
| /linux/include/linux/ |
| H A D | svga.h | 36 u32 xpanstep; member
|
| /linux/include/uapi/linux/ |
| H A D | fb.h | 166 __u16 xpanstep; /* zero if no hardware panning */ member
|
| /linux/drivers/video/fbdev/ |
| H A D | skeletonfb.c | 92 .xpanstep = 1,
|
| H A D | 68328fb.c | 78 .xpanstep = 1,
|
| H A D | vfb.c | 61 .xpanstep = 1,
|
| H A D | wm8505fb.c | 284 fbi->fb.fix.xpanstep = 1; in wm8505fb_probe()
|
| H A D | valkyriefb.c | 518 fix->xpanstep = 0; in valkyrie_init_fix()
|
| H A D | arcfb.c | 87 .xpanstep = 0,
|
| H A D | gxt4500.c | 598 .xpanstep = 8,
|
| H A D | s1d13xxxfb.c | 90 .xpanstep = 0,
|
| H A D | acornfb.c | 701 fb_info.fix.xpanstep = 0; in acornfb_init_fbinfo()
|
| H A D | sm712fb.c | 89 .xpanstep = 0,
|
| H A D | controlfb.c | 664 info->fix.xpanstep = 32 >> p->par.cmode; in controlfb_set_par()
|
| H A D | amifb.c | 2428 info->fix.xpanstep = 0; in amifb_set_par() 2435 info->fix.xpanstep = 1; in amifb_set_par() 2437 info->fix.xpanstep = 16 << maxfmode; in amifb_set_par()
|
| H A D | gbefb.c | 836 fix->xpanstep = 0; in gbefb_encode_fix()
|
| H A D | vga16fb.c | 93 .xpanstep = 8,
|
| /linux/drivers/video/fbdev/core/ |
| H A D | fbmem.c | 184 if (var->xoffset > 0 && (!fix->xpanstep || in fb_pan_display() 185 (var->xoffset % fix->xpanstep))) in fb_pan_display()
|
| H A D | svgalib.c | 634 fix->xpanstep = frm[i].xpanstep; in svga_match_format()
|
| /linux/drivers/video/fbdev/geode/ |
| H A D | lxfb_core.c | 419 info->fix.xpanstep = 0; in lxfb_init_fbinfo()
|
| /linux/drivers/hid/ |
| H A D | hid-picolcd_fb.c | 51 .xpanstep = 0,
|
| /linux/drivers/video/fbdev/matrox/ |
| H A D | matroxfb_crtc2.c | 308 fix->xpanstep = 8; /* TBD */ in matroxfb_dh_init_fix()
|
| /linux/Documentation/fb/ |
| H A D | api.rst | 165 __u16 xpanstep; /* zero if no hardware panning */
|
| /linux/drivers/media/pci/ivtv/ |
| H A D | ivtvfb.c | 626 fix->xpanstep = 1; in ivtvfb_get_fix()
|
12