Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_hw_ctl.h283 struct dpu_hw_ctl *dpu_hw_ctl_init(const struct dpu_ctl_cfg *cfg,
H A Ddpu_rm.c191 hw = dpu_hw_ctl_init(ctl, mmio, cat->mixer_count, cat->mixer); in dpu_rm_init()
H A Ddpu_hw_ctl.c683 struct dpu_hw_ctl *dpu_hw_ctl_init(const struct dpu_ctl_cfg *cfg, in dpu_hw_ctl_init() function