Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/dma-buf/
Ddma-buf.c826 static int dma_buf_show(struct seq_file *s, void *unused) in dma_buf_show() function
835 return single_open(file, dma_buf_show, inode->i_private); in dma_buf_debug_open()