Home
last modified time | relevance | path

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

/drivers/dma/ioat/
Ddma.h95 int (*enumerate_channels)(struct ioatdma_device *device); member
Ddma.c1031 device->enumerate_channels(device); in ioat_probe()
1202 device->enumerate_channels = ioat1_enumerate_channels; in ioat1_dma_probe()
Ddma_v2.c888 device->enumerate_channels = ioat2_enumerate_channels; in ioat2_dma_probe()
Ddma_v3.c1872 device->enumerate_channels = ioat2_enumerate_channels; in ioat3_dma_probe()