Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/hwmon/
H A Dtmp421.c103 static int temp_from_raw(u16 reg, bool extended) in temp_from_raw() function
169 *val = temp_from_raw(tmp421->temp[channel], in tmp421_read()
/kernel/linux/linux-6.6/drivers/hwmon/
H A Dtmp421.c114 static int temp_from_raw(u16 reg, bool extended) in temp_from_raw() function
210 *val = temp_from_raw(tmp421->channel[channel].temp, in tmp421_read()

Completed in 1 milliseconds