Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/android/
Dbinder.c58 static struct dentry *binder_debugfs_dir_entry_proc; variable
2968 if (binder_debugfs_dir_entry_proc) { in binder_open()
2973 binder_debugfs_dir_entry_proc, proc, &binder_proc_fops); in binder_open()
3665 binder_debugfs_dir_entry_proc = debugfs_create_dir("proc", in binder_init()