Searched refs:drm_mode_modeinfo (Results 1 – 4 of 4) sorted by relevance
48 void ToDrmModeModeInfo(drm_mode_modeinfo *m) const;
242 struct drm_mode_modeinfo { struct289 struct drm_mode_modeinfo mode;778 struct drm_mode_modeinfo mode;
60 void DrmMode::ToDrmModeModeInfo(drm_mode_modeinfo *m) const { in ToDrmModeModeInfo()
1526 struct drm_mode_modeinfo drm_mode; in createModeBlob()