Searched defs:dpu_hw_vbif_ops (Results 1 – 1 of 1) sorted by relevance
26 struct dpu_hw_vbif_ops { struct34 void (*set_limit_conf)(struct dpu_hw_vbif *vbif,44 u32 (*get_limit_conf)(struct dpu_hw_vbif *vbif,53 void (*set_halt_ctrl)(struct dpu_hw_vbif *vbif,62 bool (*get_halt_ctrl)(struct dpu_hw_vbif *vbif,72 void (*set_qos_remap)(struct dpu_hw_vbif *vbif,81 void (*set_mem_type)(struct dpu_hw_vbif *vbif,113 struct dpu_hw_vbif_ops ops; argument