Home
last modified time | relevance | path

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

/linux/rust/kernel/
H A Dregulator.rs267 pub fn get_voltage(&self) -> Result<Voltage> { get_voltage() method
/linux/drivers/thermal/
H A Ddevfreq_cooling.c148 static unsigned long get_voltage(struct devfreq *df, unsigned long freq) in get_voltage() function
/linux/include/linux/mfd/
H A Dtwl.h697 int (*get_voltage)(void *data); global() member