Home
last modified time | relevance | path

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

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