Searched refs:set_out_mux (Results 1 – 3 of 3) sorted by relevance
292 void (*set_out_mux)(struct timing_generator *tg, enum otg_out_mux_dest dest); member
332 .set_out_mux = optc3_set_out_mux,
3173 if (pipe_ctx->stream_res.tg->funcs->set_out_mux) in core_link_enable_stream()3174 pipe_ctx->stream_res.tg->funcs->set_out_mux(pipe_ctx->stream_res.tg, otg_out_dest); in core_link_enable_stream()