Home
last modified time | relevance | path

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

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