Home
last modified time | relevance | path

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

/linux/drivers/hwmon/
H A Dadt7475.c254 static inline int reg2temp(struct adt7475_data *data, u16 reg) in reg2temp() function
420 out = reg2temp(data, data->temp[THERM][sattr->index]) - in temp_show()
450 out = reg2temp(data, data->temp[sattr->nr][sattr->index]); in temp_show()
497 temp = reg2temp(data, data->temp[THERM][sattr->index]); in temp_store()
657 val = reg2temp(data, data->temp[AUTOMIN][sattr->index]); in point2_show()
688 temp = reg2temp(data, data->temp[AUTOMIN][sattr->index]); in point2_store()