Home
last modified time | relevance | path

Searched refs:dpu_hw_dspp_init (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_hw_dspp.h89 struct dpu_hw_dspp *dpu_hw_dspp_init(struct drm_device *dev,
H A Ddpu_hw_dspp.c73 struct dpu_hw_dspp *dpu_hw_dspp_init(struct drm_device *dev, in dpu_hw_dspp_init() function
H A Ddpu_rm.c140 hw = dpu_hw_dspp_init(dev, dspp, mmio); in dpu_rm_init()