fdma_alloc_coherent
EXPORT_SYMBOL_GPL(fdma_alloc_coherent);
int fdma_alloc_coherent(struct device *dev, struct fdma *fdma);
err = fdma_alloc_coherent(lan966x->dev, fdma);
err = fdma_alloc_coherent(lan966x->dev, fdma);
err = fdma_alloc_coherent(sparx5->dev, fdma);
err = fdma_alloc_coherent(sparx5->dev, fdma);