Home
last modified time | relevance | path

Searched refs:shdma_init (Results 1 – 5 of 5) sorted by relevance

/linux-4.4.14/include/linux/
Dshdma-base.h125 int shdma_init(struct device *dev, struct shdma_dev *sdev,
/linux-4.4.14/drivers/dma/sh/
Dsudmac.c368 err = shdma_init(&pdev->dev, &su_dev->shdma_dev, pdata->channel_num); in sudmac_probe()
Dshdma-base.c992 int shdma_init(struct device *dev, struct shdma_dev *sdev, in shdma_init() function
1038 EXPORT_SYMBOL(shdma_init);
Drcar-hpbdma.c607 err = shdma_init(&pdev->dev, &hpbdev->shdma_dev, pdata->num_channels); in hpb_dmae_probe()
Dshdmac.c766 err = shdma_init(&pdev->dev, &shdev->shdma_dev, in sh_dmae_probe()