Searched refs:rt_dma_free_coherent (Results 1 – 3 of 3) sorted by relevance
| /components/drivers/include/drivers/ |
| A D | dma.h | 207 rt_inline void rt_dma_free_coherent(struct rt_device *dev, rt_size_t size, in rt_dma_free_coherent() function
|
| /components/drivers/ata/ |
| A D | ahci.c | 808 rt_dma_free_coherent(host->parent.dev, RT_AHCI_DMA_SIZE, port->dma, in rt_ahci_host_register() 888 rt_dma_free_coherent(host->parent.dev, RT_AHCI_DMA_SIZE, port->dma, in rt_ahci_host_unregister()
|
| /components/drivers/pci/host/dw/ |
| A D | pcie-dw_host.c | 205 rt_dma_free_coherent(pci->dev, sizeof(rt_uint64_t), port->msi_data, in dw_pcie_free_msi()
|
Completed in 11 milliseconds