Searched defs:dpu_hw_wb_ops (Results 1 – 1 of 1) sorted by relevance
34 struct dpu_hw_wb_ops { struct35 void (*setup_outaddress)(struct dpu_hw_wb *ctx,38 void (*setup_outformat)(struct dpu_hw_wb *ctx,41 void (*setup_roi)(struct dpu_hw_wb *ctx,44 void (*setup_qos_lut)(struct dpu_hw_wb *ctx,70 struct dpu_hw_wb_ops ops; argument