Lines Matching refs:funcs

39 	hpo_dp_link_encoder->funcs->set_throttled_vcp_size(hpo_dp_link_encoder,  in set_hpo_dp_throttled_vcp_size()
68 hpo_dp_stream_encoder->funcs->set_hblank_min_symbol_width(hpo_dp_stream_encoder, in set_hpo_dp_hblank_min_symbol_width()
77 stream_enc->funcs->enable_stream(stream_enc); in setup_hpo_dp_stream_encoder()
78 stream_enc->funcs->map_stream_to_link(stream_enc, stream_enc->inst, link_enc->inst); in setup_hpo_dp_stream_encoder()
85 stream_enc->funcs->disable(stream_enc); in reset_hpo_dp_stream_encoder()
94 stream_enc->funcs->set_stream_attribute( in setup_hpo_dp_stream_attribute()
111 if (link->dc->res_pool->dccg->funcs->set_symclk32_le_root_clock_gating) in enable_hpo_dp_link_output()
112 link->dc->res_pool->dccg->funcs->set_symclk32_le_root_clock_gating( in enable_hpo_dp_link_output()
116 link_res->hpo_dp_link_enc->funcs->enable_link_phy( in enable_hpo_dp_link_output()
127 link_res->hpo_dp_link_enc->funcs->link_disable(link_res->hpo_dp_link_enc); in disable_hpo_dp_link_output()
128 link_res->hpo_dp_link_enc->funcs->disable_link_phy( in disable_hpo_dp_link_output()
130 if (link->dc->res_pool->dccg->funcs->set_symclk32_le_root_clock_gating) in disable_hpo_dp_link_output()
131 link->dc->res_pool->dccg->funcs->set_symclk32_le_root_clock_gating( in disable_hpo_dp_link_output()
141 link_res->hpo_dp_link_enc->funcs->set_link_test_pattern( in set_hpo_dp_link_test_pattern()
151 link_res->hpo_dp_link_enc->funcs->set_ffe( in set_hpo_dp_lane_settings()
161 link_res->hpo_dp_link_enc->funcs->update_stream_allocation_table( in update_hpo_dp_stream_allocation_table()
169 pipe_ctx->stream_res.hpo_dp_stream_enc->funcs->dp_audio_setup( in setup_hpo_dp_audio_output()
177 pipe_ctx->stream_res.hpo_dp_stream_enc->funcs->dp_audio_enable( in enable_hpo_dp_audio_packet()
184 pipe_ctx->stream_res.hpo_dp_stream_enc->funcs->dp_audio_disable( in disable_hpo_dp_audio_packet()