dpu_hw_cwb
struct dpu_hw_cwb *hw_cwb[MAX_CWB_PER_ENC];
struct dpu_hw_cwb *hw_cwb;
static void dpu_hw_cwb_config(struct dpu_hw_cwb *ctx,
struct dpu_hw_cwb *dpu_hw_cwb_init(struct drm_device *dev,
struct dpu_hw_cwb *c;
struct dpu_hw_cwb;
void (*config_cwb)(struct dpu_hw_cwb *ctx,
static inline struct dpu_hw_cwb *to_dpu_hw_cwb(struct dpu_hw_blk *hw)
return container_of(hw, struct dpu_hw_cwb, base);
struct dpu_hw_cwb *dpu_hw_cwb_init(struct drm_device *dev,
struct dpu_hw_cwb *hw;