Home
last modified time | relevance | path

Searched refs:dw_remove (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/dma/dw/
Dplatform.c242 static int dw_remove(struct platform_device *pdev) in dw_remove() function
324 .remove = dw_remove,
/Linux-v4.19/drivers/dma/dw-axi-dmac/
Ddw-axi-dmac-platform.c952 static int dw_remove(struct platform_device *pdev) in dw_remove() function
997 .remove = dw_remove,
/Linux-v4.19/sound/soc/intel/common/
Dsst-firmware.c214 static void dw_remove(struct dw_dma_chip *chip) in dw_remove() function
334 dw_remove(dma->chip); in sst_dma_free()