Home
last modified time | relevance | path

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

/linux/drivers/android/
H A Dbinder_internal.h33 struct binder_device { struct
585 void binder_add_device(struct binder_device *device);
591 void binder_remove_device(struct binder_device *device);
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/drivers/android/binder/
H A Drust_binder_internal.h39 struct binder_device { struct
H A Drust_binder_main.rs67 pub struct binder_device { struct
71 impl Default for binder_device { implementation
368 let device = unsafe { (*inode).i_private } as *const binderfs::binder_device; in rust_binder_open()
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/Documentation/admin-guide/
H A Dbinderfs.rst58 binder_device`` with the name to the kernel it will allocate a new binder