Home
last modified time | relevance | path

Searched refs:dw_dma_probe (Results 1 – 4 of 4) sorted by relevance

/drivers/dma/dw/
Dpci.c53 ret = dw_dma_probe(chip, pdata); in dw_pci_probe()
Dplatform.c206 err = dw_dma_probe(chip, pdata); in dw_probe()
Dcore.c1499 int dw_dma_probe(struct dw_dma_chip *chip, struct dw_dma_platform_data *pdata) in dw_dma_probe() function
1700 EXPORT_SYMBOL_GPL(dw_dma_probe);
/drivers/ata/
Dsata_dwc_460ex.c1249 err = dw_dma_probe(hsdev->dma, NULL); in sata_dwc_probe()