Home
last modified time | relevance | path

Searched refs:config_regulators (Results 1 – 2 of 2) sorted by relevance

/linux/rust/kernel/
H A Dopp.rs302 fn config_regulators( in config_regulators() method
481 config_regulators: if T::HAS_CONFIG_REGULATORS { in set()
482 Some(Self::config_regulators) in set()
540 extern "C" fn config_regulators( in config_regulators() method
550 T::config_regulators( in config_regulators()
/linux/drivers/opp/
H A Dopp.h238 config_regulators_t config_regulators; member