Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/include/asm/
H A Dpasemi_dma.h470 struct pasemi_dmachan { struct
472 enum pasemi_dmachan_type chan_type; /* TX / RX */ argument
495 extern void *pasemi_dma_alloc_chan(enum pasemi_dmachan_type type, argument
497 extern void pasemi_dma_free_chan(struct pasemi_dmachan *chan); argument