Home
last modified time | relevance | path

Searched defs:ypan (Results 1 – 5 of 5) sorted by relevance

/linux-3.3/drivers/video/
Dsgivwfb.c45 static int ypan = 0; variable
Dgbefb.c88 static int ypan, ywrap; variable
Duvesafb.c48 static int ypan = 1; /* 0: scroll, 1: ypan, 2: ywrap */ variable
/linux-3.3/include/video/
Duvesafb.h177 u8 ypan; /* 0 - nothing, 1 - ypan, 2 - ywrap */ member
/linux-3.3/drivers/video/console/
Dfbcon.c2054 int ypan = FBCON_SWAP(ops->rotate, info->fix.ypanstep, in updatescrollmode() local