Searched refs:privatecnt (Results 1 – 2 of 2) sorted by relevance
519 device->privatecnt++; in __dma_request_channel()531 if (--device->privatecnt == 0) in __dma_request_channel()552 if (--chan->device->privatecnt == 0) in dma_release_channel()794 device->privatecnt++; /* Always private */ in dma_async_device_register()
537 unsigned int privatecnt; member