Searched defs:dpu_hw_wb_ops (Results 1 – 1 of 1) sorted by relevance
35 struct dpu_hw_wb_ops { struct36 void (*setup_outaddress)(struct dpu_hw_wb *ctx,39 void (*setup_outformat)(struct dpu_hw_wb *ctx,42 void (*setup_roi)(struct dpu_hw_wb *ctx,45 void (*setup_qos_lut)(struct dpu_hw_wb *ctx,48 void (*setup_cdp)(struct dpu_hw_wb *ctx,74 struct dpu_hw_wb_ops ops; argument