Searched refs:privatecnt (Results 1 – 3 of 3) sorted by relevance
579 device->privatecnt++; in dma_get_any_slave_channel()585 if (--device->privatecnt == 0) in dma_get_any_slave_channel()622 device->privatecnt++; in __dma_request_channel()634 if (--device->privatecnt == 0) in __dma_request_channel()696 if (--chan->device->privatecnt == 0) in dma_release_channel()923 device->privatecnt++; /* Always private */ in dma_async_device_register()
750 chan->device->privatecnt++; in fsl_edma_xlate()
614 unsigned int privatecnt; member