Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/android/
Dsync_debug.c177 static int sync_debugfs_show(struct seq_file *s, void *unused) in sync_debugfs_show() function
211 return single_open(file, sync_debugfs_show, inode->i_private); in sync_debugfs_open()
238 sync_debugfs_show(&s, NULL); in sync_dump()