Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dma/fsl-dpaa2-qdma/
H A Ddpdmai.c212 int dpdmai_disable(struct fsl_mc_io *mc_io, u32 cmd_flags, u16 token) in dpdmai_disable() function
223 EXPORT_SYMBOL_GPL(dpdmai_disable);
H A Ddpdmai.h168 int dpdmai_disable(struct fsl_mc_io *mc_io, u32 cmd_flags, u16 token);
H A Ddpaa2-qdma.c753 dpdmai_disable(priv->mc_io, 0, dpdmai_dev->mc_handle); in dpaa2_qdma_probe()
780 dpdmai_disable(priv->mc_io, 0, ls_dev->mc_handle); in dpaa2_qdma_remove()
802 dpdmai_disable(priv->mc_io, 0, ls_dev->mc_handle); in dpaa2_qdma_shutdown()