Searched refs:ioat2_enumerate_channels (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/dma/ioat/
H A Ddma_v2.h159 int ioat2_enumerate_channels(struct ioatdma_device *device);
H A Ddma_v2.c348 * ioat2_enumerate_channels - find and initialize the device's channels
351 int ioat2_enumerate_channels(struct ioatdma_device *device) function
871 device->enumerate_channels = ioat2_enumerate_channels;
H A Ddma_v3.c1157 device->enumerate_channels = ioat2_enumerate_channels;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/dma/ioat/
H A Ddma_v2.h159 int ioat2_enumerate_channels(struct ioatdma_device *device);
H A Ddma_v2.c348 * ioat2_enumerate_channels - find and initialize the device's channels
351 int ioat2_enumerate_channels(struct ioatdma_device *device) function
871 device->enumerate_channels = ioat2_enumerate_channels;
H A Ddma_v3.c1157 device->enumerate_channels = ioat2_enumerate_channels;

Completed in 164 milliseconds