Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/hwmon/
Dadt7475.c247 static inline int reg2temp(struct adt7475_data *data, u16 reg) in reg2temp() function
407 out = reg2temp(data, data->temp[THERM][sattr->index]) - in temp_show()
437 out = reg2temp(data, data->temp[sattr->nr][sattr->index]); in temp_show()
484 temp = reg2temp(data, data->temp[THERM][sattr->index]); in temp_store()
644 val = reg2temp(data, data->temp[AUTOMIN][sattr->index]); in point2_show()
675 temp = reg2temp(data, data->temp[AUTOMIN][sattr->index]); in point2_store()