mode_to_update_interval  120 drivers/hwmon/sht3x.c static const u16 mode_to_update_interval[] = {
mode_to_update_interval  155 drivers/hwmon/sht3x.c 	u8 number_of_modes = ARRAY_SIZE(mode_to_update_interval);
mode_to_update_interval  162 drivers/hwmon/sht3x.c 		if (mode_to_update_interval[index] <= value)
mode_to_update_interval  223 drivers/hwmon/sht3x.c 	u16 interval_ms = mode_to_update_interval[data->mode];
mode_to_update_interval  554 drivers/hwmon/sht3x.c 			 mode_to_update_interval[data->mode]);