Symbol: drm_dmi_panel_orientation_data
drivers/gpu/drm/drm_panel_orientation_quirks.c
103
static const struct drm_dmi_panel_orientation_data lcd720x1280_rightside_up = {
drivers/gpu/drm/drm_panel_orientation_quirks.c
109
static const struct drm_dmi_panel_orientation_data lcd800x1280_leftside_up = {
drivers/gpu/drm/drm_panel_orientation_quirks.c
115
static const struct drm_dmi_panel_orientation_data lcd800x1280_rightside_up = {
drivers/gpu/drm/drm_panel_orientation_quirks.c
121
static const struct drm_dmi_panel_orientation_data lcd1080x1920_leftside_up = {
drivers/gpu/drm/drm_panel_orientation_quirks.c
127
static const struct drm_dmi_panel_orientation_data lcd1080x1920_rightside_up = {
drivers/gpu/drm/drm_panel_orientation_quirks.c
133
static const struct drm_dmi_panel_orientation_data lcd1200x1920_leftside_up = {
drivers/gpu/drm/drm_panel_orientation_quirks.c
139
static const struct drm_dmi_panel_orientation_data lcd1200x1920_rightside_up = {
drivers/gpu/drm/drm_panel_orientation_quirks.c
145
static const struct drm_dmi_panel_orientation_data lcd1280x1920_rightside_up = {
drivers/gpu/drm/drm_panel_orientation_quirks.c
151
static const struct drm_dmi_panel_orientation_data lcd1600x2560_leftside_up = {
drivers/gpu/drm/drm_panel_orientation_quirks.c
157
static const struct drm_dmi_panel_orientation_data lcd1600x2560_rightside_up = {
drivers/gpu/drm/drm_panel_orientation_quirks.c
34
static const struct drm_dmi_panel_orientation_data gpd_micropc = {
drivers/gpu/drm/drm_panel_orientation_quirks.c
42
static const struct drm_dmi_panel_orientation_data gpd_onemix2s = {
drivers/gpu/drm/drm_panel_orientation_quirks.c
50
static const struct drm_dmi_panel_orientation_data gpd_pocket = {
drivers/gpu/drm/drm_panel_orientation_quirks.c
561
const struct drm_dmi_panel_orientation_data *data;
drivers/gpu/drm/drm_panel_orientation_quirks.c
58
static const struct drm_dmi_panel_orientation_data gpd_pocket2 = {
drivers/gpu/drm/drm_panel_orientation_quirks.c
66
static const struct drm_dmi_panel_orientation_data gpd_win = {
drivers/gpu/drm/drm_panel_orientation_quirks.c
75
static const struct drm_dmi_panel_orientation_data gpd_win2 = {
drivers/gpu/drm/drm_panel_orientation_quirks.c
83
static const struct drm_dmi_panel_orientation_data itworks_tw891 = {
drivers/gpu/drm/drm_panel_orientation_quirks.c
90
static const struct drm_dmi_panel_orientation_data onegx1_pro = {
drivers/gpu/drm/drm_panel_orientation_quirks.c
97
static const struct drm_dmi_panel_orientation_data lcd640x960_leftside_up = {