Home
last modified time | relevance | path

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

/linux/rust/kernel/
H A Dregulator.rs33 impl Sealed for super::Dynamic {} implementation
58 pub struct Dynamic; struct
68 impl RegulatorState for Dynamic { implementation
75 impl IsEnabled for Dynamic {} implementation