Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/video/fbdev/
Dgbefb.c83 static int ypan, ywrap; variable
Duvesafb.c45 static int ypan = 1; /* 0: scroll, 1: ypan, 2: ywrap */ variable
/linux-4.4.14/include/video/
Duvesafb.h122 u8 ypan; /* 0 - nothing, 1 - ypan, 2 - ywrap */ member
/linux-4.4.14/drivers/video/console/
Dfbcon.c2076 int ypan = FBCON_SWAP(ops->rotate, info->fix.ypanstep, in updatescrollmode() local