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

/drivers/hwmon/
H A Dw83627hf.c562 static ssize_t show_in_0(struct w83627hf_data *data, char *buf, u8 reg) function
582 return show_in_0(data, buf, data->in[0]);
588 return show_in_0(data, buf, data->in_min[0]);
594 return show_in_0(data, buf, data->in_max[0]);

Completed in 107 milliseconds