Home
last modified time | relevance | path

Searched defs:restart_dma (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/include/hw/ide/
H A Dide-dma.h25 DMAVoidFunc *restart_dma; member
/openbmc/linux/arch/powerpc/platforms/cell/spufs/
H A Dspufs.h205 void (*restart_dma)(struct spu_context *ctx); member
/openbmc/linux/drivers/usb/gadget/udc/
H A Dnet2280.c1191 static void restart_dma(struct net2280_ep *ep) in restart_dma() function