Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/hwmon/
Dda9052-hwmon.c55 static inline int input_reg_to_mv(int value) in input_reg_to_mv() function
163 return sprintf(buf, "%d\n", input_reg_to_mv(ret)); in da9052_misc_channel_show()