Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/msm/disp/dpu1/
Ddpu_hw_ctl.c126 static u32 dpu_hw_ctl_get_pending_flush(struct dpu_hw_ctl *ctx) in dpu_hw_ctl_get_pending_flush() function
667 ops->get_pending_flush = dpu_hw_ctl_get_pending_flush; in _setup_ctl_ops()