Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/video/console/
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()
Dfbcon.h37 int con_rotate; member
Dfbcon.c205 ops->p->con_rotate < 4) in fbcon_set_rotation()
206 ops->rotate = ops->p->con_rotate; in fbcon_set_rotation()
225 p->con_rotate = rotate; in fbcon_rotate()
227 p->con_rotate = 0; in fbcon_rotate()
250 p->con_rotate = rotate; in fbcon_rotate_all()
958 p->con_rotate = initial_rotation; in fbcon_startup()
1092 p->con_rotate = initial_rotation; in fbcon_init()