Home
last modified time | relevance | path

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

/openbmc/linux/rust/kernel/
H A Dinit.rs613 macro_rules! try_pin_init { macro
1118 fn try_pin_init<E>(init: impl PinInit<T, E>) -> Result<Pin<Self>, E> in try_pin_init() method
1157 fn try_pin_init<E>(init: impl PinInit<T, E>) -> Result<Pin<Self>, E> in try_pin_init() method
1187 fn try_pin_init<E>(init: impl PinInit<T, E>) -> Result<Pin<Self>, E> in try_pin_init() method