Searched refs:ywrapstep (Results 1 – 25 of 28) sorted by relevance
12
| /linux/drivers/auxdisplay/ |
| H A D | cfag12864bfb.c | 29 .ywrapstep = 0,
|
| H A D | ht16k33.c | 117 .ywrapstep = 0,
|
| /linux/include/uapi/linux/ |
| H A D | fb.h | 168 __u16 ywrapstep; /* zero if no hardware ywrap */ member
|
| /linux/drivers/video/fbdev/ |
| H A D | pmag-aa-fb.c | 99 .ywrapstep = 1,
|
| H A D | skeletonfb.c | 94 .ywrapstep = 1,
|
| 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 | valkyriefb.c | 516 fix->ywrapstep = 0; in valkyrie_init_fix()
|
| H A D | arcfb.c | 89 .ywrapstep = 0,
|
| H A D | s1d13xxxfb.c | 92 .ywrapstep = 0,
|
| H A D | acornfb.c | 703 fb_info.fix.ywrapstep = 1; in acornfb_init_fbinfo()
|
| H A D | sm712fb.c | 91 .ywrapstep = 0,
|
| H A D | controlfb.c | 789 info->fix.ywrapstep = 0; in control_init_info()
|
| H A D | gbefb.c | 835 fix->ywrapstep = 0; in gbefb_encode_fix()
|
| H A D | tgafb.c | 1374 info->fix.ywrapstep = 0;
|
| H A D | amifb.c | 2427 info->fix.ywrapstep = 1; in amifb_set_par() 2433 info->fix.ywrapstep = 0; in amifb_set_par()
|
| H A D | imsttfb.c | 1436 info->fix.ywrapstep = 0; in init_imstt()
|
| H A D | smscufx.c | 113 .ywrapstep = 0,
|
| /linux/drivers/video/fbdev/core/ |
| H A D | fbmem.c | 176 if (!fix->ywrapstep || (var->yoffset % fix->ywrapstep)) in fb_pan_display()
|
| /linux/drivers/video/fbdev/geode/ |
| 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/matrox/ |
| H A D | matroxfb_crtc2.c | 307 fix->ywrapstep = 0; in matroxfb_dh_init_fix()
|
| /linux/Documentation/fb/ |
| H A D | api.rst | 167 __u16 ywrapstep; /* zero if no hardware ywrap */
|
| /linux/drivers/media/pci/ivtv/ |
| H A D | ivtvfb.c | 628 fix->ywrapstep = 0; in ivtvfb_get_fix()
|
12