should_use_dmub_lock
if (should_use_dmub_lock(stream->link)) {
if (should_use_dmub_lock(stream->link)) {
bool should_use_dmub_lock(struct dc_link *link);
if (pipe->stream && should_use_dmub_lock(pipe->stream->link)) {
if (pipe->stream && should_use_dmub_lock(pipe->stream->link)) {
if (should_use_dmub_lock(pipe_ctx->stream->link)) {
if (should_use_dmub_lock(pipe_ctx->stream->link)) {