Searched defs:dpu_hw_vbif_ops (Results 1 – 1 of 1) sorted by relevance
18 struct dpu_hw_vbif_ops { struct26 void (*set_limit_conf)(struct dpu_hw_vbif *vbif,36 u32 (*get_limit_conf)(struct dpu_hw_vbif *vbif,45 void (*set_halt_ctrl)(struct dpu_hw_vbif *vbif,54 bool (*get_halt_ctrl)(struct dpu_hw_vbif *vbif,64 void (*set_qos_remap)(struct dpu_hw_vbif *vbif,73 void (*set_mem_type)(struct dpu_hw_vbif *vbif,105 struct dpu_hw_vbif_ops ops; argument