Home
last modified time | relevance | path

Searched refs:nr_vchans (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/dma/
Dowl-dma.c219 unsigned int nr_vchans; member
828 od->nr_vchans = nr_requests; in owl_dma_probe()
883 od->vchans = devm_kcalloc(&pdev->dev, od->nr_vchans, in owl_dma_probe()
888 for (i = 0; i < od->nr_vchans; i++) { in owl_dma_probe()