Searched refs:attach_count (Results 1 – 1 of 1) sorted by relevance
1492 int count = 0, attach_count, shared_count, i; in dma_buf_debug_show() local1549 attach_count = 0; in dma_buf_debug_show()1554 attach_count++; in dma_buf_debug_show()1558 seq_printf(s, "Total %d devices attached\n\n", attach_count); in dma_buf_debug_show()