Searched refs:to_ioatdma_device (Results 1 – 2 of 2) sorted by relevance
46 struct ioatdma_device *ioat_dma = to_ioatdma_device(dma); in version_show()
34 #define to_ioatdma_device(dev) container_of(dev, struct ioatdma_device, dma_dev) macro