Home
last modified time | relevance | path

Searched defs:binderfs (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/android/binder/
H A Drust_binder_main.rs51 mod binderfs { module
362 let device = unsafe { (*inode).i_private } as *const binderfs::binder_device; in rust_binder_open() constant