Searched refs:privatecnt (Results 1 – 3 of 3) sorted by relevance
560 device->privatecnt++; in find_candidate()573 if (--device->privatecnt == 0) in find_candidate()598 device->privatecnt++; in dma_get_slave_channel()605 if (--device->privatecnt == 0) in dma_get_slave_channel()791 if (--chan->device->privatecnt == 0) in dma_release_channel()1079 device->privatecnt++; /* Always private */ in dma_async_device_register()
770 chan->device->privatecnt++; in fsl_edma_xlate()
737 unsigned int privatecnt; member