drm_atomic_set_crtc_for_plane  276 drivers/gpu/drm/armada/armada_overlay.c 	ret = drm_atomic_set_crtc_for_plane(plane_state, crtc);
drm_atomic_set_crtc_for_plane 1264 drivers/gpu/drm/drm_atomic.c 	ret = drm_atomic_set_crtc_for_plane(plane_state, NULL);
drm_atomic_set_crtc_for_plane 1378 drivers/gpu/drm/drm_atomic.c 		ret = drm_atomic_set_crtc_for_plane(primary_state, NULL);
drm_atomic_set_crtc_for_plane 1396 drivers/gpu/drm/drm_atomic.c 	ret = drm_atomic_set_crtc_for_plane(primary_state, crtc);
drm_atomic_set_crtc_for_plane 2852 drivers/gpu/drm/drm_atomic_helper.c 	ret = drm_atomic_set_crtc_for_plane(plane_state, crtc);
drm_atomic_set_crtc_for_plane 3031 drivers/gpu/drm/drm_atomic_helper.c 		ret = drm_atomic_set_crtc_for_plane(plane_state, NULL);
drm_atomic_set_crtc_for_plane 3317 drivers/gpu/drm/drm_atomic_helper.c 	ret = drm_atomic_set_crtc_for_plane(plane_state, crtc);
drm_atomic_set_crtc_for_plane  214 drivers/gpu/drm/drm_atomic_uapi.c EXPORT_SYMBOL(drm_atomic_set_crtc_for_plane);
drm_atomic_set_crtc_for_plane  544 drivers/gpu/drm/drm_atomic_uapi.c 		return drm_atomic_set_crtc_for_plane(state, crtc);
drm_atomic_set_crtc_for_plane  888 drivers/gpu/drm/drm_framebuffer.c 		ret = drm_atomic_set_crtc_for_plane(plane_state, NULL);
drm_atomic_set_crtc_for_plane 11076 drivers/gpu/drm/i915/display/intel_display.c 		ret = drm_atomic_set_crtc_for_plane(plane_state, NULL);
drm_atomic_set_crtc_for_plane   48 include/drm/drm_atomic_uapi.h drm_atomic_set_crtc_for_plane(struct drm_plane_state *plane_state,