Home
last modified time | relevance | path

Searched defs:dpu_hw_wb_ops (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.6/drivers/gpu/drm/msm/disp/dpu1/
Ddpu_hw_wb.h34 struct dpu_hw_wb_ops { struct
35 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