Home
last modified time | relevance | path

Searched refs:drm_legacy_lock_release (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/
H A Ddrm_legacy.h155 void drm_legacy_lock_release(struct drm_device *dev, struct file *filp);
157 static inline void drm_legacy_lock_release(struct drm_device *dev, struct file *filp) {} in drm_legacy_lock_release() function
H A Ddrm_lock.c339 void drm_legacy_lock_release(struct drm_device *dev, struct file *filp) in drm_legacy_lock_release() function
H A Ddrm_file.c267 drm_legacy_lock_release(dev, file->filp); in drm_file_free()
/kernel/linux/linux-6.6/drivers/gpu/drm/
H A Ddrm_legacy.h217 void drm_legacy_lock_release(struct drm_device *dev, struct file *filp);
219 static inline void drm_legacy_lock_release(struct drm_device *dev, struct file *filp) {} in drm_legacy_lock_release() function
H A Ddrm_lock.c339 void drm_legacy_lock_release(struct drm_device *dev, struct file *filp) in drm_legacy_lock_release() function
H A Ddrm_file.c264 drm_legacy_lock_release(dev, file->filp); in drm_file_free()

Completed in 5 milliseconds