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

123

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/video/
H A Dhpfb.c196 fix->ywrapstep=0;
253 display->ywrapstep = fix.ywrapstep;
H A Dmaxinefb.c268 fix->ywrapstep = 0;
305 display->ywrapstep = fix.ywrapstep;
H A Dpmag-ba-fb.c267 fix->ywrapstep = 0;
331 display->ywrapstep = fix.ywrapstep;
H A Dpmagb-b-fb.c270 fix->ywrapstep = 0;
334 display->ywrapstep = fix.ywrapstep;
H A Dq40fb.c81 fix->ywrapstep=0;
267 display->ywrapstep = fix.ywrapstep;
H A Ddnfb.c169 fix->ywrapstep=0;
283 display->ywrapstep = fix.ywrapstep;
H A Dg364fb.c335 fb_fix.ywrapstep = 0;
374 disp.ywrapstep = fb_fix.ywrapstep;
H A Dtx3912fb.c111 fix->ywrapstep = display->ywrapstep;
241 display->ywrapstep = 0;
H A Ddn_cfb4.c167 fix->ywrapstep=0;
283 display->ywrapstep = fix.ywrapstep;
H A Ddn_cfb8.c168 fix->ywrapstep=0;
276 disp[con].ywrapstep = fix.ywrapstep;
H A Dhgafb.c140 ywrapstep: 0,
698 disp.ywrapstep = hga_fix.ywrapstep;
H A Digafb.c204 fix->ywrapstep = 0;
455 display->ywrapstep = fix.ywrapstep;
H A Dvesafb.c159 fix->ywrapstep = (ypan>1) ? 1 : 0;
193 display->ywrapstep = fix.ywrapstep;
H A Dvfb.c238 display->ywrapstep = fix.ywrapstep;
486 fix->ywrapstep = 1;
H A Dfbgen.c325 display->ywrapstep = fix.ywrapstep;
H A Dpvr2fb.c389 display->ywrapstep = fix.ywrapstep;
630 fix->ywrapstep = 1;
633 fix->ywrapstep = 0;
H A Dretz3fb.c772 fix->ywrapstep = 0;
1134 display->ywrapstep = fix.ywrapstep;
1206 display->ywrapstep = fix.ywrapstep;
H A Dhitfb.c119 fix->ywrapstep = 0;
H A Dplatinumfb.c270 display->ywrapstep = fix.ywrapstep;
832 fix->ywrapstep = 0;
H A Dsgivwfb.c507 fix->ywrapstep = ywrap;
761 display->ywrapstep = fix.ywrapstep;
H A Dvga16fb.c143 fix->ywrapstep = 0;
176 display->ywrapstep = fix.ywrapstep;
H A Datafb.c480 fix->ywrapstep=0;
806 fix->ywrapstep = 0;
1758 fix->ywrapstep = 0;
2123 fix->ywrapstep = 0;
2454 display->ywrapstep = fix.ywrapstep;
H A Dfm2fb.c391 disp.ywrapstep = 0;
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/mips64/kernel/
H A Dioctl32.c99 __u16 ywrapstep; /* zero if no hardware ywrap */ member in struct:fb_fix_screeninfo32
131 err |= __put_user(fix.ywrapstep, &fix32->ywrapstep);
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Dfb.h122 __u16 ywrapstep; /* zero if no hardware ywrap */ member in struct:fb_fix_screeninfo

Completed in 266 milliseconds

123