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

  /src/sys/external/bsd/drm2/dist/drm/
drm_modeset_lock.c 86 * drm_modeset_lock_all - take all modeset locks
100 void drm_modeset_lock_all(struct drm_device *dev) function in typeref:typename:void
138 EXPORT_SYMBOL(drm_modeset_lock_all);
145 * drm_modeset_lock_all() function.
388 * Unlike drm_modeset_lock_all(), it doesn't take the &drm_mode_config.mutex
drm_modeset_lock.c 86 * drm_modeset_lock_all - take all modeset locks
100 void drm_modeset_lock_all(struct drm_device *dev) function in typeref:typename:void
138 EXPORT_SYMBOL(drm_modeset_lock_all);
145 * drm_modeset_lock_all() function.
388 * Unlike drm_modeset_lock_all(), it doesn't take the &drm_mode_config.mutex

Completed in 21 milliseconds