Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/platform_data/
Dedma.h122 void edma_free_slot(unsigned slot);
/linux-4.1.27/drivers/dma/
Dedma.c859 edma_free_slot(echan->slot[i]); in edma_free_chan_resources()
1055 edma_free_slot(ecc->dummy_slot); in edma_probe()
1065 edma_free_slot(ecc->dummy_slot); in edma_remove()
/linux-4.1.27/arch/arm/common/
Dedma.c804 void edma_free_slot(unsigned slot) in edma_free_slot() function
819 EXPORT_SYMBOL(edma_free_slot);