Home
last modified time | relevance | path

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

/linux/drivers/gpu/ipu-v3/
H A Dipu-dmfc.c167 void ipu_dmfc_put(struct dmfc_channel *dmfc) in ipu_dmfc_put() function
170 EXPORT_SYMBOL_GPL(ipu_dmfc_put);
/linux/include/video/
H A Dimx-ipu-v3.h315 void ipu_dmfc_put(struct dmfc_channel *dmfc);
/linux/drivers/gpu/drm/imx/ipuv3/
H A Dipuv3-plane.c184 ipu_dmfc_put(ipu_plane->dmfc); in ipu_plane_put_resources()