Home
last modified time | relevance | path

Searched refs:lm90_temp_min_index (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/hwmon/
H A Dlm90.c1179 static const u8 lm90_temp_min_index[3] = { variable
1238 lm90_temp_min_index[channel]); in lm90_temp_read()
1241 lm90_temp_min_index[channel]); in lm90_temp_read()
1287 lm90_temp_min_index[channel], in lm90_temp_write()
1291 lm90_temp_min_index[channel], in lm90_temp_write()
/kernel/linux/linux-6.6/drivers/hwmon/
H A Dlm90.c1482 static const u8 lm90_temp_min_index[MAX_CHANNELS] = { variable
1555 *val = lm90_get_temp(data, lm90_temp_min_index[channel], channel); in lm90_temp_read()
1594 err = lm90_set_temp(data, lm90_temp_min_index[channel], in lm90_temp_write()

Completed in 6 milliseconds