Searched refs:xilly_get_dma_buffers (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.15/drivers/char/xillybus/ |
| D | xillybus_core.c | 307 static int xilly_get_dma_buffers(struct xilly_endpoint *ep, in xilly_get_dma_buffers() function 519 rc = xilly_get_dma_buffers(ep, &rd_alloc, buffers, in xilly_setupchannels() 533 rc = xilly_get_dma_buffers(ep, &wr_alloc, buffers, in xilly_setupchannels() 536 rc = xilly_get_dma_buffers(ep, &wr_alloc, NULL, in xilly_setupchannels()
|