Home
last modified time | relevance | path

Searched defs:drm_panic_unlock (Results 1 – 1 of 1) sorted by relevance

/linux/include/drm/
H A Ddrm_panic.h151 #define drm_panic_unlock(dev, flags) \ macro
162 static inline void drm_panic_unlock(struct drm_device *dev, unsigned long flags) {} in drm_panic_unlock() function