Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_hw_dsc.h65 struct dpu_hw_dsc *dpu_hw_dsc_init(struct drm_device *dev,
H A Ddpu_hw_dsc.c201 struct dpu_hw_dsc *dpu_hw_dsc_init(struct drm_device *dev, in dpu_hw_dsc_init() function
H A Ddpu_rm.c172 hw = dpu_hw_dsc_init(dev, dsc, mmio); in dpu_rm_init()