Home
last modified time | relevance | path

Searched refs:dpdmai_destroy (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/dma/fsl-dpaa2-qdma/
H A Ddpdmai.c163 * dpdmai_destroy() - Destroy the DPDMAI object and release all its resources.
170 int dpdmai_destroy(struct fsl_mc_io *mc_io, u32 cmd_flags, u16 token) in dpdmai_destroy() function
181 EXPORT_SYMBOL_GPL(dpdmai_destroy); variable
H A Ddpdmai.h164 int dpdmai_destroy(struct fsl_mc_io *mc_io, u32 cmd_flags, u16 token);
H A Ddpaa2-qdma.c809 dpdmai_destroy(priv->mc_io, 0, ls_dev->mc_handle); in dpaa2_qdma_shutdown()
/kernel/linux/linux-6.6/drivers/dma/fsl-dpaa2-qdma/
H A Ddpdmai.c163 * dpdmai_destroy() - Destroy the DPDMAI object and release all its resources.
170 int dpdmai_destroy(struct fsl_mc_io *mc_io, u32 cmd_flags, u16 token) in dpdmai_destroy() function
181 EXPORT_SYMBOL_GPL(dpdmai_destroy); variable
H A Ddpdmai.h164 int dpdmai_destroy(struct fsl_mc_io *mc_io, u32 cmd_flags, u16 token);
H A Ddpaa2-qdma.c805 dpdmai_destroy(priv->mc_io, 0, ls_dev->mc_handle); in dpaa2_qdma_shutdown()

Completed in 5 milliseconds