Home
last modified time | relevance | path

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

/linux/rust/macros/
H A Dmodule.rs90 fn emit_only_loadable(&mut self, field: &str, content: &str, param: bool) { in emit_only_loadable() method
100 self.emit_only_loadable(field, content, param); in emit_internal()