Home
last modified time | relevance | path

Searched defs:ioatdma_device (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/dma/ioat/
Ddma.h74 struct ioatdma_device { struct
88 void (*intr_quirk)(struct ioatdma_device *device); argument
89 int (*enumerate_channels)(struct ioatdma_device *device); argument
93 int (*self_test)(struct ioatdma_device *device); argument
Ddma.c273 struct ioatdma_device *ioatdma_device; in ioat_dma_alloc_descriptor() local
405 struct ioatdma_device *ioatdma_device = chan->device; in ioat1_dma_free_chan_resources() local