Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/ipu-v3/
H A Dipu-smfc.c161 void ipu_smfc_put(struct ipu_smfc *smfc) in ipu_smfc_put() function
170 EXPORT_SYMBOL_GPL(ipu_smfc_put);
/openbmc/linux/include/video/
H A Dimx-ipu-v3.h480 void ipu_smfc_put(struct ipu_smfc *smfc);
/openbmc/linux/drivers/staging/media/imx/
H A Dimx-media-csi.c228 ipu_smfc_put(priv->smfc); in csi_idmac_put_ipu_resources()