Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/android/
Dsync_debug.c214 static const struct file_operations sync_debugfs_fops = { variable
223 debugfs_create_file("sync", S_IRUGO, NULL, NULL, &sync_debugfs_fops); in sync_debugfs_init()