Home
last modified time | relevance | path

Searched refs:to_dpu_hw_ctl (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/drivers/gpu/drm/msm/disp/dpu1/
Ddpu_hw_ctl.h184 static inline struct dpu_hw_ctl *to_dpu_hw_ctl(struct dpu_hw_blk *hw) in to_dpu_hw_ctl() function
Ddpu_rm.c448 const struct dpu_hw_ctl *ctl = to_dpu_hw_ctl(iter.blk->hw); in _dpu_rm_reserve_ctls()