Searched refs:link_enc_cfg_is_transmitter_mappable (Results 1 – 3 of 3) sorted by relevance
72 bool link_enc_cfg_is_transmitter_mappable(
371 if (!link_enc_cfg_is_transmitter_mappable(enc->ctx->dc->current_state, enc)) { in dcn31_link_encoder_enable_dp_output()387 if (!link_enc_cfg_is_transmitter_mappable(enc->ctx->dc->current_state, enc)) { in dcn31_link_encoder_enable_dp_mst_output()402 if (!link_enc_cfg_is_transmitter_mappable(enc->ctx->dc->current_state, enc)) { in dcn31_link_encoder_disable_output()
232 bool link_enc_cfg_is_transmitter_mappable( in link_enc_cfg_is_transmitter_mappable() function