binder_fops      6066 drivers/android/binder.c const struct file_operations binder_fops = {
binder_fops      6086 drivers/android/binder.c 	binder_device->miscdev.fops = &binder_fops;
binder_fops        74 drivers/android/binder_internal.h extern const struct file_operations binder_fops;
binder_fops       146 drivers/android/binderfs.c 	inode->i_fop = &binder_fops;