Searched refs:drm_get_panel_orientation_quirk (Results 1 – 4 of 4) sorted by relevance
237 int drm_get_panel_orientation_quirk(int width, int height) in drm_get_panel_orientation_quirk() function267 EXPORT_SYMBOL(drm_get_panel_orientation_quirk);272 int drm_get_panel_orientation_quirk(int width, int height) in drm_get_panel_orientation_quirk() function276 EXPORT_SYMBOL(drm_get_panel_orientation_quirk);
2014 orientation_quirk = drm_get_panel_orientation_quirk(width, height); in drm_connector_init_panel_orientation_property()
15 int drm_get_panel_orientation_quirk(int width, int height);
545 orientation = drm_get_panel_orientation_quirk(efifb_defined.xres, in efifb_probe()