Searched refs:dpu_hw_wb (Results 1 – 3 of 3) sorted by relevance
15 struct dpu_hw_wb;36 void (*setup_outaddress)(struct dpu_hw_wb *ctx,39 void (*setup_outformat)(struct dpu_hw_wb *ctx,43 void (*setup_roi)(struct dpu_hw_wb *ctx,46 void (*setup_qos_lut)(struct dpu_hw_wb *ctx,49 void (*setup_cdp)(struct dpu_hw_wb *ctx,53 bool (*setup_clk_force_ctrl)(struct dpu_hw_wb *ctx,56 void (*bind_pingpong_blk)(struct dpu_hw_wb *ctx,67 struct dpu_hw_wb { struct78 struct dpu_hw_wb *dpu_hw_wb_init(struct drm_device *dev, argument
183 struct dpu_hw_wb *hw_wb;266 struct dpu_hw_wb *hw_wb;
116 struct dpu_hw_wb *hw; in dpu_rm_init()