Home
last modified time | relevance | path

Searched refs:binder_fops (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/android/
H A Dbinder_internal.h76 extern const struct file_operations binder_fops;
H A Dbinderfs.c158 inode->i_fop = &binder_fops; in binderfs_binder_device_create()
H A Dbinder.c6487 const struct file_operations binder_fops = { variable
6546 binder_device->miscdev.fops = &binder_fops; in init_binder_device()