Searched refs:fsl_mc_portal_free (Results 1 - 9 of 9) sorted by relevance

/linux-master/drivers/bus/fsl-mc/
H A Dmc-io.c237 * fsl_mc_portal_free - Returns an MC portal to the pool of free MC portals
242 void fsl_mc_portal_free(struct fsl_mc_io *mc_io) function
265 EXPORT_SYMBOL_GPL(fsl_mc_portal_free); variable
H A Dfsl-mc-uapi.c532 fsl_mc_portal_free(mc_io);
/linux-master/drivers/soc/fsl/dpio/
H A Ddpio-driver.c261 fsl_mc_portal_free(dpio_dev->mc_io);
301 fsl_mc_portal_free(dpio_dev->mc_io);
/linux-master/drivers/net/ethernet/freescale/dpaa2/
H A Ddpaa2-ptp.c217 fsl_mc_portal_free(mc_dev->mc_io);
234 fsl_mc_portal_free(mc_dev->mc_io);
H A Ddpaa2-switch.c3278 fsl_mc_portal_free(ethsw->mc_io);
3468 fsl_mc_portal_free(ethsw->mc_io);
H A Ddpaa2-eth.c5022 fsl_mc_portal_free(priv->mc_io);
5073 fsl_mc_portal_free(priv->mc_io);
/linux-master/include/linux/fsl/
H A Dmc.h418 void fsl_mc_portal_free(struct fsl_mc_io *mc_io);
/linux-master/drivers/dma/fsl-dpaa2-qdma/
H A Ddpaa2-qdma.c763 fsl_mc_portal_free(priv->mc_io);
785 fsl_mc_portal_free(priv->mc_io);
/linux-master/drivers/crypto/caam/
H A Dcaamalg_qi2.c5402 fsl_mc_portal_free(priv->mc_io);
5448 fsl_mc_portal_free(priv->mc_io);

Completed in 287 milliseconds