Home
last modified time | relevance | path

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

/linux/drivers/hwmon/
H A Dadt7475.c255 static inline int reg2temp(struct adt7475_data *data, u16 reg) in reg2temp() function
421 out = reg2temp(data, data->temp[THERM][sattr->index]) - in temp_show()
451 out = reg2temp(data, data->temp[sattr->nr][sattr->index]); in temp_show()
498 temp = reg2temp(data, data->temp[THERM][sattr->index]); in temp_store()
658 val = reg2temp(data, data->temp[AUTOMIN][sattr->index]); in point2_show()
689 temp = reg2temp(data, data->temp[AUTOMIN][sattr->index]); in point2_store()