Searched refs:xilly_get_dma_buffers (Results 1 – 1 of 1) sorted by relevance
/linux-5.19.10/drivers/char/xillybus/ |
D | xillybus_core.c | 343 static int xilly_get_dma_buffers(struct xilly_endpoint *ep, in xilly_get_dma_buffers() function 555 rc = xilly_get_dma_buffers(ep, &rd_alloc, buffers, in xilly_setupchannels() 569 rc = xilly_get_dma_buffers(ep, &wr_alloc, buffers, in xilly_setupchannels() 572 rc = xilly_get_dma_buffers(ep, &wr_alloc, NULL, in xilly_setupchannels()
|