Searched refs:set_pipe_ex (Results 1 – 3 of 3) sorted by relevance
198 if (abm->funcs && abm->funcs->set_pipe_ex) { in dcn21_set_abm_immediate_disable()199 abm->funcs->set_pipe_ex(abm, otg_inst, SET_ABM_PIPE_IMMEDIATELY_DISABLE, in dcn21_set_abm_immediate_disable()230 if (abm->funcs && abm->funcs->set_pipe_ex) { in dcn21_set_pipe()231 abm->funcs->set_pipe_ex(abm, in dcn21_set_pipe()264 if (abm->funcs && abm->funcs->set_pipe_ex) { in dcn21_set_backlight_level()265 abm->funcs->set_pipe_ex(abm, in dcn21_set_backlight_level()
64 bool (*set_pipe_ex)(struct abm *abm, member
194 .set_pipe_ex = dmub_abm_set_pipe_ex,
Completed in 8 milliseconds