Searched refs:restart_dma (Results 1 – 10 of 10) sorted by relevance
37 ctx->ops->restart_dma(ctx); in spufs_handle_event()161 ctx->ops->restart_dma(ctx); in spufs_handle_class1()
205 void (*restart_dma)(struct spu_context *ctx); member
334 .restart_dma = spu_hw_restart_dma,
399 .restart_dma = spu_backing_restart_dma,
25 DMAVoidFunc *restart_dma; member
1191 static void restart_dma(struct net2280_ep *ep) in restart_dma() function1366 restart_dma(ep); in net2280_set_halt_and_wedge()2690 restart_dma(ep); in handle_ep_small()2967 restart_dma(e); in handle_stat0_irqs_superspeed()3257 restart_dma(e); in handle_stat0_irqs()3514 restart_dma(ep); in handle_stat1_irqs()
595 .restart_dma = bmdma_restart_dma,
2708 .restart_dma = ide_nop,2717 s->bus->dma->ops->restart_dma(s->bus->dma); in ide_restart_dma()2788 if (bus->dma->ops->restart_dma) { in ide_bus_register_restart_cb()
462 s->bus->dma->ops->restart_dma(s->bus->dma); in ide_atapi_dma_restart()
1600 .restart_dma = ahci_restart_dma,