Searched defs:sync_debugfs_fops (Results 1 - 1 of 1) sorted by relevance

/drivers/staging/android/
H A Dsync_debug.c212 static const struct file_operations sync_debugfs_fops = { variable in typeref:struct:file_operations
221 debugfs_create_file("sync", S_IRUGO, NULL, NULL, &sync_debugfs_fops);

Completed in 57 milliseconds