Home
last modified time | relevance | path

Searched refs:cur_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.h80 int cur_rotate; member
Dfbcon.c956 ops->cur_rotate = -1; in fbcon_startup()