Home
last modified time | relevance | path

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

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