Home
last modified time | relevance | path

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

/linux/rust/kernel/
H A Dregulator.rs261 pub fn get_voltage(&self) -> Result<Voltage> { in 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/regulator/
H A Ddriver.h164 int (*get_voltage) (struct regulator_dev *); member
/linux/include/linux/mfd/
H A Dtwl.h676 int (*get_voltage)(void *data); member