Searched defs:drm_display_mode (Results 1 – 1 of 1) sorted by relevance
227 struct drm_display_mode { struct233 struct list_head head;240 char name[DRM_DISPLAY_MODE_LEN];248 enum drm_mode_status status;276 unsigned int type;283 int clock; /* in kHz */284 int hdisplay;285 int hsync_start;286 int hsync_end;287 int htotal;[all …]