Searched refs:nr_vchans (Results 1 – 1 of 1) sorted by relevance
235 unsigned int nr_vchans; member1069 if (drq > od->nr_vchans) in owl_dma_of_xlate()1122 od->nr_vchans = nr_requests; in owl_dma_probe()1184 od->vchans = devm_kcalloc(&pdev->dev, od->nr_vchans, in owl_dma_probe()1189 for (i = 0; i < od->nr_vchans; i++) { in owl_dma_probe()