setup_intf_cfg     65 drivers/gpu/drm/msm/disp/dpu1/dpu_encoder_phys_cmd.c 	if (!ctl || !ctl->ops.setup_intf_cfg)
setup_intf_cfg     72 drivers/gpu/drm/msm/disp/dpu1/dpu_encoder_phys_cmd.c 	ctl->ops.setup_intf_cfg(ctl, &intf_cfg);
setup_intf_cfg    444 drivers/gpu/drm/msm/disp/dpu1/dpu_encoder_phys_cmd.c 			|| !phys_enc->hw_ctl->ops.setup_intf_cfg) {
setup_intf_cfg    242 drivers/gpu/drm/msm/disp/dpu1/dpu_encoder_phys_vid.c 	if (!phys_enc || !phys_enc->hw_ctl->ops.setup_intf_cfg) {
setup_intf_cfg    282 drivers/gpu/drm/msm/disp/dpu1/dpu_encoder_phys_vid.c 	phys_enc->hw_ctl->ops.setup_intf_cfg(phys_enc->hw_ctl, &intf_cfg);
setup_intf_cfg    465 drivers/gpu/drm/msm/disp/dpu1/dpu_hw_ctl.c 	ops->setup_intf_cfg = dpu_hw_ctl_intf_cfg;
setup_intf_cfg    111 drivers/gpu/drm/msm/disp/dpu1/dpu_hw_ctl.h 	void (*setup_intf_cfg)(struct dpu_hw_ctl *ctx,