Searched refs:dw_probe (Results 1 – 3 of 3) sorted by relevance
26 static int dw_probe(struct platform_device *pdev) in dw_probe() function194 .probe = dw_probe,
821 static int dw_probe(struct platform_device *pdev) in dw_probe() function995 .probe = dw_probe,
177 static struct dw_dma_chip *dw_probe(struct device *dev, struct resource *mem, in dw_probe() function299 dma->chip = dw_probe(sst->dma_dev, &mem, sst_pdata->irq); in sst_dma_new()