Searched refs:set_pipe (Results 1 – 5 of 5) sorted by relevance
42 bool (*set_pipe)(struct abm *abm, unsigned int controller_id, unsigned int panel_inst); member
3438 abm->funcs->set_pipe(abm, otg_inst, panel_cntl->inst); in dce110_enable_dp_link_output() 3618 .set_pipe = dce110_set_pipe,
6720 if (dc->hwss.set_pipe && pipe_ctx) in dc_capture_register_software_state() 6721 dc->hwss.set_pipe(pipe_ctx); in dc_capture_register_software_state()
2915 dc->hwss.set_pipe(pipe_ctx); in hwss_dpp_pg_control()
2326 dc->hwss.set_pipe(pipe_ctx); in dcn401_program_pipe_sequence()