Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/ipu-v3/
H A Dipu-dp.c319 void ipu_dp_put(struct ipu_dp *dp) in ipu_dp_put() function
323 EXPORT_SYMBOL_GPL(ipu_dp_put);
/OK3568_Linux_fs/kernel/include/video/
H A Dimx-ipu-v3.h327 void ipu_dp_put(struct ipu_dp *);
/OK3568_Linux_fs/kernel/drivers/gpu/drm/imx/
H A Dipuv3-plane.c148 ipu_dp_put(ipu_plane->dp); in ipu_plane_put_resources()