setup_prg_fetch   196 drivers/gpu/drm/msm/disp/dpu1/dpu_encoder_phys_vid.c 	if (WARN_ON_ONCE(!phys_enc->hw_intf->ops.setup_prg_fetch))
setup_prg_fetch   214 drivers/gpu/drm/msm/disp/dpu1/dpu_encoder_phys_vid.c 	phys_enc->hw_intf->ops.setup_prg_fetch(phys_enc->hw_intf, &f);
setup_prg_fetch   253 drivers/gpu/drm/msm/disp/dpu1/dpu_hw_intf.c 	ops->setup_prg_fetch  = dpu_hw_intf_setup_prg_fetch;
setup_prg_fetch    61 drivers/gpu/drm/msm/disp/dpu1/dpu_hw_intf.h 	void (*setup_prg_fetch)(struct dpu_hw_intf *intf,