Searched refs:dpdmai_destroy (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/dma/fsl-dpaa2-qdma/ |
H A D | dpdmai.c | 163 * 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 D | dpdmai.h | 164 int dpdmai_destroy(struct fsl_mc_io *mc_io, u32 cmd_flags, u16 token);
|
H A D | dpaa2-qdma.c | 809 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 D | dpdmai.c | 163 * 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 D | dpdmai.h | 164 int dpdmai_destroy(struct fsl_mc_io *mc_io, u32 cmd_flags, u16 token);
|
H A D | dpaa2-qdma.c | 805 dpdmai_destroy(priv->mc_io, 0, ls_dev->mc_handle); in dpaa2_qdma_shutdown()
|
Completed in 5 milliseconds