Home
last modified time | relevance | path

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

/linux/drivers/dma/dw/
H A Dinternal.h15 int do_dma_probe(struct dw_dma_chip *chip);
H A Ddw.c137 return do_dma_probe(chip); in dw_dma_probe()
H A Didma32.c286 return do_dma_probe(chip); in idma32_dma_probe()
H A Dcore.c1151 int do_dma_probe(struct dw_dma_chip *chip) in do_dma_probe() function