Home
last modified time | relevance | path

Searched refs:vsync_sel (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_hw_intf.h107 void (*vsync_sel)(struct dpu_hw_intf *intf, enum dpu_vsync_source vsync_source); member
H A Ddpu_encoder.c802 if (phys_enc->has_intf_te && phys_enc->hw_intf->ops.vsync_sel) in _dpu_encoder_update_vsync_source()
803 phys_enc->hw_intf->ops.vsync_sel(phys_enc->hw_intf, in _dpu_encoder_update_vsync_source()