Searched refs:ywrapstep (Results 1 – 25 of 62) sorted by relevance
123
| /linux/drivers/video/fbdev/core/ |
| H A D | fb_chrdev.c | 182 u16 ywrapstep; member 245 err |= put_user(fix->ywrapstep, &fix32->ywrapstep); in do_fscreeninfo_to_user()
|
| /linux/drivers/auxdisplay/ |
| H A D | cfag12864bfb.c | 29 .ywrapstep = 0,
|
| H A D | ht16k33.c | 117 .ywrapstep = 0,
|
| /linux/drivers/video/fbdev/ |
| H A D | hecubafb.c | 56 .ywrapstep = 0,
|
| H A D | pmag-aa-fb.c | 99 .ywrapstep = 1,
|
| H A D | skeletonfb.c | 94 .ywrapstep = 1,
|
| H A D | pvr2fb.c | 155 .ywrapstep = 1, 809 pvr2_fix.ywrapstep = nowrap ? 0 : 1; in pvr2fb_common_init()
|
| H A D | 68328fb.c | 80 .ywrapstep = 1,
|
| H A D | vfb.c | 63 .ywrapstep = 1,
|
| H A D | wm8505fb.c | 286 fbi->fb.fix.ywrapstep = 0; in wm8505fb_probe()
|
| H A D | grvga.c | 73 .ywrapstep = 0,
|
| H A D | valkyriefb.c | 516 fix->ywrapstep = 0; in valkyrie_init_fix()
|
| H A D | arcfb.c | 89 .ywrapstep = 0,
|
| H A D | atafb.c | 573 fix->ywrapstep = 0; in tt_encode_fix() 862 fix->ywrapstep = 0; in falcon_encode_fix() 1792 fix->ywrapstep = 0; in stste_encode_fix() 2110 fix->ywrapstep = 0; in ext_encode_fix()
|
| H A D | metronomefb.c | 108 .ywrapstep = 0,
|
| H A D | platinumfb.c | 329 info->fix.ywrapstep = 0; in platinum_init_info()
|
| H A D | ssd1307fb.c | 103 .ywrapstep = 0,
|
| /linux/drivers/gpu/drm/gma500/ |
| H A D | fbdev.c | 180 info->fix.ywrapstep = 0; in psb_fbdev_driver_fbdev_probe()
|
| /linux/include/uapi/linux/ |
| H A D | fb.h | 168 __u16 ywrapstep; /* zero if no hardware ywrap */ member
|
| /linux/drivers/staging/sm750fb/ |
| H A D | sm750.c | 617 crtc->ywrapstep = 0; in sm750fb_set_drv() 862 fix->ywrapstep = crtc->ywrapstep; in lynxfb_set_fbinfo()
|
| /linux/drivers/gpu/drm/omapdrm/ |
| H A D | omap_fbdev.c | 258 fbi->fix.ywrapstep = 1; in omap_fbdev_driver_fbdev_probe()
|
| /linux/drivers/video/fbdev/geode/ |
| H A D | gx1fb_core.c | 283 info->fix.ywrapstep = 0; in gx1fb_init_fbinfo()
|
| H A D | lxfb_core.c | 421 info->fix.ywrapstep = 0; in lxfb_init_fbinfo()
|
| /linux/drivers/hid/ |
| H A D | hid-picolcd_fb.c | 53 .ywrapstep = 0,
|
| /linux/drivers/video/fbdev/kyro/ |
| H A D | fbdev.c | 719 kyro_fix.ywrapstep = nowrap ? 0 : 1; in kyrofb_probe()
|
123