Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/dma/ioat/
Ddma.h89 int (*enumerate_channels)(struct ioatdma_device *device); member
Ddma.c1037 device->enumerate_channels(device); in ioat_probe()
1207 device->enumerate_channels = ioat1_enumerate_channels; in ioat1_dma_probe()
Ddma_v2.c884 device->enumerate_channels = ioat2_enumerate_channels; in ioat2_dma_probe()
Ddma_v3.c1614 device->enumerate_channels = ioat2_enumerate_channels; in ioat3_dma_probe()