Searched refs:drm_mode_init (Results 1 – 3 of 3) sorted by relevance
539 void drm_mode_init(struct drm_display_mode *dst,
312 drm_mode_init(&saved_mode, &crtc->mode); in drm_crtc_helper_set_mode()313 drm_mode_init(&saved_hwmode, &crtc->hwmode); in drm_crtc_helper_set_mode()
1325 drm_mode_init(&adjusted, mode); in drm_mode_get_hv_timing()1439 void drm_mode_init(struct drm_display_mode *dst, const struct drm_display_mode *src) in drm_mode_init() function1444 EXPORT_SYMBOL(drm_mode_init);