Searched refs:drm_modeset_lock_single_interruptible (Results 1 – 6 of 6) sorted by relevance
414 int drm_modeset_lock_single_interruptible(struct drm_modeset_lock *lock) in drm_modeset_lock_single_interruptible() function418 EXPORT_SYMBOL(drm_modeset_lock_single_interruptible);
205 ret = drm_modeset_lock_single_interruptible(&crtc->mutex); in crtc_crc_open()
137 int __must_check drm_modeset_lock_single_interruptible(struct drm_modeset_lock *lock);
480 ret = drm_modeset_lock_single_interruptible(&display->drm->mode_config.connection_mutex); in i915_edp_lobf_info_show()
2783 ret = drm_modeset_lock_single_interruptible(&display->drm->mode_config.connection_mutex); in intel_hdcp_sink_capability_show()2839 ret = drm_modeset_lock_single_interruptible(&display->drm->mode_config.connection_mutex); in intel_hdcp_force_14_show()
4928 ret = drm_modeset_lock_single_interruptible(&mgr->base.lock); in drm_dp_mst_dump_topology()