Searched refs:privatecnt (Results 1 – 3 of 3) sorted by relevance
670 device->privatecnt++; in find_candidate()683 if (--device->privatecnt == 0) in find_candidate()707 device->privatecnt++; in dma_get_slave_channel()714 if (--device->privatecnt == 0) in dma_get_slave_channel()910 if (--chan->device->privatecnt == 0) in dma_release_channel()1227 device->privatecnt++; /* Always private */ in dma_async_device_register()
119 chan->device->privatecnt++; in fsl_edma_xlate()164 chan->device->privatecnt++; in fsl_edma3_xlate()170 chan->device->privatecnt++; in fsl_edma3_xlate()
857 unsigned int privatecnt; member