Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/ipu-v3/
H A Dipu-dp.c338 void ipu_dp_put(struct ipu_dp *dp) in ipu_dp_put() function
342 EXPORT_SYMBOL_GPL(ipu_dp_put);
/openbmc/linux/include/video/
H A Dimx-ipu-v3.h328 void ipu_dp_put(struct ipu_dp *);
/openbmc/linux/drivers/gpu/drm/imx/ipuv3/
H A Dipuv3-plane.c182 ipu_dp_put(ipu_plane->dp); in ipu_plane_put_resources()