Home
last modified time | relevance | path

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

/linux/rust/kernel/
H A Dregulator.rs29 pub trait Sealed {} trait
H A Ddevice.rs499 pub trait Sealed {} trait
/linux/rust/kernel/net/phy/
H A Dreg.rs18 pub trait Sealed {} interface
/linux/rust/kernel/device/
H A Dproperty.rs492 impl Sealed for $int {} impl
493 impl<const N: usize> Sealed for [$int; N] {} impl
/linux/rust/kernel/time/
H A Dhrtimer.rs450 pub trait Sealed {} trait