Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_hw_sspp.h404 void dpu_hw_sspp_destroy(struct dpu_hw_pipe *ctx);
H A Ddpu_plane.c1256 dpu_hw_sspp_destroy(pdpu->pipe_hw); in dpu_plane_destroy()
1656 dpu_hw_sspp_destroy(pdpu->pipe_hw); in dpu_plane_init()
H A Ddpu_hw_sspp.c744 void dpu_hw_sspp_destroy(struct dpu_hw_pipe *ctx) in dpu_hw_sspp_destroy() function