Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/video/fbdev/
Dgbefb.c77 static int ypan, ywrap; variable
Duvesafb.c49 static int ypan = 1; /* 0: scroll, 1: ypan, 2: ywrap */ variable
/linux-6.12.1/include/video/
Duvesafb.h121 u8 ypan; /* 0 - nothing, 1 - ypan, 2 - ywrap */ member
/linux-6.12.1/drivers/video/fbdev/core/
Dfbcon.c1957 int ypan = FBCON_SWAP(ops->rotate, info->fix.ypanstep, in updatescrollmode_accel() local