Searched refs:ypanstep (Results 1 - 25 of 62) sorted by relevance

123

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/video/
H A Dhpfb.c195 fix->ypanstep=0;
252 display->ypanstep = fix.ypanstep;
H A Dmaxinefb.c267 fix->ypanstep = 0;
304 display->ypanstep = fix.ypanstep;
H A Dpmag-ba-fb.c266 fix->ypanstep = 0;
330 display->ypanstep = fix.ypanstep;
H A Dpmagb-b-fb.c269 fix->ypanstep = 0;
333 display->ypanstep = fix.ypanstep;
H A Dq40fb.c80 fix->ypanstep=0;
266 display->ypanstep = fix.ypanstep;
H A Ddnfb.c168 fix->ypanstep=0;
282 display->ypanstep = fix.ypanstep;
H A Dg364fb.c334 fb_fix.ypanstep = 1;
373 disp.ypanstep = fb_fix.ypanstep;
H A Dtx3912fb.c110 fix->ypanstep = display->ypanstep;
240 display->ypanstep = 0;
H A Ddn_cfb4.c166 fix->ypanstep=0;
282 display->ypanstep = fix.ypanstep;
H A Ddn_cfb8.c167 fix->ypanstep=0;
275 disp[con].ypanstep = fix.ypanstep;
H A Dhgafb.c139 ypanstep: 8,
697 disp.ypanstep = hga_fix.ypanstep;
H A Digafb.c203 fix->ypanstep = 0;
454 display->ypanstep = fix.ypanstep;
H A Dvesafb.c158 fix->ypanstep = ypan ? 1 : 0;
192 display->ypanstep = fix.ypanstep;
H A Dvfb.c237 display->ypanstep = fix.ypanstep;
488 fix->ypanstep = 1;
H A Dfbgen.c324 display->ypanstep = fix.ypanstep;
H A Dpvr2fb.c388 display->ypanstep = fix.ypanstep;
631 fix->xpanstep = fix->ypanstep = 0;
635 fix->ypanstep = 1;
H A Dretz3fb.c771 fix->ypanstep = 0;
1133 display->ypanstep = fix.ypanstep;
1205 display->ypanstep = fix.ypanstep;
H A Dhitfb.c118 fix->ypanstep = 0;
H A Dmacfb.c226 fix->ypanstep = 0;
258 display->ypanstep = fix.ypanstep;
H A Dplatinumfb.c269 display->ypanstep = fix.ypanstep;
834 fix->ypanstep = 0;
H A Dsgivwfb.c509 fix->ypanstep = ypan;
760 display->ypanstep = fix.ypanstep;
H A Dvga16fb.c142 fix->ypanstep = 1;
175 display->ypanstep = fix.ypanstep;
H A Datafb.c479 fix->ypanstep=1;
805 fix->ypanstep = 1;
1753 fix->ypanstep = 1;
1756 fix->ypanstep = 0;
2122 fix->ypanstep = 0;
2453 display->ypanstep = fix.ypanstep;
H A Dfm2fb.c390 disp.ypanstep = 0;
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/mips64/kernel/
H A Dioctl32.c98 __u16 ypanstep; /* zero if no hardware panning */ member in struct:fb_fix_screeninfo32
130 err |= __put_user(fix.ypanstep, &fix32->ypanstep);

Completed in 231 milliseconds

123