Searched refs:set_out_mux (Results 1 – 7 of 7) sorted by relevance
161 .set_out_mux = optc3_set_out_mux,
245 .set_out_mux = optc3_set_out_mux,
285 .set_out_mux = optc3_set_out_mux,
322 .set_out_mux = optc3_set_out_mux,
317 void (*set_out_mux)(struct timing_generator *tg, enum otg_out_mux_dest dest); member
369 .set_out_mux = optc3_set_out_mux,
2378 if (pipe_ctx->stream_res.tg->funcs->set_out_mux) in link_set_dpms_off()2379 pipe_ctx->stream_res.tg->funcs->set_out_mux(pipe_ctx->stream_res.tg, OUT_MUX_DIO); in link_set_dpms_off()2433 if (pipe_ctx->stream_res.tg->funcs->set_out_mux) { in link_set_dpms_on()2438 pipe_ctx->stream_res.tg->funcs->set_out_mux(pipe_ctx->stream_res.tg, otg_out_dest); in link_set_dpms_on()