intf_mode_sel 69 drivers/gpu/drm/msm/disp/dpu1/dpu_encoder_phys_cmd.c intf_cfg.intf_mode_sel = DPU_CTL_MODE_SEL_CMD; intf_mode_sel 275 drivers/gpu/drm/msm/disp/dpu1/dpu_encoder_phys_vid.c intf_cfg.intf_mode_sel = DPU_CTL_MODE_SEL_VID; intf_mode_sel 438 drivers/gpu/drm/msm/disp/dpu1/dpu_hw_ctl.c switch (cfg->intf_mode_sel) { intf_mode_sel 448 drivers/gpu/drm/msm/disp/dpu1/dpu_hw_ctl.c pr_err("unknown interface type %d\n", cfg->intf_mode_sel); intf_mode_sel 46 drivers/gpu/drm/msm/disp/dpu1/dpu_hw_ctl.h enum dpu_ctl_mode_sel intf_mode_sel;