Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwmon/
H A Dsht3x.c141 static const u16 mode_to_update_interval[] = { variable
187 u8 number_of_modes = ARRAY_SIZE(mode_to_update_interval); in get_mode_from_update_interval()
194 if (mode_to_update_interval[index] <= value) in get_mode_from_update_interval()
255 u16 interval_ms = mode_to_update_interval[data->mode]; in sht3x_update_client()
547 return mode_to_update_interval[data->mode]; in update_interval_read()