edma_soc_info
static int edma_setup_from_hw(struct device *dev, struct edma_soc_info *pdata,
static int edma_xbar_event_map(struct device *dev, struct edma_soc_info *pdata,
static struct edma_soc_info *edma_setup_info_from_dt(struct device *dev,
struct edma_soc_info *info;
info = devm_kzalloc(dev, sizeof(struct edma_soc_info), GFP_KERNEL);
static struct edma_soc_info *edma_setup_info_from_dt(struct device *dev,
struct edma_soc_info *info = pdev->dev.platform_data;
struct edma_soc_info *info;