Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_hw_ctl.h306 struct dpu_hw_ctl *dpu_hw_ctl_init(struct drm_device *dev,
H A Ddpu_hw_ctl.c739 struct dpu_hw_ctl *dpu_hw_ctl_init(struct drm_device *dev, in dpu_hw_ctl_init() function
H A Ddpu_rm.c127 hw = dpu_hw_ctl_init(dev, ctl, mmio, cat->mixer_count, cat->mixer); in dpu_rm_init()