Searched refs:dw_probe (Results 1 – 2 of 2) sorted by relevance
153 static int dw_probe(struct platform_device *pdev) in dw_probe() function300 .probe = dw_probe,
171 static struct dw_dma_chip *dw_probe(struct device *dev, struct resource *mem, in dw_probe() function295 dma->chip = dw_probe(sst->dma_dev, &mem, sst_pdata->irq); in sst_dma_new()