Searched defs:dpu_hw_wb_ops (Results 1 – 1 of 1) sorted by relevance
56 struct dpu_hw_wb_ops { struct57 void (*setup_outaddress)(struct dpu_hw_wb *ctx,60 void (*setup_outformat)(struct dpu_hw_wb *ctx,63 void (*setup_roi)(struct dpu_hw_wb *ctx,66 void (*setup_qos_lut)(struct dpu_hw_wb *ctx,69 void (*setup_cdp)(struct dpu_hw_wb *ctx,94 struct dpu_hw_wb_ops ops; argument