Searched refs:map_stream_to_link (Results 1 – 6 of 6) sorted by relevance
275 …void (*map_stream_to_link)(struct stream_encoder *enc, uint32_t stream_enc_inst, uint32_t link_enc… member339 void (*map_stream_to_link)( member
62 if (stream_enc->funcs->map_stream_to_link) in setup_dio_stream_encoder()63 stream_enc->funcs->map_stream_to_link(stream_enc, in setup_dio_stream_encoder()
80 stream_enc->funcs->map_stream_to_link(stream_enc, stream_enc->inst, link_enc->inst); in setup_hpo_dp_stream_encoder()
494 .map_stream_to_link = enc35_stream_encoder_map_to_link,
770 .map_stream_to_link = enc401_stream_encoder_map_to_link,
749 .map_stream_to_link = dcn31_hpo_dp_stream_enc_map_stream_to_link,