Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/dma/dw/
Dplatform.c96 static int dw_remove(struct platform_device *pdev) in dw_remove() function
195 .remove = dw_remove,
/Linux-v5.4/drivers/dma/dw-axi-dmac/
Ddw-axi-dmac-platform.c953 static int dw_remove(struct platform_device *pdev) in dw_remove() function
996 .remove = dw_remove,
/Linux-v5.4/sound/soc/intel/common/
Dsst-firmware.c205 static void dw_remove(struct dw_dma_chip *chip) in dw_remove() function
325 dw_remove(dma->chip); in sst_dma_free()