Lines Matching refs:ret
132 int ret;134 ret = drm_atomic_helper_check_plane_state(&plane_state, &crtc_state,138 if (ret)139 return ret;176 int num_connectors, ret;179 ret = drm_plane_helper_check_update(plane, crtc, fb,185 if (ret)186 return ret;216 ret = crtc->funcs->set_config(&set, ctx);219 return ret;