Home
last modified time | relevance | path

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

/linux/drivers/android/binder/
H A Drust_binderfs.c51 char *rust_binder_devices_param = CONFIG_ANDROID_BINDER_DEVICES; variable
52 module_param_named(rust_devices, rust_binder_devices_param, charp, 0444);
685 name = rust_binder_devices_param; in binderfs_fill_super()
773 name = rust_binder_devices_param; in init_rust_binderfs()