Home
last modified time | relevance | path

Searched refs:rust_binder_layout (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/android/binder/
H A Drust_binder.h52 struct rust_binder_layout { struct
58 extern const struct rust_binder_layout RUST_BINDER_LAYOUT; argument
H A Drust_binder_main.rs90 use kernel::bindings::rust_binder_layout;
92 static RUST_BINDER_LAYOUT: rust_binder_layout = rust_binder_layout {