Searched refs:osal_dma_alloc_coherent (Results 1 – 2 of 2) sorted by relevance
107 void *osal_dma_alloc_coherent(struct ecore_dev *, dma_addr_t *, size_t);115 osal_dma_alloc_coherent(dev, phys, size)
127 void *osal_dma_alloc_coherent(struct ecore_dev *p_dev, in osal_dma_alloc_coherent() function