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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/hwmon/
H A Dw83627hf.c468 static ssize_t show_in_0(struct w83627hf_data *data, char *buf, u8 reg) function
488 return show_in_0(data, buf, data->in[0]);
494 return show_in_0(data, buf, data->in_min[0]);
500 return show_in_0(data, buf, data->in_max[0]);

Completed in 63 milliseconds