Searched defs:dpu_hw_vbif_ops (Results 1 – 2 of 2) sorted by relevance
| /kernel/linux/linux-5.10/drivers/gpu/drm/msm/disp/dpu1/ |
| D | dpu_hw_vbif.h | 18 struct dpu_hw_vbif_ops { struct 26 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
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/msm/disp/dpu1/ |
| D | dpu_hw_vbif.h | 18 struct dpu_hw_vbif_ops { struct 26 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
|