Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dma/ioat/
H A Dsysfs.c34 struct ioatdma_device *ioat_dma = to_ioatdma_device(dma); in version_show()
H A Ddma.h22 #define to_ioatdma_device(dev) container_of(dev, struct ioatdma_device, dma_dev) macro
H A Dinit.c1322 struct ioatdma_device *d = to_ioatdma_device(device); in release_ioatdma()