Home
last modified time | relevance | path

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

/linux/drivers/hwmon/
H A Dda9055-hwmon.c116 static inline int volt_reg_to_mv(int value, int channel) in volt_reg_to_mv() function
166 return sprintf(buf, "%d\n", volt_reg_to_mv(adc, channel)); in da9055_auto_ch_show()