Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/ipu-v3/
Dipu-dmfc.c383 void ipu_dmfc_put(struct dmfc_channel *dmfc) in ipu_dmfc_put() function
387 EXPORT_SYMBOL_GPL(ipu_dmfc_put);
/linux-4.4.14/include/video/
Dimx-ipu-v3.h242 void ipu_dmfc_put(struct dmfc_channel *dmfc);
/linux-4.4.14/drivers/gpu/drm/imx/
Dipuv3-plane.c246 ipu_dmfc_put(ipu_plane->dmfc); in ipu_plane_put_resources()