Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/hwmon/
Dlm90.c1450 static const u8 lm90_temp_max_index[MAX_CHANNELS] = { variable
1522 *val = lm90_get_temp(data, lm90_temp_max_index[channel], channel); in lm90_temp_read()
1562 err = lm90_set_temp(data, lm90_temp_max_index[channel], in lm90_temp_write()