Lines Matching defs:device
100 void ioat_init_channel(struct ioatdma_device *device, struct ioat_chan_common *chan, int idx) in ioat_init_channel()
123 static int ioat1_enumerate_channels(struct ioatdma_device *device) in ioat1_enumerate_channels()
363 struct ioatdma_device *device = chan->device; in ioat_stop() local
751 struct ioatdma_device *device = chan->device; in ioat_dma_tx_status() local
815 int ioat_dma_self_test(struct ioatdma_device *device) in ioat_dma_self_test()
921 int ioat_dma_setup_interrupts(struct ioatdma_device *device) in ioat_dma_setup_interrupts()
1006 static void ioat_disable_interrupts(struct ioatdma_device *device) in ioat_disable_interrupts()
1012 int ioat_probe(struct ioatdma_device *device) in ioat_probe()
1067 int ioat_register(struct ioatdma_device *device) in ioat_register()
1081 static void ioat1_intr_quirk(struct ioatdma_device *device) in ioat1_intr_quirk()
1127 struct ioatdma_device *device = to_ioatdma_device(dma); in version_show() local
1165 void ioat_kobject_add(struct ioatdma_device *device, struct kobj_type *type) in ioat_kobject_add()
1185 void ioat_kobject_del(struct ioatdma_device *device) in ioat_kobject_del()
1200 int ioat1_dma_probe(struct ioatdma_device *device, int dca) in ioat1_dma_probe()
1232 void ioat_dma_remove(struct ioatdma_device *device) in ioat_dma_remove()