Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/i825xx/
Dlasi_82596.c99 #define DMA_ALLOC dma_alloc_noncoherent macro
Dsni_82596.c26 #define DMA_ALLOC dma_alloc_coherent macro
Dlib82596.c1066 dma = (struct i596_dma *) DMA_ALLOC(dev->dev.parent, in i82596_probe()