Searched refs:balance_ref_count (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/dma/
H A Ddmaengine.c198 * balance_ref_count - catch up the channel reference count
201 * balance_ref_count must be called under dma_list_mutex
203 static void balance_ref_count(struct dma_chan *chan) balance_ref_count() function
241 balance_ref_count(chan); dma_chan_get()
633 * balance_ref_count as this channel will not be __dma_request_channel()

Completed in 54 milliseconds