Home
last modified time | relevance | path

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

/linux/drivers/android/binder/
H A Drust_binderfs.c120 struct binder_device *device = NULL; in binderfs_binder_device_create()
244 struct binder_device *device = inode->i_private; in binderfs_evict_inode()
380 struct binder_device *device; in binderfs_binder_ctl_create()
/linux/drivers/android/
H A Dbinderfs.c120 struct binder_device *device; in binderfs_binder_device_create()
252 struct binder_device *device = inode->i_private; in binderfs_evict_inode()
389 struct binder_device *device; in binderfs_binder_ctl_create()
H A Dbinder.c5310 struct binder_device *device; in binder_free_proc()
5317 device = container_of(proc->context, struct binder_device, context); in binder_free_proc()
6055 struct binder_device *binder_dev; in binder_open()
6083 struct binder_device, miscdev); in binder_open()
7050 void binder_add_device(struct binder_device *device) in binder_add_device()
7056 void binder_remove_device(struct binder_device *device) in binder_remove_device()
7065 struct binder_device *binder_device; in init_binder_device() local
7067 binder_device = kzalloc_obj(*binder_device); in init_binder_device()
7068 if (!binder_device) in init_binder_device()
7071 binder_device->miscdev.fops = &binder_fops; in init_binder_device()
[all …]
/linux/Documentation/admin-guide/
H A Dbinderfs.rst58 binder_device`` with the name to the kernel it will allocate a new binder