Searched refs:drm_get_panel_orientation_quirk (Results 1 – 4 of 4) sorted by relevance
152 int drm_get_panel_orientation_quirk(int width, int height) in drm_get_panel_orientation_quirk() function182 EXPORT_SYMBOL(drm_get_panel_orientation_quirk);187 int drm_get_panel_orientation_quirk(int width, int height) in drm_get_panel_orientation_quirk() function191 EXPORT_SYMBOL(drm_get_panel_orientation_quirk);
1607 orientation_quirk = drm_get_panel_orientation_quirk(width, height); in drm_connector_init_panel_orientation_property()
13 int drm_get_panel_orientation_quirk(int width, int height);
551 orientation = drm_get_panel_orientation_quirk(efifb_defined.xres, in efifb_probe()