Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/msm/disp/dpu1/
Ddpu_hw_vbif.h26 struct dpu_hw_vbif_ops { struct
34 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