Home
last modified time | relevance | path

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

/linux/rust/kernel/device/
H A Dproperty.rs580 pub struct PropertyGuard<'fwnode, 'name, T> { struct
589 impl<T> PropertyGuard<'_, '_, T> { impl
624 impl<T: Default> PropertyGuard<'_, '_, T> { impl