Searched refs:fbcon_rotate_hint (Results 1 – 4 of 4) sorted by relevance
550 info->fbcon_rotate_hint = FB_ROTATE_UR; in efifb_probe()553 info->fbcon_rotate_hint = FB_ROTATE_UD; in efifb_probe()556 info->fbcon_rotate_hint = FB_ROTATE_CCW; in efifb_probe()559 info->fbcon_rotate_hint = FB_ROTATE_CW; in efifb_probe()
44 info->fbcon_rotate_hint = -1; in framebuffer_alloc()
991 p->con_rotate = info->fbcon_rotate_hint; in fbcon_startup()1108 p->con_rotate = info->fbcon_rotate_hint; in fbcon_init()
457 int fbcon_rotate_hint; member