Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Dshdma-base.h122 int shdma_init(struct device *dev, struct shdma_dev *sdev,
/linux-6.1.9/drivers/dma/sh/
Dshdma-base.c981 int shdma_init(struct device *dev, struct shdma_dev *sdev, in shdma_init() function
1027 EXPORT_SYMBOL(shdma_init);
Dshdmac.c746 err = shdma_init(&pdev->dev, &shdev->shdma_dev, in sh_dmae_probe()