Home
last modified time | relevance | path

Searched refs:to_ioatdma_device (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/dma/ioat/
Dsysfs.c46 struct ioatdma_device *ioat_dma = to_ioatdma_device(dma); in version_show()
Ddma.h34 #define to_ioatdma_device(dev) container_of(dev, struct ioatdma_device, dma_dev) macro
Ddma.c300 ioat_dma = to_ioatdma_device(chan->device); in ioat_alloc_ring_ent()
323 ioat_dma = to_ioatdma_device(chan->device); in ioat_free_ring_ent()