Searched refs:binder_device (Results 1 – 3 of 3) sorted by relevance
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()
5325 struct binder_device *device; in binder_free_proc()5332 device = container_of(proc->context, struct binder_device, context); in binder_free_proc()6070 struct binder_device *binder_dev; in binder_open()6098 struct binder_device, miscdev); in binder_open()7065 void binder_add_device(struct binder_device *device) in binder_add_device()7071 void binder_remove_device(struct binder_device *device) in binder_remove_device()7080 struct binder_device *binder_device; in init_binder_device() local7082 binder_device = kzalloc_obj(*binder_device); in init_binder_device()7083 if (!binder_device) in init_binder_device()7086 binder_device->miscdev.fops = &binder_fops; in init_binder_device()[all …]
58 binder_device`` with the name to the kernel it will allocate a new binder