Searched refs:xilly_get_dma_buffers (Results 1 – 1 of 1) sorted by relevance
/drivers/char/xillybus/ |
D | xillybus_core.c | 321 static int xilly_get_dma_buffers(struct xilly_endpoint *ep, in xilly_get_dma_buffers() function 532 rc = xilly_get_dma_buffers(ep, &rd_alloc, buffers, in xilly_setupchannels() 545 rc = xilly_get_dma_buffers(ep, &wr_alloc, buffers, in xilly_setupchannels() 548 rc = xilly_get_dma_buffers(ep, &wr_alloc, NULL, in xilly_setupchannels()
|