Home
last modified time | relevance | path

Searched refs:get_limit_conf (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpu/drm/msm/disp/dpu1/
A Ddpu_hw_vbif.h36 u32 (*get_limit_conf)(struct dpu_hw_vbif *vbif, member
A Ddpu_vbif.c128 if (vbif && vbif->ops.get_limit_conf) { in _dpu_vbif_get_ot_limit()
129 val = vbif->ops.get_limit_conf(vbif, in _dpu_vbif_get_ot_limit()
A Ddpu_hw_vbif.c204 ops->get_limit_conf = dpu_hw_get_limit_conf; in _setup_vbif_ops()

Completed in 4 milliseconds