Searched refs:binder_device (Results 1 – 7 of 7) sorted by relevance
33 struct binder_device { struct585 void binder_add_device(struct binder_device *device);591 void binder_remove_device(struct binder_device *device);
120 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()
5310 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() local7067 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 …]
39 struct binder_device { struct
67 pub struct binder_device { struct71 impl Default for binder_device { implementation368 let device = unsafe { (*inode).i_private } as *const binderfs::binder_device; in rust_binder_open()
120 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()
58 binder_device`` with the name to the kernel it will allocate a new binder