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 {} global() implementation
58 pub struct Dynamic; global() struct
68 impl RegulatorState for Dynamic { global() implementation
75 impl IsEnabled for Dynamic {} global() implementation