Home
last modified time | relevance | path

Searched refs:con_rotate (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/video/fbdev/core/
A Dfbcon_rotate.c30 ops->p->con_rotate == ops->cur_rotate) in fbcon_rotate_font()
34 ops->cur_rotate = ops->p->con_rotate; in fbcon_rotate_font()
A Dfbcon.c197 ops->p->con_rotate < 4) in fbcon_set_rotation()
198 ops->rotate = ops->p->con_rotate; in fbcon_set_rotation()
217 p->con_rotate = rotate; in fbcon_rotate()
219 p->con_rotate = 0; in fbcon_rotate()
242 p->con_rotate = rotate; in fbcon_rotate_all()
972 if (p->con_rotate == -1) in fbcon_startup()
974 if (p->con_rotate == -1) in fbcon_startup()
975 p->con_rotate = FB_ROTATE_UR; in fbcon_startup()
1091 if (p->con_rotate == -1) in fbcon_init()
1093 if (p->con_rotate == -1) in fbcon_init()
[all …]
A Dfbcon.h36 int con_rotate; member

Completed in 13 milliseconds