Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwmon/
H A Dw83627hf.c804 static ssize_t show_in_0(struct w83627hf_data *data, char *buf, u8 reg) in show_in_0() function
825 return show_in_0(data, buf, data->in[0]); in in0_input_show()
833 return show_in_0(data, buf, data->in_min[0]); in in0_min_show()
872 return show_in_0(data, buf, data->in_max[0]); in in0_max_show()