Searched refs:get_limit_conf (Results 1 – 3 of 3) sorted by relevance
36 u32 (*get_limit_conf)(struct dpu_hw_vbif *vbif, member
128 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()
204 ops->get_limit_conf = dpu_hw_get_limit_conf; in _setup_vbif_ops()
Completed in 4 milliseconds