Searched refs:wait_for_det_update (Results 1 – 3 of 3) sorted by relevance
230 void (*wait_for_det_update)(struct hubbub *hubbub, int hubp_inst); member
1695 hubbub->funcs->wait_for_det_update) in dcn401_wait_for_det_buffer_update()1696 hubbub->funcs->wait_for_det_update(hubbub, dpp_pipe->plane_res.hubp->inst); in dcn401_wait_for_det_buffer_update()
1217 .wait_for_det_update = dcn401_wait_for_det_update,