Home
last modified time | relevance | path

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

/linux-3.3/drivers/dma/ioat/
Ddma_v2.h163 int ioat2_enumerate_channels(struct ioatdma_device *device);
Ddma_v2.c352 int ioat2_enumerate_channels(struct ioatdma_device *device) in ioat2_enumerate_channels() function
877 device->enumerate_channels = ioat2_enumerate_channels; in ioat2_dma_probe()
Ddma_v3.c1161 device->enumerate_channels = ioat2_enumerate_channels; in ioat3_dma_probe()