Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dshdma-base.h122 int shdma_init(struct device *dev, struct shdma_dev *sdev,
/linux/drivers/dma/sh/
H A Dshdma-base.c994 int shdma_init(struct device *dev, struct shdma_dev *sdev, in shdma_init() function
1040 EXPORT_SYMBOL(shdma_init);
H A Dshdmac.c753 err = shdma_init(&pdev->dev, &shdev->shdma_dev, in sh_dmae_probe()