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.rs39 const DISABLE_ON_DROP: bool; global() constant
61 const DISABLE_ON_DROP: bool = true; global() constant
65 const DISABLE_ON_DROP: bool = false; global() constant
69 const DISABLE_ON_DROP: bool = false; global() constant