Home
last modified time | relevance | path

Searched refs:binder_fops (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/android/
H A Dbinder_internal.h74 extern const struct file_operations binder_fops;
H A Dbinderfs.c150 inode->i_fop = &binder_fops; in binderfs_binder_device_create()
H A Dbinder.c6594 const struct file_operations binder_fops = { variable
6761 binder_device->miscdev.fops = &binder_fops; in init_binder_device()
/kernel/linux/linux-6.6/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.c6645 const struct file_operations binder_fops = { variable
6849 binder_device->miscdev.fops = &binder_fops; in init_binder_device()

Completed in 19 milliseconds