Searched refs:get_odm_combine_segments (Results 1 – 3 of 3) sorted by relevance
362 .get_odm_combine_segments = optc32_get_odm_combine_segments,
319 void (*get_odm_combine_segments)(struct timing_generator *tg, int *odm_segments); member
1280 if (pipe_ctx != NULL && pipe_ctx->stream_res.tg->funcs->get_odm_combine_segments) in odm_combine_segments_show()1281 pipe_ctx->stream_res.tg->funcs->get_odm_combine_segments(pipe_ctx->stream_res.tg, &segments); in odm_combine_segments_show()