Searched refs:rust_binder_fops (Results 1 – 3 of 3) sorted by relevance
49 extern const struct file_operations rust_binder_fops;
315 pub static rust_binder_fops: AssertSync<kernel::bindings::file_operations> = { variable
166 inode->i_fop = &rust_binder_fops; in binderfs_binder_device_create()