Searched refs:drm_i_have_hw_lock (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/sys/dev/drm2/
H A Ddrm_lock.c374 int drm_i_have_hw_lock(struct drm_device *dev, struct drm_file *file_priv) function
H A Ddrm_fops.c293 if (drm_i_have_hw_lock(dev, file_priv)) {
H A DdrmP.h1279 extern int drm_i_have_hw_lock(struct drm_device *dev, struct drm_file *file_priv);

Completed in 63 milliseconds