Searched defs:drm_display_mode (Results 1 – 1 of 1) sorted by relevance
205 struct drm_display_mode { struct211 struct list_head head;225 struct drm_mode_object base;232 char name[DRM_DISPLAY_MODE_LEN];240 enum drm_mode_status status;269 unsigned int type;276 int clock; /* in kHz */277 int hdisplay;278 int hsync_start;279 int hsync_end;[all …]