Searched refs:dpdmai_destroy (Results 1 – 3 of 3) sorted by relevance
132 int dpdmai_destroy(struct fsl_mc_io *mc_io, u32 cmd_flags, u32 dpdmai_id, u16 token) in dpdmai_destroy() function147 EXPORT_SYMBOL_GPL(dpdmai_destroy);
165 int dpdmai_destroy(struct fsl_mc_io *mc_io, u32 cmd_flags, u32 dpdmai_id, u16 token);
805 dpdmai_destroy(priv->mc_io, 0, priv->dpqdma_id, ls_dev->mc_handle); in dpaa2_qdma_shutdown()