Home
last modified time | relevance | path

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

/openbmc/linux/rust/macros/
H A Dmodule.rs82 fn emit_only_loadable(&mut self, field: &str, content: &str) { in emit_only_loadable() method
88 self.emit_only_loadable(field, content); in emit()