Searched refs:stmp3xxx_dma_request (Results 1 – 3 of 3) sorted by relevance
84 int stmp3xxx_dma_request(int ch, struct device *dev, const char *name);
43 int stmp3xxx_dma_request(int ch, struct device *dev, const char *name) in stmp3xxx_dma_request() function69 EXPORT_SYMBOL(stmp3xxx_dma_request);
518 err = stmp3xxx_dma_request(ss->dma, &dev->dev, dev_name(&dev->dev)); in stmp_spi_probe()