Home
last modified time | relevance | path

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

/rust/kernel/
Dinit.rs713 macro_rules! try_init { macro
1138 fn try_init<E>(init: impl Init<T, E>) -> Result<Self, E> in try_init() method
1171 fn try_init<E>(init: impl Init<T, E>) -> Result<Self, E> in try_init() method
1201 fn try_init<E>(init: impl Init<T, E>) -> Result<Self, E> in try_init() method