Searched refs:set_gsl (Results 1 – 7 of 7) sorted by relevance
164 .set_gsl = optc2_set_gsl,
412 .set_gsl = optc2_set_gsl,
557 .set_gsl = optc2_set_gsl,
598 .set_gsl = optc2_set_gsl,
489 void (*set_gsl)(struct timing_generator *optc, const struct gsl_params *params); member
287 if (pipe_ctx->stream_res.tg->funcs->set_gsl != NULL) { in dcn20_setup_gsl_group_as_lock()288 pipe_ctx->stream_res.tg->funcs->set_gsl( in dcn20_setup_gsl_group_as_lock()
2576 if (tg->funcs->set_gsl) in hwss_tg_set_gsl()2577 tg->funcs->set_gsl(tg, gsl); in hwss_tg_set_gsl()