Home
last modified time | relevance | path

Searched refs:float_to_long (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/hwmon/
H A Dlochnagar-hwmon.c59 * float_to_long - Convert ieee754 reading from hardware to an integer
72 static long float_to_long(u32 data, u32 precision) in float_to_long() function
197 *val = float_to_long(data, precision); in read_sensor()
/kernel/linux/linux-6.6/drivers/hwmon/
H A Dlochnagar-hwmon.c57 * float_to_long - Convert ieee754 reading from hardware to an integer
70 static long float_to_long(u32 data, u32 precision) in float_to_long() function
195 *val = float_to_long(data, precision); in read_sensor()

Completed in 2 milliseconds