Home
last modified time | relevance | path

Searched refs:attach_count (Results 1 – 1 of 1) sorted by relevance

/device/soc/rockchip/common/sdk_linux/drivers/dma-buf/
Ddma-buf.c1492 int count = 0, attach_count, shared_count, i; in dma_buf_debug_show() local
1549 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()