Home
last modified time | relevance | path

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

/linux/rust/kernel/
H A Dregulator.rs38 const DISABLE_ON_DROP: bool; constant
53 const DISABLE_ON_DROP: bool = true; constant
57 const DISABLE_ON_DROP: bool = false; constant