Searched refs:privatecnt (Results 1 – 3 of 3) sorted by relevance
669 device->privatecnt++; in find_candidate()682 if (--device->privatecnt == 0) in find_candidate()706 device->privatecnt++; in dma_get_slave_channel()713 if (--device->privatecnt == 0) in dma_get_slave_channel()909 if (--chan->device->privatecnt == 0) in dma_release_channel()1268 device->privatecnt++; /* Always private */ in dma_async_device_register()
123 chan->device->privatecnt++; in fsl_edma_xlate()
854 unsigned int privatecnt; member