Searched refs:xpanstep (Results 1 – 25 of 66) sorted by relevance
123
| /linux/drivers/video/fbdev/core/ |
| H A D | fb_chrdev.c | 180 u16 xpanstep; member 243 err |= put_user(fix->xpanstep, &fix32->xpanstep); in do_fscreeninfo_to_user()
|
| H A D | svgalib.c | 634 fix->xpanstep = frm[i].xpanstep; in svga_match_format()
|
| /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/drivers/video/fbdev/ |
| H A D | hecubafb.c | 54 .xpanstep = 0,
|
| H A D | atafb.c | 571 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()
|
| 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 | hgafb.c | 127 .xpanstep = 8,
|
| H A D | grvga.c | 71 .xpanstep = 0,
|
| H A D | valkyriefb.c | 518 fix->xpanstep = 0; in valkyrie_init_fix()
|
| H A D | sh_mobile_lcdcfb.c | 1363 .xpanstep = 1, 1594 info->fix.xpanstep = 2; in sh_mobile_lcdc_overlay_fb_init() 1650 .xpanstep = 1, 2089 info->fix.xpanstep = 2; in sh_mobile_lcdc_channel_fb_init()
|
| H A D | arcfb.c | 87 .xpanstep = 0,
|
| H A D | metronomefb.c | 106 .xpanstep = 0,
|
| H A D | platinumfb.c | 330 info->fix.xpanstep = 0; in platinum_init_info()
|
| H A D | gxt4500.c | 598 .xpanstep = 8,
|
| H A D | ssd1307fb.c | 101 .xpanstep = 0,
|
| /linux/include/uapi/linux/ |
| H A D | fb.h | 166 __u16 xpanstep; /* zero if no hardware panning */ member
|
| /linux/drivers/staging/sm750fb/ |
| H A D | sm750.c | 615 crtc->xpanstep = 8; in sm750fb_set_drv() 860 fix->xpanstep = crtc->xpanstep; in lynxfb_set_fbinfo()
|
| /linux/drivers/video/fbdev/geode/ |
| H A D | gx1fb_core.c | 281 info->fix.xpanstep = 0; in gx1fb_init_fbinfo()
|
| 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,
|
123