Searched refs:dcn401_fams2_update_config (Results 1 – 3 of 3) sorted by relevance
77 void dcn401_fams2_update_config(struct dc *dc, struct dc_state *context, bool enable);
100 .fams2_update_config = dcn401_fams2_update_config,
1440 dcn401_fams2_update_config(dc, context, false); in dcn401_prepare_bandwidth()1461 dcn401_fams2_update_config(dc, context, true); in dcn401_optimize_bandwidth()1530 void dcn401_fams2_update_config(struct dc *dc, struct dc_state *context, bool enable) in dcn401_fams2_update_config() function