Searched refs:req_ch (Results 1 – 2 of 2) sorted by relevance
58 int bcm_dma_allocate(int req_ch);
325 bcm_dma_allocate(int req_ch) in bcm_dma_allocate() argument331 if (req_ch >= BCM_DMA_CH_MAX) in bcm_dma_allocate()337 if (req_ch < 0) { in bcm_dma_allocate()348 if (sc->sc_dma_ch[req_ch].flags & BCM_DMA_CH_FREE) { in bcm_dma_allocate()349 ch = req_ch; in bcm_dma_allocate()