Home
last modified time | relevance | path

Searched refs:nowrap (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/drivers/video/kyro/
Dfbdev.c86 static int nowrap __devinitdata = 1;
572 nowrap = 1; in kyrofb_setup()
709 kyro_fix.ywrapstep = nowrap ? 0 : 1; in kyrofb_probe()
/linux-2.6.39/drivers/video/
Dpvr2fb.c176 static int nowrap = 1; variable
789 pvr2_fix.ywrapstep = nowrap ? 0 : 1; in pvr2fb_common_init()
1045 nowrap = 1; in pvr2fb_setup()
Dtdfxfb.c168 static int nowrap = 1; /* not implemented (yet) */ variable
1485 info->fix.ywrapstep = nowrap ? 0 : 1; in tdfxfb_probe()
1606 nowrap = 1; in tdfxfb_setup()