Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/dma/ioat/
Ddma_v2.h164 int ioat2_alloc_chan_resources(struct dma_chan *c);
Ddma_v2.c514 int ioat2_alloc_chan_resources(struct dma_chan *c) in ioat2_alloc_chan_resources() function
892 dma->device_alloc_chan_resources = ioat2_alloc_chan_resources; in ioat2_dma_probe()
Ddma_v3.c1621 dma->device_alloc_chan_resources = ioat2_alloc_chan_resources; in ioat3_dma_probe()