Searched refs:binder_debugfs_dir_entry_proc (Results 1 - 1 of 1) sorted by relevance

/drivers/staging/android/
H A Dbinder.c49 static struct dentry *binder_debugfs_dir_entry_proc; variable in typeref:struct:dentry
2959 if (binder_debugfs_dir_entry_proc) {
2963 binder_debugfs_dir_entry_proc, proc, &binder_proc_fops);
3628 binder_debugfs_dir_entry_proc = debugfs_create_dir("proc",

Completed in 1218 milliseconds