Searched refs:dpdmai_open (Results 1 – 3 of 3) sorted by relevance
68 int dpdmai_open(struct fsl_mc_io *mc_io, u32 cmd_flags, in dpdmai_open() function92 EXPORT_SYMBOL_GPL(dpdmai_open);
161 int dpdmai_open(struct fsl_mc_io *mc_io, u32 cmd_flags,
319 err = dpdmai_open(priv->mc_io, 0, priv->dpqdma_id, &ls_dev->mc_handle); in dpaa2_qdma_setup()