fbcon_rotate_hint 1773 drivers/gpu/drm/drm_fb_helper.c 		info->fbcon_rotate_hint = FB_ROTATE_UR;
fbcon_rotate_hint 1776 drivers/gpu/drm/drm_fb_helper.c 		info->fbcon_rotate_hint = FB_ROTATE_CCW;
fbcon_rotate_hint 1779 drivers/gpu/drm/drm_fb_helper.c 		info->fbcon_rotate_hint = FB_ROTATE_UD;
fbcon_rotate_hint 1782 drivers/gpu/drm/drm_fb_helper.c 		info->fbcon_rotate_hint = FB_ROTATE_CW;
fbcon_rotate_hint 1790 drivers/gpu/drm/drm_fb_helper.c 		info->fbcon_rotate_hint = FB_ROTATE_UR;
fbcon_rotate_hint 1013 drivers/video/fbdev/core/fbcon.c 		p->con_rotate = info->fbcon_rotate_hint;
fbcon_rotate_hint 1161 drivers/video/fbdev/core/fbcon.c 		p->con_rotate = info->fbcon_rotate_hint;
fbcon_rotate_hint   58 drivers/video/fbdev/core/fbsysfs.c 	info->fbcon_rotate_hint = -1;
fbcon_rotate_hint  549 drivers/video/fbdev/efifb.c 		info->fbcon_rotate_hint = FB_ROTATE_UR;
fbcon_rotate_hint  552 drivers/video/fbdev/efifb.c 		info->fbcon_rotate_hint = FB_ROTATE_UD;
fbcon_rotate_hint  555 drivers/video/fbdev/efifb.c 		info->fbcon_rotate_hint = FB_ROTATE_CCW;
fbcon_rotate_hint  558 drivers/video/fbdev/efifb.c 		info->fbcon_rotate_hint = FB_ROTATE_CW;
fbcon_rotate_hint  447 include/linux/fb.h 	int fbcon_rotate_hint;