Home
last modified time | relevance | path

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

/Linux-v4.19/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