Searched refs:phantom_hubp_post_enable (Results 1 – 4 of 4) sorted by relevance
202 .phantom_hubp_post_enable = hubp32_phantom_hubp_post_enable,
193 void (*phantom_hubp_post_enable)(struct hubp *hubp); member
993 .phantom_hubp_post_enable = hubp32_phantom_hubp_post_enable,
1835 if (pipe_mall_type == SUBVP_PHANTOM && hubp->funcs->phantom_hubp_post_enable) in dcn20_update_dchubp_dpp()1836 hubp->funcs->phantom_hubp_post_enable(hubp); in dcn20_update_dchubp_dpp()