Home
last modified time | relevance | path

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

/drivers/hwmon/
Dlm93.c271 u8 prochot_max[2]; member
959 data->prochot_max[i] = lm93_read_byte(client, in lm93_update_client_common()
2260 return sprintf(buf, "%d\n", data->prochot_max[nr]); in show_prochot_max()
2278 data->prochot_max[nr] = LM93_PROCHOT_TO_REG(val); in store_prochot_max()
2280 data->prochot_max[nr]); in store_prochot_max()