HomeSort by relevance Sort by last modified time
    Searched full:slow_ref (Results 1 - 1 of 1) sorted by null

  /external/kernel-headers/original/linux/
dmaengine.h 89 * @slow_ref: indicates that the DMA channel is free
105 int slow_ref; member in struct:dma_chan
117 if (unlikely(chan->slow_ref))
127 if (unlikely(chan->slow_ref))

Completed in 716 milliseconds