Home
last modified time | relevance | path

Searched refs:dw_probe (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/dma/dw/
Dplatform.c153 static int dw_probe(struct platform_device *pdev) in dw_probe() function
285 .probe = dw_probe,
/linux-4.1.27/sound/soc/intel/common/
Dsst-firmware.c178 static struct dw_dma_chip *dw_probe(struct device *dev, struct resource *mem, in dw_probe() function
301 dma->chip = dw_probe(sst->dma_dev, &mem, sst_pdata->irq); in sst_dma_new()