Searched refs:shdma_init (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/include/linux/ |
H A D | shdma-base.h | 122 int shdma_init(struct device *dev, struct shdma_dev *sdev,
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | shdma-base.h | 122 int shdma_init(struct device *dev, struct shdma_dev *sdev,
|
/kernel/linux/linux-5.10/drivers/dma/sh/ |
H A D | shdma-base.c | 989 int shdma_init(struct device *dev, struct shdma_dev *sdev, in shdma_init() function 1035 EXPORT_SYMBOL(shdma_init); variable
|
H A D | shdmac.c | 746 err = shdma_init(&pdev->dev, &shdev->shdma_dev, in sh_dmae_probe()
|
/kernel/linux/linux-6.6/drivers/dma/sh/ |
H A D | shdma-base.c | 981 int shdma_init(struct device *dev, struct shdma_dev *sdev, in shdma_init() function 1027 EXPORT_SYMBOL(shdma_init); variable
|
H A D | shdmac.c | 744 err = shdma_init(&pdev->dev, &shdev->shdma_dev, in sh_dmae_probe()
|
Completed in 9 milliseconds