Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/dma/ioat/
Ddma_v2.h159 int ioat2_enumerate_channels(struct ioatdma_device *device);
Ddma_v2.c367 int ioat2_enumerate_channels(struct ioatdma_device *device) in ioat2_enumerate_channels() function
884 device->enumerate_channels = ioat2_enumerate_channels; in ioat2_dma_probe()
Ddma_v3.c1614 device->enumerate_channels = ioat2_enumerate_channels; in ioat3_dma_probe()