Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/android/
H A Dbinderfs.c109 struct binder_device *device; in binderfs_binder_device_create()
252 struct binder_device *device = inode->i_private; in binderfs_evict_inode()
398 struct binder_device *device; in binderfs_binder_ctl_create()
H A Dbinder.c4945 struct binder_device *device; in binder_free_proc()
4954 device = container_of(proc->context, struct binder_device, context); in binder_free_proc()
5651 struct binder_device *binder_dev; in binder_open()
5685 struct binder_device, miscdev); in binder_open()
6573 struct binder_device *binder_device; in init_binder_device() local
6575 binder_device = kzalloc(sizeof(*binder_device), GFP_KERNEL); in init_binder_device()
6576 if (!binder_device) in init_binder_device()
6579 binder_device->miscdev.fops = &binder_fops; in init_binder_device()
6580 binder_device->miscdev.minor = MISC_DYNAMIC_MINOR; in init_binder_device()
6581 binder_device->miscdev.name = name; in init_binder_device()
[all …]
H A Dbinder_internal.h34 struct binder_device { struct
/OK3568_Linux_fs/kernel/Documentation/admin-guide/
H A Dbinderfs.rst58 binder_device`` with the name to the kernel it will allocate a new binder