Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/msm/disp/dpu1/
A Ddpu_vbif.c26 if (!vbif || !vbif->cap || !vbif->ops.get_halt_ctrl) { in _dpu_vbif_wait_for_xin_halt()
33 status = vbif->ops.get_halt_ctrl(vbif, xin_id); in _dpu_vbif_wait_for_xin_halt()
37 status = vbif->ops.get_halt_ctrl(vbif, xin_id); in _dpu_vbif_wait_for_xin_halt()
A Ddpu_hw_vbif.h54 bool (*get_halt_ctrl)(struct dpu_hw_vbif *vbif, member
A Ddpu_hw_vbif.c206 ops->get_halt_ctrl = dpu_hw_get_halt_ctrl; in _setup_vbif_ops()

Completed in 6 milliseconds