Searched refs:map_stream_to_link (Results 1 – 4 of 4) sorted by relevance
272 …void (*map_stream_to_link)(struct stream_encoder *enc, uint32_t stream_enc_inst, uint32_t link_enc… member335 void (*map_stream_to_link)( member
49 if (stream_enc->funcs->map_stream_to_link) in setup_dio_stream_encoder()50 stream_enc->funcs->map_stream_to_link(stream_enc, in setup_dio_stream_encoder()
78 stream_enc->funcs->map_stream_to_link(stream_enc, stream_enc->inst, link_enc->inst); in setup_hpo_dp_stream_encoder()
745 .map_stream_to_link = dcn31_hpo_dp_stream_enc_map_stream_to_link,