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