Searched refs:xilly_get_dma_buffers (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-6.6/drivers/char/xillybus/ |
H A 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()
|
/kernel/linux/linux-5.10/drivers/char/xillybus/ |
H A 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()
|
Completed in 6 milliseconds