Home
last modified time | relevance | path

Searched refs:drm_dmi_panel_orientation_data (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/gpu/drm/
Ddrm_panel_orientation_quirks.c26 struct drm_dmi_panel_orientation_data { struct
33 static const struct drm_dmi_panel_orientation_data asus_t100ha = { argument
39 static const struct drm_dmi_panel_orientation_data gpd_pocket = {
47 static const struct drm_dmi_panel_orientation_data gpd_win = {
56 static const struct drm_dmi_panel_orientation_data itworks_tw891 = {
63 static const struct drm_dmi_panel_orientation_data lcd800x1280_rightside_up = {
155 const struct drm_dmi_panel_orientation_data *data; in drm_get_panel_orientation_quirk()