INTF_WB
dpu_enc->disp_info.intf_type == INTF_WB;
if ((dpu_enc->disp_info.intf_type == INTF_WB && conn_state->writeback_job) ||
if (type == INTF_WB)
if (disp_info->intf_type == INTF_WB) {
if (disp_info->intf_type != INTF_WB)
if (disp_info->intf_type == INTF_WB && controller_id < WB_MAX)
if (disp_info->intf_type == INTF_WB && conn_state->writeback_job) {
if (dpu_enc->disp_info.intf_type == INTF_WB && conn_state->writeback_job) {
info.intf_type = INTF_WB;
case INTF_WB:
case INTF_WB:
if (intf->type == INTF_WB)
if (intf->type == INTF_WB)