Home
last modified time | relevance | path

Searched defs:ypan (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/video/fbdev/
H A Dgbefb.c77 static int ypan, ywrap; variable
H A Duvesafb.c49 static int ypan = 1; /* 0: scroll, 1: ypan, 2: ywrap */ variable
[all...]
/kernel/linux/linux-5.10/include/video/
H A Duvesafb.h123 u8 ypan; /* 0 - nothing, 1 - ypan, 2 - ywrap */ member
/kernel/linux/linux-6.6/drivers/video/fbdev/
H A Dgbefb.c77 static int ypan, ywrap; variable
H A Duvesafb.c49 static int ypan = 1; /* 0: scroll, 1: ypan, 2: ywrap */ variable
[all...]
/kernel/linux/linux-6.6/include/video/
H A Duvesafb.h121 u8 ypan; /* 0 - nothing, 1 - ypan, 2 - ywrap */ member
/kernel/linux/linux-5.10/drivers/video/fbdev/core/
H A Dfbcon.c1969 int ypan = FBCON_SWAP(ops->rotate, info->fix.ypanstep, in updatescrollmode_accel() local
/kernel/linux/linux-6.6/drivers/video/fbdev/core/
H A Dfbcon.c1939 int ypan = FBCON_SWAP(ops->rotate, info->fix.ypanstep, in updatescrollmode_accel() local

Completed in 15 milliseconds