Home
last modified time | relevance | path

Searched refs:enumerate_channels (Results 1 – 4 of 4) sorted by relevance

/linux-3.3/drivers/dma/ioat/
Ddma.h81 int (*enumerate_channels)(struct ioatdma_device *device); member
Ddma.c1023 device->enumerate_channels(device); in ioat_probe()
1194 device->enumerate_channels = ioat1_enumerate_channels; in ioat1_dma_probe()
Ddma_v2.c877 device->enumerate_channels = ioat2_enumerate_channels; in ioat2_dma_probe()
Ddma_v3.c1161 device->enumerate_channels = ioat2_enumerate_channels; in ioat3_dma_probe()