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

  /src/sys/external/bsd/drm2/dist/include/drm/
drm_modeset_lock.h 113 * drm_modeset_is_locked - equivalent to mutex_is_locked()
116 static inline bool drm_modeset_is_locked(struct drm_modeset_lock *lock) function in typeref:typename:bool
drm_modeset_lock.h 113 * drm_modeset_is_locked - equivalent to mutex_is_locked()
116 static inline bool drm_modeset_is_locked(struct drm_modeset_lock *lock) function in typeref:typename:bool

Completed in 25 milliseconds