Searched defs:ypan (Results 1 – 8 of 8) sorted by relevance
| /kernel/linux/linux-6.6/drivers/video/fbdev/ |
| D | gbefb.c | 77 static int ypan, ywrap; variable
|
| D | uvesafb.c | 49 static int ypan = 1; /* 0: scroll, 1: ypan, 2: ywrap */ variable
|
| /kernel/linux/linux-5.10/drivers/video/fbdev/ |
| D | gbefb.c | 77 static int ypan, ywrap; variable
|
| D | uvesafb.c | 49 static int ypan = 1; /* 0: scroll, 1: ypan, 2: ywrap */ variable
|
| /kernel/linux/linux-6.6/include/video/ |
| D | uvesafb.h | 121 u8 ypan; /* 0 - nothing, 1 - ypan, 2 - ywrap */ member
|
| /kernel/linux/linux-5.10/include/video/ |
| D | uvesafb.h | 123 u8 ypan; /* 0 - nothing, 1 - ypan, 2 - ywrap */ member
|
| /kernel/linux/linux-5.10/drivers/video/fbdev/core/ |
| D | fbcon.c | 1969 int ypan = FBCON_SWAP(ops->rotate, info->fix.ypanstep, in updatescrollmode_accel() local
|
| /kernel/linux/linux-6.6/drivers/video/fbdev/core/ |
| D | fbcon.c | 1939 int ypan = FBCON_SWAP(ops->rotate, info->fix.ypanstep, in updatescrollmode_accel() local
|