Searched refs:busaddrp (Results 1 – 1 of 1) sorted by relevance
754 size_t swsize, dma_addr_t *busaddrp, void *swringp, in alloc_ring() argument761 void *hwring = dma_alloc_coherent(dev, hwlen, busaddrp, GFP_KERNEL); in alloc_ring()775 dma_free_coherent(dev, hwlen, hwring, *busaddrp); in alloc_ring()