TEMP_READ         573 drivers/hwmon/w83793.c 	if (nr == TEMP_READ && index < 4) {	/* Only TD1-TD4 have low bits */
TEMP_READ        1053 drivers/hwmon/w83793.c 		NULL, TEMP_READ, index - 1),				\
TEMP_READ        2062 drivers/hwmon/w83793.c 		data->temp[i][TEMP_READ] =
TEMP_READ        2063 drivers/hwmon/w83793.c 		    w83793_read_value(client, W83793_REG_TEMP[i][TEMP_READ]);
TEMP_READ         641 drivers/hwmon/w83795.c 		data->temp[i][TEMP_READ] =
TEMP_READ         642 drivers/hwmon/w83795.c 			w83795_read(client, W83795_REG_TEMP[i][TEMP_READ]);
TEMP_READ        1326 drivers/hwmon/w83795.c 	if (nr == TEMP_READ)
TEMP_READ        1684 drivers/hwmon/w83795.c 		NULL, TEMP_READ, index - 1),				\