Searched refs:xdma_callback (Results 1 - 7 of 7) sorted by relevance

/freebsd-12-stable/sys/dev/xdma/
H A Dxdma.h260 void xdma_callback(struct xdma_channel *xchan, xdma_transfer_status_t *status);
H A Dxdma.c276 xdma_callback(xdma_channel_t *xchan, xdma_transfer_status_t *status) function
/freebsd-12-stable/sys/mips/ingenic/
H A Djz4780_pdma.c159 xdma_callback(chan->xchan, &status);
/freebsd-12-stable/sys/dev/xdma/controller/
H A Dpl330.c192 xdma_callback(chan->xchan, &status);
/freebsd-12-stable/sys/dev/xilinx/
H A Daxidma.c189 xdma_callback(chan->xchan, &status);
/freebsd-12-stable/sys/dev/altera/msgdma/
H A Dmsgdma.c184 xdma_callback(chan->xchan, &status);
/freebsd-12-stable/sys/dev/altera/softdma/
H A Dsoftdma.c574 xdma_callback(chan->xchan, &status);

Completed in 78 milliseconds