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.rs41 const DISABLE_ON_DROP: bool; constant
56 const DISABLE_ON_DROP: bool = true; constant
60 const DISABLE_ON_DROP: bool = false; constant