Searched refs:xpanstep (Results 1 - 25 of 55) sorted by relevance

123

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/video/
H A Dhitfb.c117 fix->xpanstep = 0;
H A Dhpfb.c194 fix->xpanstep=0;
H A Dmaxinefb.c266 fix->xpanstep = 0;
H A Dpmag-ba-fb.c265 fix->xpanstep = 0;
H A Dpmagb-b-fb.c268 fix->xpanstep = 0;
H A Dq40fb.c79 fix->xpanstep=0;
H A Datafb.c478 fix->xpanstep=0;
804 fix->xpanstep = 1;
811 fix->xpanstep = 32;
818 fix->xpanstep = 2;
1752 fix->xpanstep = 16;
1755 fix->xpanstep = 0;
2121 fix->xpanstep = 0;
H A Ddnfb.c167 fix->xpanstep=0;
H A Dg364fb.c333 fb_fix.xpanstep = 0;
H A Dtx3912fb.c109 fix->xpanstep = 0;
H A Dpvr2fb.c631 fix->xpanstep = fix->ypanstep = 0;
634 fix->xpanstep = 1;
H A Dau1100fb.c155 fix->xpanstep = 1;
H A Ddn_cfb4.c165 fix->xpanstep=0;
H A Ddn_cfb8.c166 fix->xpanstep=0;
H A Dhgafb.c138 xpanstep: 8,
H A Digafb.c202 fix->xpanstep = 0;
H A Dvesafb.c157 fix->xpanstep = 0;
H A Dvfb.c487 fix->xpanstep = 1;
H A DS3triofb.c424 fb_fix.xpanstep = 1;
H A Dmacfb.c225 fix->xpanstep = 0;
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/mips64/kernel/
H A Dioctl32.c97 __u16 xpanstep; /* zero if no hardware panning */ member in struct:fb_fix_screeninfo32
129 err |= __put_user(fix.xpanstep, &fix32->xpanstep);
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Dfb.h120 __u16 xpanstep; /* zero if no hardware panning */ member in struct:fb_fix_screeninfo
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Dfb.h120 __u16 xpanstep; /* zero if no hardware panning */ member in struct:fb_fix_screeninfo
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/parisc/kernel/
H A Dioctl32.c465 __u16 xpanstep; member in struct:fb_fix_screeninfo32
565 fix32.xpanstep = fix.xpanstep;
578 fix.xpanstep, fix.ypanstep, fix.ywrapstep, fix.line_length,
583 fix32.xpanstep, fix32.ypanstep, fix32.ywrapstep, fix32.line_length,
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/video/matrox/
H A Dmatroxfb_crtc2.c335 fix->xpanstep = 8; /* TBD */

Completed in 286 milliseconds

123