Searched refs:privatecnt (Results 1 – 2 of 2) sorted by relevance
672 device->privatecnt++; in find_candidate()685 if (--device->privatecnt == 0) in find_candidate()709 device->privatecnt++; in dma_get_slave_channel()716 if (--device->privatecnt == 0) in dma_get_slave_channel()910 if (--chan->device->privatecnt == 0) in dma_release_channel()1264 device->privatecnt++; /* Always private */ in dma_async_device_register()
871 unsigned int privatecnt; member