Home
last modified time | relevance | path

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

/linux/drivers/video/fbdev/
H A Dgbefb.c78 static int ypan, ywrap; variable
/linux/include/video/
H A Duvesafb.h121 u8 ypan; /* 0 - nothing, 1 - ypan, 2 - ywrap */ member
/linux/drivers/video/fbdev/core/
H A Dfbcon.c2034 int ypan = FBCON_SWAP(par->rotate, info->fix.ypanstep, info->fix.xpanstep); in updatescrollmode_accel() local