Home
last modified time | relevance | path

Searched defs:reg_temp (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/hwmon/
H A Dmax31760.c82 unsigned int reg_temp; in max31760_read() local
241 unsigned int reg_temp; in max31760_write() local
H A Dnct6775.h30 u16 reg_temp[5][NUM_TEMP]; /* 0=temp, 1=temp_over, 2=temp_hyst, member
H A Dnct7802.c206 u8 reg_temp, u8 reg_temp_low, int *temp) in nct7802_read_temp()