Home
last modified time | relevance | path

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

/linux/drivers/android/binder/
H A Drust_binder_main.rs69 pub struct binder_device { struct
73 impl Default for binder_device { implementation
369 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/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.c5308 struct binder_device *device; in binder_free_proc()
5315 device = container_of(proc->context, struct binder_device, context); in binder_free_proc()
6053 struct binder_device *binder_dev; in binder_open()
6081 struct binder_device, miscdev); in binder_open()
7048 void binder_add_device(struct binder_device *device)
7054 void binder_remove_device(struct binder_device *device) in binder_add_device()
7063 struct binder_device *binder_device; in init_binder_device()
7065 binder_device = kzalloc_obj(*binder_device); in init_binder_device() local
[all...]
/linux/Documentation/admin-guide/
H A Dbinderfs.rst58 binder_device`` with the name to the kernel it will allocate a new binder