drm_get_panel_orientation_quirk 2014 drivers/gpu/drm/drm_connector.c 	orientation_quirk = drm_get_panel_orientation_quirk(width, height);
drm_get_panel_orientation_quirk  267 drivers/gpu/drm/drm_panel_orientation_quirks.c EXPORT_SYMBOL(drm_get_panel_orientation_quirk);
drm_get_panel_orientation_quirk  276 drivers/gpu/drm/drm_panel_orientation_quirks.c EXPORT_SYMBOL(drm_get_panel_orientation_quirk);
drm_get_panel_orientation_quirk  545 drivers/video/fbdev/efifb.c 	orientation = drm_get_panel_orientation_quirk(efifb_defined.xres,
drm_get_panel_orientation_quirk   15 include/drm/drm_utils.h int drm_get_panel_orientation_quirk(int width, int height);