Searched refs:drm_modeset_lock_single_interruptible (Results 1 – 5 of 5) sorted by relevance
403 int drm_modeset_lock_single_interruptible(struct drm_modeset_lock *lock) in drm_modeset_lock_single_interruptible() function407 EXPORT_SYMBOL(drm_modeset_lock_single_interruptible);
204 ret = drm_modeset_lock_single_interruptible(&crtc->mutex); in crtc_crc_open()
136 int __must_check drm_modeset_lock_single_interruptible(struct drm_modeset_lock *lock);
638 ret = drm_modeset_lock_single_interruptible(&crtc->mutex); in nv50_crc_debugfs_flip_threshold_get()681 ret = drm_modeset_lock_single_interruptible(&crtc->mutex); in nv50_crc_debugfs_flip_threshold_set()
1997 ret = drm_modeset_lock_single_interruptible(&crtc->base.mutex); in i915_drrs_ctl_set()2072 ret = drm_modeset_lock_single_interruptible(&crtc->base.mutex); in i915_fifo_underrun_reset_write()2197 ret = drm_modeset_lock_single_interruptible(&i915->drm.mode_config.connection_mutex); in i915_hdcp_sink_capability_show()2384 ret = drm_modeset_lock_single_interruptible(&dev->mode_config.connection_mutex); in i915_dsc_bpp_show()
Completed in 12 milliseconds