Searched defs:dpu_hw_ctl_ops (Results 1 – 1 of 1) sorted by relevance
63 struct dpu_hw_ctl_ops { struct69 void (*trigger_start)(struct dpu_hw_ctl *ctx);76 bool (*is_started)(struct dpu_hw_ctl *ctx);84 void (*trigger_pending)(struct dpu_hw_ctl *ctx);92 void (*clear_pending_flush)(struct dpu_hw_ctl *ctx);99 u32 (*get_pending_flush)(struct dpu_hw_ctl *ctx);107 void (*update_pending_flush)(struct dpu_hw_ctl *ctx,116 void (*update_pending_flush_wb)(struct dpu_hw_ctl *ctx,125 void (*update_pending_flush_cwb)(struct dpu_hw_ctl *ctx,134 void (*update_pending_flush_intf)(struct dpu_hw_ctl *ctx,[all …]