HomeSort by: relevance | last modified time | path
    Searched defs:drm_mode_duplicate (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/
drm_modes.c 936 * drm_mode_duplicate - allocate and duplicate an existing mode
946 struct drm_display_mode *drm_mode_duplicate(struct drm_device *dev, function in typeref:struct:drm_display_mode *
959 EXPORT_SYMBOL(drm_mode_duplicate);
drm_modes.c 936 * drm_mode_duplicate - allocate and duplicate an existing mode
946 struct drm_display_mode *drm_mode_duplicate(struct drm_device *dev, function in typeref:struct:drm_display_mode *
959 EXPORT_SYMBOL(drm_mode_duplicate);

Completed in 189 milliseconds