Home
last modified time | relevance | path

Searched refs:restart_dma (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/platforms/cell/spufs/
H A Dfault.c37 ctx->ops->restart_dma(ctx); in spufs_handle_event()
161 ctx->ops->restart_dma(ctx); in spufs_handle_class1()
H A Dhw_ops.c334 .restart_dma = spu_hw_restart_dma,
H A Dspufs.h205 void (*restart_dma)(struct spu_context *ctx); member
H A Dbacking_ops.c399 .restart_dma = spu_backing_restart_dma,
/kernel/linux/linux-6.6/arch/powerpc/platforms/cell/spufs/
H A Dfault.c37 ctx->ops->restart_dma(ctx); in spufs_handle_event()
161 ctx->ops->restart_dma(ctx); in spufs_handle_class1()
H A Dhw_ops.c334 .restart_dma = spu_hw_restart_dma,
H A Dspufs.h205 void (*restart_dma)(struct spu_context *ctx); member
H A Dbacking_ops.c399 .restart_dma = spu_backing_restart_dma,
/kernel/linux/linux-5.10/drivers/usb/gadget/udc/
H A Dnet2280.c1199 static void restart_dma(struct net2280_ep *ep) in restart_dma() function
1371 restart_dma(ep); in net2280_set_halt_and_wedge()
2685 restart_dma(ep); in handle_ep_small()
2964 restart_dma(e); in handle_stat0_irqs_superspeed()
3252 restart_dma(e); in handle_stat0_irqs()
3507 restart_dma(ep);
/kernel/linux/linux-6.6/drivers/usb/gadget/udc/
H A Dnet2280.c1191 static void restart_dma(struct net2280_ep *ep) in restart_dma() function
1366 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);

Completed in 13 milliseconds