Searched refs:to_ioatdma_device (Results 1 - 3 of 3) sorted by last modified time

/drivers/dma/ioat/
H A Ddma.c1131 struct ioatdma_device *device = to_ioatdma_device(dma);
H A Ddma.h38 #define to_ioatdma_device(dev) container_of(dev, struct ioatdma_device, common) macro
H A Ddma_v2.c449 dma = to_ioatdma_device(chan->device);
472 dma = to_ioatdma_device(chan->device);

Completed in 34 milliseconds