Searched refs:drm_get_panel_orientation_quirk (Results 1 – 4 of 4) sorted by relevance
492 int drm_get_panel_orientation_quirk(int width, int height) in drm_get_panel_orientation_quirk() function522 EXPORT_SYMBOL(drm_get_panel_orientation_quirk);527 int drm_get_panel_orientation_quirk(int width, int height) in drm_get_panel_orientation_quirk() function531 EXPORT_SYMBOL(drm_get_panel_orientation_quirk);
2613 orientation_quirk = drm_get_panel_orientation_quirk(width, height); in drm_connector_set_panel_orientation_with_quirk()
15 int drm_get_panel_orientation_quirk(int width, int height);
557 orientation = drm_get_panel_orientation_quirk(efifb_defined.xres, in efifb_probe()